Projects

6. Bus Yatra Booking




Developed a bus business management system which solves the problem of bus business owners of managing their booking system and their customers.

Bus Yatra Booking

5. Open World Landscape using Unreal Engine 4




Note: This project is under the development stage only and can not be deployed.

  1. To shape some landscapes and mountains.
  2. To paint the landscape, add snow, add grass, gravel and different types of surfaces.
  3. There will be a moving character with its controls throughout the landscape.

4. House Cost Prediction




It is a Machine Learning Project in which a model is trained having following features:

  1. Follows Supervised learning.
  2. Has Regression task.
  3. It is a batch learning i.e. input data is not continuous.
  4. The model uses Root Mean Squared Error for identifying the better algorithm.

The model is trained for predicting the house prices based on given features dataset. The dataset is provided with certain features and a label. The dataset is taken from "housing data boston uci repository". This project is done with the help from YouTube "codeWithHarry". Respect Mr. Harry sir guided in this project, in which we have solved the prediction problem of Dragon Real EState. I have followed his video step by step to put my first practical approach in training the dataset.

Medical Store Management System

3. Advanced Calculator Using Java




This is a simple expression-based calculator using java. It uses java. util.Stack package in java. It helped me to enhance my GUI making skills and OOPs concepts.

Medical Store Management System

Open World Landscape using Unreal Engine

2. Personal Portfolio Website




Note: This project is fully developed and deployed.


This is my personal portfolio, which I have created to accumulate all my doings in one place. I have taken a pre-made sample that was available for free and then modified it for my needs by myself. It uses the latest HTML with CSS and JavaScript. I have used Microsoft Visual Studio Code for editing the code locally in my windows laptop. Then uploaded it to GitHub for hosting purposes. I have also used a custom domain from Namecheap as http://kushagrame.work. However, the URL provided by GitHub is always available to use. I have learnt many skills like bug fixing, modification of code and various on the go troubleshooting.Note: This project is fully developed and deployed. This is my personal portfolio, which I have created to accumulate all my doings in one place. I have taken a pre-made sample that was available for free and then modified it for my needs by myself. It uses the latest HTML with CSS and JavaScript. I have used Microsoft Visual Studio Code for editing the code locally in my windows laptop. Then uploaded it to GitHub for hosting purposes. I have also used a custom domain from Namecheap as http://kushagrame.work. However, the URL provided by GitHub is always available to use. I have learnt many skills like bug fixing, modification of code and various on the go troubleshooting.

My Web link

1. Medical Store Management System




It is a management system of Medical Store, to maintain and manage a record of medicines, employees and transactions related information. It is a one-stop intelligent solution of problems every medical store owners faces. Moreover, its friendly GUI makes it more useful and time-saving. The administrator can manage everything, and each employee will have their own account, thus, making each employee work private from each other. However, ADMIN can observe everything. Employees will only have rights for adding records, and their attendance is monitored within the application. Employees can reset the password either by their unique User Name or by directly contacting the administrator of the store. For this project, Java language and MySQL databases are used.

Medical Store Management System