profile pic

I am currently a computer science student at Georgia Tech who plans to graduate in the spring of 2023. Since I was 17 years old, I have been fond of programming and engineering. I have always considered myself a problem-solver, and the computer science path has never failed at throwing new problems my way. I view this field of study as a stepping stone toward creating projects that can have a positive impact.

Sudoku Solving Tool

Description

A unique sudoku solver that can solve all 9 x 9 sudoku puzzles instantaneously using recursive backtracking.

Java

AWT

Swing

Find it on GitHub and the Microsoft Store

1 / 3
sudoku-pic-1
2 / 3
sudoku-pic-2
3 / 3
sudoku-pics-3

Flappy Unicorn

Description

This is a unique take on the classic mobile game previously known as Flappy Bird. In this rendition, "levels" become harder as the speed of the flying unicorn increases. Another unique aspect is the addition of a star that can earn the player an extra point if captured.

C#

Visual Studio

Find it on GitHub and the Microsoft Store

1 / 3
2 / 3
flappy-pic-2
3 / 3
flappy-pic-3

Base Converter

Description

With a click of a button, this application can convert any integer of any base to any other integer base of your choice.

Java

AWT

Swing

Find it on GitHub and the Microsoft Store

1 / 3
base-pic-1
2 / 3
base-pic-2
3 / 3
base-pic-3

This Website

HTML

CSS

JavaScript

View Source Code