← back

Projects

10 projects — all of them shipped.

StarlightQuranLive

StarlightQuran

Your Complete Islamic Companion

Quran, Adhkar & Duas in one place. Built with Next.js featuring audio, tafsir, custom API layer with ISR and in-memory caching. Clean reusable components with lazy loading and code splitting.

Next.jsReactTypeScriptTailwind CSSISR
NasaExpoLive

NasaExpo

Exploring the Universe Through Data

Full-stack app with custom API routes serving paginated exoplanet records from a CSV dataset. Server-side caching with clean separation between data layer and UI.

Next.jsTypeScriptAPI RoutesSSR
CortexGardenLive

CortexGarden

Cognitive Games Platform

Quizzes and cognitive games built with Next.js and Redux Toolkit. Custom server-side math question generation with external trivia API integration and theme-aware UI.

Next.jsRedux ToolkitTypeScriptExternal API
StellarMirrorLive

StellarMirror

Compare the Universe, One Date at a Time

Vanilla JS app integrating NASA APOD API to fetch and compare space photos from any two dates side by side. Clean modular JS with image download support.

JavaScriptNASA APICSS
YeFaxLive

YeFax

I miss the old Kanye

A creative project celebrating Kanye West's legacy. Built with React to practice frontend development while exploring music and nostalgia in an interactive web experience.

ReactJavaScriptCSS
AstroDoLive

AstroDo

Your Cosmic To-Do List

A sleek and cosmic-themed to-do list web app designed to help you organize tasks with a touch of the stars. Features a dark/night-friendly UI, smooth animations, notifications, and task validation.

HTMLCSSJavaScript
WindlyLive

Windly

Simple and Responsive Weather App

A clean and intuitive weather application built with React. Provides real-time weather information with a responsive design that works across all devices.

ReactJavaScriptCSSWeather API
QuotesCraftLive

QuotesCraft

Minecraft-Inspired Quote Gallery

A fun and inspiring quote website with a unique Minecraft-style pixel-art theme. Browse and discover daily inspirational quotes.

ReactJavaScriptCSS
Re-tasksLive

Re-tasks

Task Management Reimagined

A clean and minimal task management app built to practice React fundamentals. Features task creation, completion tracking, and a responsive UI.

ReactJavaScriptCSS
Basic-CRUDLive

Basic-CRUD

Foundational CRUD Operations

A simple CRUD project built while learning JavaScript. Demonstrates fundamental create, read, update, and delete operations on data.

JavaScriptHTMLCSS