Personal_Website
This is the website you are currently viewing. It is a portfolio website to display my education and projects
Tech Stack: Python, Flask, HTML, CSS, Bootstrap
Blackjack
A Desktop Application in tkinter in Python. You can play as many games with the computer as you want
Tech Stack: Python, tkinter
Sudoku_Solver
You enter an unsolved sudoku and the output is solved sudoku. This is a Desktop Application is created in tkinter library in Python
Tech Stack: Python, tkinter
Tic Tac Toe
A Desktop Application in tkinter in Python. You can play tictactoe with the computer as many times as you want
Tech Stack: Python, tkinter
Calculator
Created a Desktop Application using tkinter library in Python. The Calculator design is similar to Iphone 7 and works in a similar fashion
Tech Stack: Python, tkinter
Shopping Store
Created a Desktop Application using Swing and AWT library in JAVA. The application is for small retailers who want to create a desktop application for their users. Verifies email for users of the apps. Also has a ChatBot feature.
Tech Stack: JAVA, Swing, AWT