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 π΅
Go implementation of the Monkey programming language Interpreter.
Go Β· Interpreter Β· Programming Language

CacheCow π
An in-memory key-value store server implementation written in Go.
Go Β· Redis Β· Key-Value Store


MovieDB π¬
Manage Movie Data with the MovieDB API - Efficient, and Easy! πΏπ
API Β· Movie Database Β· Data Management

Firegram πΌοΈ
A React and Firebase-powered web app for seamless cloud-based image storage and organization.
React Β· Firebase Β· Cloud Storage

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 π
A web application that allows users to create and share text snippets with an expiration time.
Go Β· MySQL Β· HTML Β· CSS Β· JavaScript