Fun Stuff
Experimental projects and API integrations I'm building for fun
LIVE
👀
Visitor Counter
Real-time visitor tracking powered by Redis. Built with Node.js using a clean OOP architecture (Repository → Service → Controller pattern).
...
Total Visits
...
Unique
...
Online Now
Node.jsRedisNext.js APITypeScript
View Source CodeComing Soon
🎵
Spotify Dashboard
Real-time visualization of my listening habits, top tracks, and playlist analytics using the Spotify API.
Next.jsSpotify APIChart.js
Coming Soon
🐙
GitHub Activity Feed
Live feed of my GitHub contributions, pull requests, and repository activity with cool visualizations.
Node.jsGitHub APIWebSockets
Coming Soon
🌤️
Weather Mood Board
Dynamic background and theme that changes based on local weather conditions and time of day.
ReactOpenWeather APIFramer Motion
Coming Soon
🤖
AI Chat Assistant
An interactive AI-powered chatbot that can answer questions about my experience and projects.
Node.jsOpenAI APIStreaming
Coming Soon
✨
Code Snippet Gallery
A collection of my favorite code snippets and utilities with syntax highlighting and copy functionality.
TypeScriptPrism.jsMonaco Editor