Technical Portfolio

This portfolio showcases my software engineering projects, focusing on backend development, data processing, and terminal-based workflows. Each project demonstrates my commitment to mastery-based learning and building strong technical foundations.

All Projects

Terminal Environment Setup

A fully customized development environment using Neovim, tmux, and command-line tools optimized for software engineering and data analysis workflows.

Technologies: Neovim, tmux, Shell Scripting, Git

Ruby Data Processing Pipeline

ETL pipeline built in Ruby for processing and transforming datasets, with data validation and reporting components.

Technologies: Ruby, RSpec, PostgreSQL

Python Data Analysis Framework

Framework for analyzing financial datasets, including data cleaning, transformation, and visualization components.

Technologies: Python, Pandas, NumPy, Matplotlib

RESTful API Service

Backend service implementing RESTful principles for data management and retrieval with comprehensive test coverage.

Technologies: Ruby, Sinatra, PostgreSQL, RSpec