PS C:\Users\Faizul> winfetch
βββββββββββββββ SYSTEM βββββββββββββββ
User : Faizul Mushofa
Role : IT Student
Focus : Backend Development
Learning : Spring Boot & FastAPI
Editor : IntelliJ IDEA / VS Code
Status : Building projects...
ββββββββββββββββββββββββββββββββββββββ |
π¦ FaizulWorkspace
β
βββ π BackendProjects
β βββ π auth-api
β βββ π upload-service
β βββ π jwt-practice
β
βββ π Learning
β βββ π spring-boot
β βββ π fastapi
β βββ π system-design
β βββ π clean-architecture
β
βββ π SideProjects
PS C:\Users\Faizul> Get-Process contributions
Status : Running
Mode : ContinuousWindows PowerShell
Copyright (C) Microsoft Corporation.
PS C:\Users\Faizul> python developer.py
Initializing developer profile...
[β] Loading Java modules...
[β] Loading Spring Boot environment...
[β] Connecting to GitHub...
[β] Starting learning session...
--------------------------------------------
class Faizul:
mode = "learning"
stack = ["Spring Boot", "FastAPI"]
def today(self):
return [
"build projects",
"fix bugs",
"learn something new"
]
--------------------------------------------
Session started successfully.
Happy coding :)


