SMXTREME — Project Index
Full-stack web apps, Discord bots, games, and tools — built in Node.js, Express, and whatever else the problem demands.
8 projects across web, bot & gamePrimary stack
Express with EJS for SSR. MongoDB and Redis for persistence. Problems first, frameworks second.
github.com/SMXTREME001
Feature-rich Discord bot built around the One Piece universe — RPG gameplay, quests, devil fruits, and interactive community events. Built with Discord.js and a full MongoDB-backed persistence layer.
002
Split expenses with friends, trips, and flatmates without the awkward money conversations. Add expenses, track who owes what, and settle up in the minimum number of payments possible.
003
Modern expense logger web app — track daily spending, visualise expenses across categories, and manage budgets from an intuitive dashboard. Full SSR with Express and EJS.
004
Minimal anime streaming and discovery platform — browse, search, and watch. Clean UI, Redis-cached API calls for snappy load times, and a MongoDB watch history layer.
005
Classic Snake Game in pure vanilla JavaScript — no libraries, no frameworks, zero dependencies. Canvas rendering, keyboard controls, score tracking. The kind of project that sharpens the fundamentals.
006
Browser-based 2D RPG inspired by classic Mario and Pokémon Red/Blue. Tile-based world, character movement, and collision detection — all built from scratch in the browser with vanilla JS canvas.
007
Lightweight text editor built in Java — create, edit, save, and format text files with a clean Swing UI. Covers file I/O, menu bars, keyboard shortcuts, and basic text formatting. Old school, but it works.
008
The site you're looking at. About page at about.shubhammaloo.xyz and project index at project.shubhammaloo.xyz — hand-coded HTML/CSS/JS, no frameworks, no build tools.
The tools that show up in most projects. Node.js is the constant. Everything else gets picked by the problem.