- π All of my projects are available at GitHub
- π Iβm currently learning Java | Spring Boot | DSA
- βοΈ I write articles on X
- β‘ Fact: At the end everything is static
Production-ready backend workflow engine built with Java + Spring Boot.
- π JWT Authentication & Role-Based Access
- π Multi-Level Approval Workflow
- π Full Audit History Tracking
- π³ Dockerized Deployment
Tech: Java β’ Spring Boot β’ PostgreSQL β’ Docker β’ JWT
π Repo: https://github.com/DeepsanBhandari/workflow-approval-system
π API Docs: https://workflow-approval-system-zq0a.onrender.com/swagger-ui.html
Contributed multiple backend engineering skill rules to the AI Nexus open-source project.
πΉ Java + Spring Boot Best Practices
PR β JSK9999/ai-nexus#61
Guidelines for:
- REST API design
- Layered architecture
- JPA best practices
- Dependency Injection
πΉ CI/CD GitHub Actions Rule
PR β JSK9999/ai-nexus#79
Guidelines for:
- Workflow structure
- CI pipelines (test β build β deploy)
- Dependency caching
- Artifact management
- Secrets handling
πΉ GraphQL API Design & Resolver Best Practices
PR β JSK9999/ai-nexus#80
Guidelines for:
- GraphQL schema design
- Query & mutation patterns
- Resolver architecture
- N+1 query prevention with DataLoader
- Authentication & authorization
- Pagination & performance optimization
All contributions reviewed and merged by project maintainers.

