Programming and Software Development

I graduated in 2022 from Bloom Institute of Technology, where I studied subjects including full-stack web development, data engineering, and machine learning. Before long I became the lead web developer at an amazing AI scheduling startup called Scheduler AI. I contributed many features and solutions to the company, and my team was always happy to accommodate my disability wherever necessary. I have a lifelong passion for developing user-friendly web applications and improving the accessibility of developer tools for other disabled engineers.

My Skills

Primarily I am a Python developer, with work experience building web applications using Django and Flask, and machine learning applications using Python data science libraries. I’m skilled in accessible UI development using HTML, CSS, and JavaScript/TypeScript, and am familiar with front-end web frameworks such as React and Angular. On the back-end, I’m most comfortable with Python, Node, and Java, as well as PostgreSQL and MongoDB databases.

A Word on Accessible Programming

In my world, application development must be fully accessible to both users and developers. While I’m overjoyed at the recent emphasis on creating an accessible user experience for consumer apps, there is not as much importance placed on making development tools accessible to people who want to program.

My main goal is to build fully-accessible alternatives to useful applications which should be accessible to all, both in the consumer and the developer space. I will also share my thoughts on inaccessible applications and shine a light on how they could be improved.


Programming Projects

Stay up to date on my latest apps. Also, click here to follow me on GitHub to track and contribute to my open-source projects.


What I’m Working On

These are my works in progress. Feel free to create a pull request if you’d like to contribute to any of the projects below!

Story Builder

A simple Django web app for writers to organize their ideas into solid story structures.

Travel Planner

An Angular/Springboot application for trip planning.


Project Archive

These are my old projects which are no longer under development. Some of them are unfinished; all of them are a time capsule for my years as a student programmer.

Xetra ETL Data Pipeline

A pipeline written in Python which uses an AWS S3 bucket to extract, transform, and load daily stock exchange data.

Note: The Deutsche Borse Xetra S3 bucket is no longer being maintained.

Random String Machine

A commandline tool for generating strings of randomized alphanumeric and special characters.

Take-Home Income Calculator

A commandline tool for calculating hourly, monthly, and yearly take-home pay after factoring in tax rate and expenses.

Spotify Song Suggester

A machine learning application which uses a neural network to generate a Spotify playlist based on a single song.

Airbnb Optimal Price

A Flask web application which calculates the optimal price to rent an Airbnb property using machine learning.