Games

Screenshot of My Tic-Tac-Toe Game

My Tic-Tac-Toe Game

Play Tic-Tac-Toe Online!

Screenshot of My UNO Game

My UNO Game

Play UNO Online!

Large Scale

Screenshot of NodeBooks

NodeBooks

A fully functional local-saving notebook application build with Node.JS Express, FS, and the TinyMCE Text Editor.

Screenshot of CommonPS

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.

Utilities

Screenshot of Live Clock

Live Clock

This clock application harnesses the datetime features of JavaScript to display your local time no matter where you are.

Screenshot of Favicon Generator

Favicon Generator

Input a URL and it will display the favicon for that URL!

Screenshot of Notepad Application

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.

Screenshot of pscode Syntax Highlighter

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.

Screenshot of qix Vulnerability Checker

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.