Work
A collection of tools and services I've built and maintain.
active
Nexio
Version Control System
Implemented a Git-inspired version control system written in Go, exploring core concepts such as commits, snapshots, and repository state management
Designed CLI tooling and repository structure to manage file history and version tracking
Related posts
Developing my own VCS
Storage optimization
From JSON Files to SQLite
Show 1 more
active
Home Lab
Infrastructure Automation
Built Ansible playbooks to automate provisioning and configuration of a personal homelab environment
Automated infrastructure setup and service deployment using Infrastructure-as-Code principles
Related posts
Building my home server P1
Building my home server P2
Building my home server P3
Show 7 more
active
Serverless Deploy
Deployment Automation
Developed automation scripts and GitHub Actions workflows to deploy AWS Lambda functions
Implemented CI/CD pipeline for serverless infrastructure using shell scripting and Infrastructure-as-Code practices
Related posts
Lambda Deployments
Lambda Deployments v2
active
Arcade Lab
Developer Portfolio
Built a personal developer portfolio using Next.js and TypeScript
Designed responsive UI and project showcase pages
Deployed and hosted the application on Vercel, leveraging automated builds and continuous deployment
Built an MCP server exposing blog posts, projects, and personal info as tools for Claude Code
Integrated an AI-powered chat widget with streaming responses, backed by Claude API and server-side tool execution
active
Dotfiles
Dev Environment Config
Configured and maintained NeoVim and Tmux dotfiles with a custom Lua-based NeoVim setup
Automated environment provisioning with an Ansible playbook for reproducible development setups
archived
Lost in Dusk
Developer Portfolio
Built a previous portfolio application using React, Vite, and Tailwind CSS with a fully serverless AWS backend
Provisioned cloud infrastructure with Terraform and automated deployments via GitHub Actions with CI quality gates