Projects
kotlin-api.com 2026
A better search UX for Kotlin's standard library API docs. Like IDE autocomplete but in your browser.
sentinel.sale 2026
Price and inventory tracking service for any online store. User can receive push notifications for sales and other product events. Available as a web extension and mobile app too.
Othello World 2026
Web-based Othello game. Allows the player to choose between different algorithms.
Daily Quordle Solver 2025
Serverless automation that solves Merriam-Webster's daily Quordle puzzle using Selenium and the OpenAI API.
SumarAI 2024
Chrome extension that enables one-click article summaries using the OpenAI API. Uses Mozilla's readability library for text extraction.
Chess Engine 2018
A Java based chess engine implementing minimax search with alpha-beta tree pruning, transposition tables, iterative deepening, and heuristic board evaluations.