Modeler
A modeling tool for the K-12 students that teaches computational thinking,

Typescript

React

Next

Supabase

Wavecolor
Simple app that converts the wavelenght into the corresponing color visible to human eye.

Typescript

React

Next

Cookbook
Created a website that collects all the recpies important to my family in one place.

Typescript

React

Next

ChatApp
Created a multithreaded commandline chat app, that uses UNIX sockets.

C++

Huffman Encoding
Wrote a program that compressed files using huffman encoding.

C++

Luhn Algorithm
Wrote a program that computes checksum and validates input using Luhn algorithm

C++

WCE
Created a website for a Wireless Communication Enterprise, student organization at Michigan Technological University.

TypeScript

React

Next

DBank
Created a commandline based banking application using Supabase as a database of choice.

JavaScript

Supabase

eeAID
Made a progressive web app that finds color code based on the resistance of the basic circuit component and does calculations commonly used by electrical engineers.

TypeScript

React Native

Expo

Tic Tac Toe
Created a console-run tic tac toe game for 2 players using C++.

C++

Travel App
Created a Xamarin Forms app that integrated an SQLite database, which allows users to enter the name of the city visited, country, and continent.

C#

Xamarin Forms

SQLite

Snowflakes
Made a JavaFX application that produces window filled with randomly generated snowflakes.

Java

JavaFX

Calculator App
Wrote an android application in Java that performs 12 distinct mathematical operations. Designed a scalable, vertical layout that is more suitable than the default one.

Android Studio

Java