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
Play Store · Alpha
Trinidad-localised social deduction party game for 3–10 players, shipped to the Google Play Store (alpha/internal testing). 460+ word Supabase-backed word bank across themed packs, private card-reveal flow, Chaos Mode, RevenueCat in-app purchases, AdMob ads with entitlement-based suppression, and offline-first AsyncStorage caching - full EAS release pipeline.
React Native
Expo
TypeScript
Supabase
RevenueCat
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
cat /project_11.md
Token Flip - Foundry VTT
Foundry VTT module (v13/v14, system-agnostic) letting players switch a token between multiple saved faces - image, actor sheet, and scale - mid-session via a token HUD button, hold-to-open face menu, or macro API. Configurable HP sharing across forms, per-token flag storage synced to all players, and a public module API.
JavaScript
Foundry VTT API
cat /project_12.md
Pokémon Dashboard
Flask web application with server-side rendering - users register, log in, and access a personalized dashboard. Reads from a local CSV database and dynamically fetches Pokémon images from the PokeAPI based on user interactions.
Python
Flask
PokeAPI