Projects
Games
My Tic-Tac-Toe Game
Play Tic-Tac-Toe Online!
My UNO Game
Play UNO Online!
Large Scale
NodeBooks
A fully functional local-saving notebook application build with Node.JS Express, FS, and the TinyMCE Text Editor.
AI Scholarly Mode
Model Context Protocol (MCP) server for accessing Springer academic articles. Enables AI assistants to search scholarly publications, retrieve article data, and engage in research-focused conversations using Springer's API through specialized tools.
CommonPS
I created CommonPS as a standardized pseudocode language for education and algorithm development. The site provides comprehensive language reference, syntax documentation, and examples to help developers and students write clear, consistent pseudocode.
pscode Syntax Highlighter
A VS Code extension that provides syntax highlighting for Common Pseudocode. Enables developers and educators to write pseudocode with enhanced readability through visual distinction of keywords, operators, strings, numbers, comments, and built-in functions. Supports multiple file extensions including .pscode, .pcode, .pseudo, and .commonps.
qix Vulnerability Checker
A command-line tool and Node.js package that scans your project's dependencies for known vulnerabilities in packages published to npm by qix. Easily check for certain security issues in your npm projects and know which (if any) package versions you have installed are not safe.
Utilities
Live Clock
This clock application harnesses the datetime features of JavaScript to display your local time no matter where you are.
Favicon Generator
Input a URL and it will display the favicon for that URL!
ImageResize
High-performance image resizing API built with Astro and Sharp. Supports dynamic image resizing via URL parameters, multiple output formats (JPEG/PNG/WebP), aspect ratio preservation, and deploys as serverless functions on Vercel.
Notepad Application
A fullly functional Notepad Application built with the TinyMCE Text Editor, that saves all file content to Browser's LocalStorage. The ability to Upload/Download Files is also available.
Progress Bar
An Astro-powered SVG progress bar generator with customizable URL parameters for progress percentage, color, font family, and font style. Used in GitHub profiles and documentation via simple image embeds.
Weather
A weather forecast application that fetches real-time weather data using the OpenWeatherMap API. Users can search by ZIP code to view current conditions including temperature, humidity, and weather descriptions.
WebShot
Modern web screenshot API service built with Astro and deployed on Vercel. Features customizable viewport dimensions, multiple image formats (JPG/PNG), ad/tracker blocking, full-page capture, caching, and support for thum.io and ScreenshotOne.