top of page

PROJECTS

Project | 01

Connect4 Application

Jan 2019 – Feb 2019

Core Java project:
Developed a game Connect4 Application in the JavaFX platform

Project | 02
Lifestore e-commerce website​

May 2019 – Jul 2019

Web Development project:
Developed an e-commerce website using HTML, CSS, Bootstrap, MySQL, and PHP that works seamlessly on different devices.

Project | 03
Fantasy Cricket game​

Dec 2019 – Jan 2020

Python project
Built the UI using PyQt, code in Python, and the database for the application using SQLite

Project | 04

AZCC12B4WEBSITE

Dec 2019 – Jan 2020

AZURE CLOUD COMPUTING
Minor Project: creating a storage account of any type. Uploading at least 10-15 files in the account and using the storage explorer you should be able to visualize it.

Major Project (Group Project): creating a WordPress website and hosting it in the Azure cloud.

Project | 05
Scribe​

Mar 2020 – Apr 2020

Angular project :
Built a social-micro-blogging website and deployed it on Firebase cloud (it includes creating an account and logging in. one can also go ahead and create their own profile and submit a post)

Project | 06
Android App Development Project

Apr 2020 – Jun 2020


A food ordering app that lists the restaurants and their menu items. Using that app, the users can order food items. Further, the users can also save the restaurants as favorites and view their order history. The app is built using XML and Kotlin.

Project | 07
Data Science Projects

Jul 2020 - Sep 2020

Predicting if a client will make a fixed deposit with the bank. Based on the age of the client, job type, marital status, etc.
Forecast hourly bike rental demand. Using weather data and historical usage patterns.
Implemented in Jupyter notebook

Project | 08
Huffman-Coding

Oct 2020 – Nov 2020

Project implementing Huffman coding, to compress text files.
Its aim is to reduce the size of common text files using Huffman coding, it involves the usage of various data structures.
implemented in Jupyter notebook
using python language

bottom of page