Projects & Fun Little Experiments

Everything I've built, from REST APIs and CLI tools to games and experiments.

A mock streaming pipeline that simulates ingesting tweets, cleaning them, and sinking the results to MongoDB. Built as a Kafka producer/consumer chain in Go.

GoKafkaMongoDBDockerPython

XCrawler

Node Package

XCrawler is a robust, stealth-oriented CLI tool built in TypeScript for scraping tweets from X (formerly Twitter). Designed strictly for research purposes, it avoids bot detection using human-like behavior emulation, Playwright stealth plugins, and GraphQL interception.

PlaywrightGraphQLTypescriptPuppeteerSQLite

Turn-based samurai themed game inspired by the old school Pokemon game model. Players take on the role of a samurai and get the first turn to attack two enemies, who are devils (which called yorei and gotoku in this game).

PygamePython

Linkedin-like CLI based program that let's find you find your desired job.

Java