Projects

Note: Some of the GitHub repositories for these projects are private. If there are any further questions, please contact me for access.

Financial Education Discord Bot

Technologies:
Node.js
MongoDB
TypeScript

The is a quiz bot that allows users to quiz themselves on basic financial concepts and earn points for solving questions correctly. Keep track of your financial knowledge and compete with your friends on the leaderboard!

github

Cryptocurrency Price Tracker

Technologies:
React
Cryptocurrency Price Tracker GIF

A simple cryptocurrency price tracker making use of the CoinGecko API to fetch price and market data for various cryptocurrencies.

github

Image Processing Software

Technologies:
Java
Swing GUI
Image Processing Software GIF

A simple image processing software that allows users to generate images and apply various filters (sharpening, blurring) and color transformations (sepia, greyscale, custom matrix) to them.

github

Maze Solving with Algorithms

Technologies:
Java
Maze Solving with Algorithms GIF

This is a simple maze solving application that uses various algorithms, such as Depth First Search (DFS) and Breadth First Search (BFS) to solve randomly generated mazes.

github