Built with AI.
Shipped with Precision.
I don't just design — I build. From Next.js production apps to lightweight HTML pages with Bootstrap CDN, here are apps and interfaces I've developed.
Development Projects
N3xgen Agentic OS — Mission Control
Enterprise AI orchestration dashboard for IT admins. Real-time system health, incident management, and audit trails.
eFuse Energy Analytics Dashboard
Real-time energy monitoring dashboard with dynamic charts, alert systems, and data visualisation.
UX Portfolio — Landing Page
This very portfolio — built with Next.js, CSS animations, 3D skill cards, and time-based dark theme.
SMARTEDI — EDI Workflow Page
Electronic data interchange workflow landing page built with Bootstrap CDN and scroll animations using AOS.
Genie Connections — App Landing
Animated mobile app landing page with GSAP scroll triggers, feature reveals, and app store CTAs.
AI Chat Interface Component
Claude-powered chat UI with streaming responses, typing indicators, and conversation history.
TILLI — Payments UI
Multi-currency payment dashboard prototype. Clean HTML with Bootstrap grid and custom CSS variables.
Component Library Showcase
Free UI component showcase page. Pure HTML with Tailwind CDN, scroll-triggered animations via AOS.
No Build Tools? No Problem.
Sometimes the fastest solution is a clean HTML file with the right CDN links. Here are the libraries I use for rapid, no-build-step web pages.
Responsive grid, components, utilities. The fastest way to build clean UI.
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css">Utility-first CSS via CDN. No config, instant styling.
<script src="https://cdn.tailwindcss.com"></script>Ready-to-use CSS animations. Add classes, get animations.
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css">Scroll-triggered reveal animations with data attributes.
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>Professional-grade animation library. Timelines, scroll triggers.
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js"></script>Icon library with 1000+ icons via CDN. No download needed.
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">