██████╗ ███████╗██╗ ██╗
██╔══██╗██╔════╝██║ ██║
██║ ██║█████╗ ██║ ██║
██║ ██║██╔══╝ ╚██╗ ██╔╝
██████╔╝███████╗ ╚████╔╝
╚═════╝ ╚══════╝ ╚═══╝██████╗ ██████╗ ██████╗ ██╗███████╗ ██████╗████████╗███████╗
██╔══██╗██╔══██╗██╔═══██╗ ██║██╔════╝██╔════╝╚══██╔══╝██╔════╝
██████╔╝██████╔╝██║ ██║ ██║█████╗ ██║ ██║ ███████╗
██╔═══╝ ██╔══██╗██║ ██║██ ██║██╔══╝ ██║ ██║ ╚════██║
██║ ██║ ██║╚██████╔╝╚█████╔╝███████╗╚██████╗ ██║ ███████║
╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚════╝ ╚══════╝ ╚═════╝ ╚═╝ ╚══════╝Frontend · Backend · APIs · Deployment
Engineering archive containing frontend systems, backend architectures, DevOps experimentation, and complete full stack applications across multiple technology ecosystems.
Frontend • Backend • Full Stack • Stack
Note
This repository contains engineering projects spanning frontend frameworks, backend systems, APIs, DevOps workflows, and complete full stack applications.
The goal of this repository is not just building isolated applications, but understanding:
- frontend architecture
- backend integrations
- API workflows
- deployment pipelines
- state management systems
- scalable application structure
|
|
|
Important
Frontend projects focused on component architecture, API integration, state management, and interactive UI systems.
| Domain | Description | Focus Areas |
|---|---|---|
| angular/ | Angular engineering projects covering framework fundamentals and scalable frontend workflows. | Components · Routing · Services · API Integration |
| html-css-js/ | Vanilla frontend systems including interactive browser-based applications and UI experimentation. | DOM Manipulation · Drag & Drop · LocalStorage |
| react/ | React frontend systems including operations dashboards and RTK Query integrations. | RTK Query · State Management · Frontend Systems |
Note
Backend projects focused on APIs, authentication systems, database workflows, and server-side engineering.
| Domain | Description | Focus Areas |
|---|---|---|
| java-springboot/ | Spring Boot backend systems including authentication workflows and student management applications. | JWT · REST APIs · Spring Security |
| python/ | Python backend projects focused on data integration, reporting systems, and API workflows. | Flask · SQL · API Integration |
| devops/ | Dockerized applications and DevOps experimentation projects. | Docker · Containers · Runtime Workflows |
Tip
Full stack projects focused on integrating frontend interfaces, backend APIs, databases, and deployment workflows into complete engineering systems.
| Domain | Description | Projects |
|---|---|---|
| mern/ | Complete MERN stack systems integrating frontend applications with backend services and database workflows. | LearnHub · CampusEventHub |
flowchart TD
A[dev-projects]
A --> B[Frontend]
A --> C[Backend]
A --> D[Full Stack]
B --> E[Angular]
B --> F[React]
B --> G[Vanilla JS]
C --> H[Spring Boot]
C --> I[Python APIs]
C --> J[Docker Workflows]
D --> K[MERN Applications]
flowchart TD
A[Learn Technology]
--> B[Build Components]
B --> C[Integrate APIs]
C --> D[Test & Debug]
D --> E[Deploy & Iterate]
| Domain | Technologies |
|---|---|
| Frontend | React · Angular · HTML · CSS · JavaScript |
| Backend | Java · Spring Boot · Python · Flask |
| Databases | MongoDB · SQL |
| Full Stack | MERN Stack · REST APIs |
| DevOps | Docker · Containerization |
|
|
|
|
Tip
The focus across projects was not just learning frameworks, but understanding how production engineering systems are structured, integrated, deployed, and maintained.
- modular engineering
- reusable architecture
- API-first thinking
- deployment awareness
- scalable structure
- iterative experimentation
Warning
Most repositories inside this archive are engineering sandboxes containing:
- multiple builds
- architecture iterations
- experimental systems
- framework practice
- integration workflows
- deployment experimentation
Built through continuous frontend, backend, and full stack engineering practice
Frontend · Backend · APIs · Full Stack · DevOps