Skip to content
View ZacharyKeatings's full-sized avatar
🤙
🤙

Highlights

  • Pro

Block or report ZacharyKeatings

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ZacharyKeatings/README.md

Zach Keatings

Full-Stack Developer • Game Builder • Self-Hosting Enthusiast

LinkedIn Portfolio Email

Profile Views


Building games, tools, and self-hosted systems one project at a time.


About Me

I build full-stack software, game systems, and self-hosted tooling. Most of my work runs in private repos while I polish and ship features, but the public projects below give a good slice of what I create. I like systems that scale cleanly and codebases that behave themselves.


Tech Stack

Core Languages

Frontend

Backend & Databases

Cloud & DevOps


Featured Projects

Stock Ticker (Private Repo)

Demo

A multiplayer stock market board game based on the 1930s classic. React frontend, Node and PostgreSQL backend, and real-time networking with Socket.IO.

Tech: React Node.js PostgreSQL Socket.IO Material UI


DataDock

Repo Demo Version

A lightweight, self-hosted file sharing platform. Guest uploads, expiring links, QR codes, admin panel, and brute-force protection.

Tech: PHP MySQL HTML/CSS JavaScript


LancersHub

Repo Demo

A freelance project management tool for small teams. Project boards, messaging, time tracking, and invoices. Built end-to-end with React and Node.

Tech: React Node.js PostgreSQL JWT REST API


Mastermind

Repo Demo

A classic code-breaking puzzle game built with vanilla JavaScript. Features customizable difficulty (up to 16 colors), color blind mode, timer tracking, and shareable PNG results generated via Canvas API.

Tech: JavaScript HTML5 CSS3 Canvas API


Pykemon

Repo

A Python + PyGame recreation of the classic Gen 1 Pokémon titles. Pure hobby project that keeps growing.

Tech: Python PyGame Game Development


Citadel of Whispers

Repo

A tile-based C# roguelike inspired by Castle of the Winds. Procedural floors and a growing combat and progression system.

Tech: C# Procedural Generation Game Development


Simple eCommerce

Repo Demo

A straightforward storefront with product pages, sales toggles, and QR code generation.

Tech: HTML/CSS PHP JavaScript QR Codes

Pinned Loading

  1. DataDock DataDock Public

    A lightweight PHP-based file upload and management system with user accounts, expiring links, admin controls, and no external dependencies.

    PHP

  2. LancersHub LancersHub Public

    LancersHub is a microservices-based freelancing platform that enables freelancers to manage their projects, payments, and communications efficiently.

    JavaScript

  3. Citadel-of-Whispers Citadel-of-Whispers Public

    GDScript

  4. simple-ecommerce-site simple-ecommerce-site Public

    A simple implementation of a webstore using HTML, CSS, JS and PHP.

    PHP

  5. Mastermind Mastermind Public

    JavaScript

  6. Pykemon Pykemon Public

    Python