This is a mix of projects I’ve built for fun, learning, and utility. All are open-source on Github.

Total Public Repositories: 30
Aug 2025
spaceinvaders-game-cli
Last Updated: Sep 18, 2025
GitHub ↗

Simple space invaders game made with tcell library.

Jul 2025
breakout-game-cli
Last Updated: Sep 2, 2025
GitHub ↗

Simple terminal-based Breakout game built in Go using the tcell library.

tictactoe-game-cli
Last Updated: Aug 20, 2025
GitHub ↗

Simple tictactoe game written in golang using tcell library.

Jun 2025
posts
Last Updated: Sep 9, 2025
GitHub ↗

A collection of short articles, guides, notes, and thoughts on design, development, and creative work.

May 2025
todos-cli
Last Updated: Aug 11, 2025
GitHub ↗

todos-cli is a simple cli application that organize list of tasks for a project

Apr 2025
clo835-project
Last Updated: Apr 11, 2025
GitHub ↗

Deployment of 2-tiered web application to managed K8s cluster on Amazon EKS, with pod auto-scaling and deployment automation.

Mar 2025
tmux-config
Last Updated: Aug 11, 2025
GitHub ↗

my tmux config

Feb 2025
clo835-k8s-cluster-assignment2
Last Updated: Mar 2, 2025
GitHub ↗

Creating K8s cluster, deploy containerized stateless applications using K8s manifests as well exposing the applications as NodePort services and roll out an updated version of the application

Jan 2025
nvim-config
Last Updated: Mar 16, 2025
GitHub ↗

my neovim configuration

portable-cloud-assignment1
Last Updated: Feb 3, 2025
GitHub ↗

Using terraform, docker and github automation, will deploy a two tier application with web and db components running as containers. All running within AWS cloud provider.

kubernetes-in-action
Last Updated: Jan 29, 2025
GitHub ↗

Code from the Kubernetes in Action book

Oct 2024
AWS-SiteToSiteVPN-Guide
Last Updated: Dec 25, 2024
GitHub ↗

This repository provides a step-by-step guide to setting up a Site-to-Site VPN connection between two Amazon VPCs without using VPC Peering.

Sep 2024
chess-project
Last Updated: Jan 29, 2025
GitHub ↗

A simple terminal-based chess game developed in Java.

ip-calc
Last Updated: Nov 11, 2024
GitHub ↗

ip-calc comprehensive tool that gives you everything you need to know about an IP address and subnet.

May 2024
portfolio-frontend
Last Updated: Jun 11, 2024
GitHub ↗

This is the frontend code for my personal portfolio website. Written in TypeScript and React

Apr 2024
make_requests_cli
Last Updated: Dec 25, 2024
GitHub ↗

CLI tool built in Go that allows users to interactively create and manage HTTP requests. It provides a convenient way to construct and send HTTP requests, making it easy to test backend APIs and explore their functionality.

go-simple-exercises
Last Updated: Apr 10, 2024
GitHub ↗

Collection of simple Go exercises covering arithmetic operations and some algorithms.

Jan 2024
android-lifecycle-monitor
Last Updated: Jan 29, 2024
GitHub ↗

Gain insights into the sequence and timing of Android Lifecycle events.

LiteStyler
Last Updated: Jan 21, 2024
GitHub ↗

Edit the margin and theme of any website you visit - chrome extension

Dec 2023
journal-entry
Last Updated: Jan 10, 2024
GitHub ↗

Detailed journal entry. To record transactions. Account, credits, debts.

Oct 2023
rust-simple-exercises
Last Updated: Oct 1, 2023
GitHub ↗

Aug 2023
gym-notebook-vem_client
Last Updated: Sep 29, 2023
GitHub ↗

Jul 2023
seeisve
Last Updated: Jun 16, 2025
GitHub ↗

CSV Manipulator tool allows you to effortlessly manipulate and update CSV (Comma-Separated Values) files with ease. Whether you need to clean, transform, or enrich your data, this website provides a user-friendly interface to accomplish your tasks efficiently.

portfolio
Last Updated: Jul 15, 2023
GitHub ↗

Introducing my portfolio website - a collection of my work, skills, and experiences. Explore my projects and get in touch for collaboration opportunities. Thank you for visiting!

May 2023
img-coordinates
Last Updated: Sep 7, 2023
GitHub ↗

Web tool that let you upload an image and obtain the precise coordinates of selected points. By simply pointing your cursor on the image.

bodyfittracker.github.io
Last Updated: May 10, 2023
GitHub ↗

Aug 2020
SelectionSort-JavaProgramming-
Last Updated: Aug 28, 2020
GitHub ↗