A high-performance, aesthetically driven personal portfolio built with zero dependencies. Showcasing expertise in Python, Django, and modern Full-Stack engineering.
This portfolio is a showcase of Technical Purity. In an era of heavy frameworks, this project is built entirely on Pure Vanilla Web Technologies. No React, no Tailwind, no external UI libraries—just highly optimized, handcrafted code.
- Zero-Dependency Engine: 100% Core HTML5, CSS3, and ES6+ JavaScript. Fast, lightweight, and dependency-free.
- Fluid Response System: Implemented using
clamp()fluid typography and CSS Grid, ensuring a "perfect fit" across all device resolutions (Mobile, Tablet, Desktop). - Physics-Based UI: A custom-coded Canvas API background featuring interactive particle physics and theme-aware lighting.
- Glassmorphic Design: Sleek dark-mode aesthetic with real-time backdrop blurs and subtle micro-animations.
- Performance Optimized: Lighthouse-perfect scores with zero runtime overhead and minimal asset payload.
| Django REST API | Python Automation |
|---|---|
![]() |
![]() |
| Scalable API Architecture | Workflow Automation Logic |
| React Component Library | n8n Workflows |
|---|---|
![]() |
![]() |
| Modular UI Construction | Process Automation Engine |
- Semantic HTML5: SEO-first structure and accessibility (A11y) optimized.
- Advanced CSS3: Custom properties (Variables), Grid/Flex alignment, and cubic-bezier keyframe physics.
- Modern JavaScript: DOM lifecycle management, Intersection Observers, and Canvas graphics.
- Python & Django: Robust API development, ORM modeling, and secure authentication.
- FastAPI: Asynchronous system architecture for high-performance services.
- Database Management: PostgreSQL indexing and MongoDB document structures.
- n8n.io: Complex cross-platform workflow automation (Telegram, Drive, AI).
- Environment: Docker containerization, Linux server management, and CI/CD basics.
| Element | Specification | Utility Class |
|---|---|---|
| Surface | Pure Black (#000000) |
--bg-body |
| Primary | Vibrant Blue (#3B82F6) |
.text-primary |
| Secondary | Neon Purple (#8B5CF6) |
.text-secondary |
| Typography | Inter (UI) & JetBrains Mono (Code) | .font-main, .font-code |
| Fluidity | clamp() based responsive scaling |
--fs-h1, --fs-h2 |
portfolio/
├── images/ # Visual assets (Optimized PNG/JPG)
├── index.html # Structural layer (No inline styles)
├── style.css # Presentation layer (Hybrid Utility/Component)
├── script.js # Logic layer (DOM & Canvas Core)
├── LICENSE.md # Legal compliance
└── README.md # Documentation layer-
Clone the repository
git clone https://github.com/muhammedadnank/portfolio.git cd portfolio -
Launch a local server
# Python (Built-in) python3 -m http.server 8000 -
Explore Visit
http://localhost:8000in your browser.
This is a learning-focused project. If you identify structural improvements or CSS optimizations, feel free to submit a Pull Request.
- Fork the repo.
- Branch:
feature/architecture-upgrade. - Commit cleanly:
git commit -m 'feat: optimized mobile navigation logic'. - Submit PR.
Muhammed Adnan K Aspiring Full-Stack Software Engineer



