cat /featured.md
// flagship
Live Production Server Infrastructure
★ Featured
End-to-end design, deployment, and operation of a 26-service Linux production environment across headless servers — delivering live media, document management, cloud storage, and facility automation to end users, secured behind Cloudflare Zero Trust with zero-downtime change discipline and automated nightly backups.
Ubuntu
Docker
Cloudflare ZT
Tailscale
Restic
cat /project_01.md
Discord Manager Bot
Modular Discord bot with plug-and-play command architecture, full moderation suite, real-time scam link detection, and a chat-leveling system with interactive scoreboards.
Python
Pycord
asyncio
Regex
cat /project_02.md
Weathery
Responsive Flask web app delivering real-time weather for any city — liquid glass UI, dynamic conditions, dual-unit temperature, humidity progress bar, and OpenWeatherMap API integration.
Python
Flask
Jinja2
OpenWeatherMap
cat /project_03.md
Island Adventure RPG
2D top-down adventure RPG built on a custom Java game engine — 3rd-person movement, sprite animation, collision detection with hitboxes, pseudo-random NPC AI, and a full inventory system.
Java
Custom Engine
OOP
Eclipse IDE
cat /project_04.md
HotSpott
Current events discovery web application for Trinidad & Tobago — helping locals find what's happening around the island in real time.
HTML
CSS
JavaScript
Web APIs
AI-powered meeting recorder and summarizer for Android — record a call, walk away, and get a full timestamped transcript with speaker labels, auto-detected names, and AI-generated meeting notes (Summary, Decisions, Action Items). No backend, no cloud sync, no account. One API key, stored encrypted on-device.
Kotlin
Jetpack Compose
AssemblyAI
Claude
WorkManager
Room DB
cat /project_06.md
The Oracle — DND
Private
Discord bot that joins a D&D Stage channel, transcribes the live session in real time using faster-whisper, and posts AI narrative summaries every 10 minutes via a local Ollama model. At session end, the full Markdown log is saved and DM'd to the Dungeon Master. Fully local — no cloud, no API keys, no subscriptions.
Python
discord.py
faster-whisper
Ollama
asyncio
cat /project_07.md
Eshwar — Artist Site
Official artist website for Eshwar — cinematic full-screen hero with mouse-tracked spotlight, debut single streaming embed, and links across Spotify, Apple Music, YouTube, and SoundCloud. Zero build step: vanilla HTML with React 18 via CDN.
React
HTML/CSS
JavaScript
Formspree
cat /project_08.md
TriniPoster
Private
A Trinidadian spin on the social deduction genre — real-time multiplayer game inspired by Among Us, built in TypeScript with Caribbean cultural flavor baked into the gameplay and aesthetic.
TypeScript
JavaScript
cat /project_09.md
Gasparillo Hindu School
Private
Full-stack school management and information website — student/teacher/parent portals, news, dashboard, and a Supabase PostgreSQL backend. Built end-to-end with vanilla JavaScript, HTML/CSS, and PLpgSQL for a live educational institution in Trinidad.
JavaScript
HTML/CSS
Supabase
PostgreSQL
cat /project_10.md
Discord Bot V2
Private
Second-generation Discord bot — a full Python rewrite with expanded capabilities, improved command architecture, and enhanced automation over the original V1 build.
Python