Skip to content
View faizulmushofa's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report faizulmushofa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
faizulmushofa/README.md


πŸͺŸ Desktop

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...

──────────────────────────────────────

πŸ“‚ Explorer

πŸ“¦ FaizulWorkspace
β”‚
β”œβ”€β”€ πŸ“ BackendProjects
β”‚   β”œβ”€β”€ πŸ“„ auth-api
β”‚   β”œβ”€β”€ πŸ“„ upload-service
β”‚   └── πŸ“„ jwt-practice
β”‚
β”œβ”€β”€ πŸ“ Learning
β”‚   β”œβ”€β”€ πŸ“„ spring-boot
β”‚   β”œβ”€β”€ πŸ“„ fastapi
β”‚   β”œβ”€β”€ πŸ“„ system-design
β”‚   └── πŸ“„ clean-architecture
β”‚
└── πŸ“ SideProjects

βš™οΈ Installed Apps






πŸ“Š Task Manager




🐍 Background Process

PS C:\Users\Faizul> Get-Process contributions

Status : Running
Mode   : Continuous


πŸ’» Developer Console

Windows 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 :)

PS C:\Users\Faizul> shutdown /s /t 0

Saving workspace...
Closing applications...
See you next commit.

Pinned Loading

  1. kamus-fx kamus-fx Public

    Kamus FX adalah aplikasi kamus desktop JavaFX–SQLite untuk translasi Indonesia–Inggris dengan pencarian cepat berbasis HashMap dan arsitektur MVC, dilengkapi MiniContainer sebagai dependency inject…

    Java

  2. vps-personal-BE vps-personal-BE Public

    cloud storage pribadi reaktif berkinerja tinggi berbasis Spring Boot WebFlux & gRPC. Dilengkapi fitur chunked streaming, keamanan JWT, file sharing, dan ringkasan dokumen otomatis via Google Gemini…

    Java

  3. isekai-skill-front-end isekai-skill-front-end Public

    Frontend Aether, platform Career & Learning OS untuk memantau perkembangan skill, aktivitas belajar, dan progres karier dalam satu dashboard terintegrasi.

    TypeScript

  4. storage-node-grpc storage-node-grpc Public

    "Microservice storage berbasis gRPC untuk vps-personal-backend, menangani upload/download file secara aman, terisolasi, dan hemat resource VPS."

    Java