Projects

                    

Travelling Salesman Problem

Travelling Salesman Problem Preview image

                

This is a visualisation of travelling salesman problem. We can add the number of cities and visualise the shortest distance fromm source city to destination city


                

Tech Stack: Python, Tkinter


                

Github YouTube

                    

Personal_Website

Personal_Website Preview image

                

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


                

                    

Personal_Blogging_Website

Personal_Blogging_Website Preview image

                

This is a personal blogging website for one user. The admin can add, create or update posts.


                

Tech Stack: Python, Flask, HTML, CSS, Bootstrap


                

Github WebApp

                    

Multiple_Users_Blogging_Website

Multiple_Users_Blogging_Website Preview image

                

This is also a blogging website where many users can create their own blogs, login, update their profile pictures. Users can create, change and update their posts


                

Tech Stack: Python, Flask, HTML, CSS, Bootstrap


                

Github WebApp

                    

Blackjack

Blackjack Preview image

                

A Desktop Application in tkinter in Python. You can play as many games with the computer as you want


                

Tech Stack: Python, tkinter


                

Github

                    

Sudoku_Solver

Sudoku_Solver Preview image

                

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


                

Github

                    

Tic Tac Toe

Tic Tac Toe Preview image

                

A Desktop Application in tkinter in Python. You can play tictactoe with the computer as many times as you want


                

Tech Stack: Python, tkinter


                

Github

                    

Calculator

Calculator Preview image

                

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


                

Github

                    

Shopping Store

Shopping Store Preview image

                

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


                

Github