Skip to content

Projects ​

I try to build things that are fun and useful (possibly) or just something to satisfy my curiosity. There might be more on my GitHub. Here are some of the projects I've worked on .

MonkeyLang Interpreter 🐡

MonkeyLang Interpreter 🐡

Go implementation of the Monkey programming language Interpreter.

Go Β· Interpreter Β· Programming Language

CacheCow πŸ„

CacheCow πŸ„

An in-memory key-value store server implementation written in Go.

Go Β· Redis Β· Key-Value Store

Chopper βœ‚οΈ

Chopper βœ‚οΈ

An URL shortener API in golang.

Go Β· API Β· URL Shortener

MovieDB 🎬

MovieDB 🎬

Manage Movie Data with the MovieDB API - Efficient, and Easy! 🍿🌟

API Β· Movie Database Β· Data Management

Firegram πŸ–ΌοΈ

Firegram πŸ–ΌοΈ

A React and Firebase-powered web app for seamless cloud-based image storage and organization.

React Β· Firebase Β· Cloud Storage

Word Count πŸ“Š

Word Count πŸ“Š

A Go implementation of the Unix `wc` command, providing detailed statistics about files or input from the standard input (stdin).

Go Β· Unix Β· Command-line Tool

SnippetBox πŸ“

SnippetBox πŸ“

A web application that allows users to create and share text snippets with an expiration time.

Go Β· MySQL Β· HTML Β· CSS Β· JavaScript