Projects

Projects, Practice & Implimentation = 100 X (Certifications)

Website for KnowledgeWare

Domain: HTML, CSS, PHP, JavaScript

This is a website designed for a training institute that consist of all basic tool elements like Text box, Check box, Radio Buttons, Buttons, Links etc. This also consists Forms, Alerts, Frames, Windows, Widgets and Quiz.
This helps the institute to train, demonstrate and explain the basic concepts of HTML, CSS, JavaScript and PHP to their students easily. The website visiters can also contact the company to join for Selenium Certification Training through the advertisement in the top of the webpage.
Special thanks to my project guide from the company Kunal Wani for the continuous guidence and assistance. My heartful gratitude for him to giving me this opportunity to develop a website and giving me the best guidance without which the project wouldn't been a success.

Link: knowledgeware.in/Automation


Internship
Website for Sri Maruthi Pharma

Domain: HTML, CSS, PHP, MYSQL, Bootstrap

I had an opportunity to be an intern for Bionic Engineers, Bangalore. I worked there from 19th August 2021 to 27th September 2021. We as a team developed a website for a "Sri Maruthi Pharma". The project had both functional web pages and the backend database.


My role in the team was to work on the backend. With the good coordination from the team I successfully created a webpage to take data from the contact us page and save it in the database. The data can be viewed by the admin in admin page. Only the company employee can login to view the feedback submitted by the customers or clients of the company. The admin page has some functionalities like sort, search and delete.

Link: bit.ly/smpharma


Tributes to fallen heros during the pandemic

Domain: HTML, CSS

This project is based on Web Development And its Applications. The main objective of this project is to learn the implementation of HTML and CSS. The basic webpage of this project is created using HTML and styling of the webpage is done using CSS.
The main theme behind the project is to pay tribute to Frontline healthcare workers:
Early in March 2020, people across the world were running their daily schedules and even planning international trips for the summer. School children were all set to finish their exams and dive into their summer vacation. Unfortunately, on this day last year, everything took a turn for the world’s population.
The coronavirus had made its way to countries across the world. With the increasing number of positive cases and deaths, country leaders called for complete lockdowns in their respective nations. March 25th marks the day of the ‘Janata Curfew’ called by Prime Minister Narendra Modi across India.
Today, more than 2.75 million have lost the battle against this disease. On the anniversary of the lockdown, we remember some of these fallen heroes, and we pay our respects to all those who’ve fought hard.

When the user first visits this webpage he will be directed to the homepage. There are two divisions in the homepage. The first division contains main content to pay tribute to the fallen heroes. Another division in the right side of home page contains infographics which shows the information about the pandemic in visual format.
Then the user can click on gallery from the navigation in which he will be directed to gallery web page and some of the glimpses of pandemic is shown shown in pictures, videos and animated images.
Quotes option is provided in the navigation bar, when the user clicks on the that option then a web page with the some of the quotes related to covid-19 pandemic will get displayed. Also some of the news published in some prominent media will be displayed.
On clicking on article option in the navigation button the user will be redirected to a page which consists of some of the articles related to the deaths of doctors due to covid-19, deaths of doctors during covid-19 second wave, list of IIM – Covid-19 registry second wave state wise doctors martyrs and other such articles are displayed.
The user can click on about option in the navigation bar and view the details of the developers of this webpage. The user can contact us through the emails that we have provided in the about page.

Link: bit.ly/tributes2doctors


Online Food Ordering Android Application

Domain: Java, XML, PHP, MYSQL



This project is based on mobile android application. The purpose of this project is making local home food ordering application based on Android with Login and register, Food Lists, Food Description and Order History features. With the theme ‘Buy Local, Be Local’ the customers can buy local homemade food products through this app by online. The idea is to give e-commerce online platform to the entrepreneur. The customers can select the product they want, read the description, select the quantity they need and order the products. The customers can also see the history of their purchases. We have used MySQL for database to store data using PHP and used Heroku as the server.

  1. When a user first opens the application, the user should register if they are using the app for the first time. If already registered, user can login and continue.
  2. After successful login, the user can click on the particular food he needs to order from the list of options available.
  3. The user will be directed to the description page. User can read the description of the product. User can also increase or decrease the quantity of the product he require in the same page.
  4. The user then needs to enter the name and mobile number of the biller in the page and then order the product. These orders will be saved in the database.
  5. The user also can see his history on clicking “My Orders”.
  6. Once the shopping is done, user can double tap back button from the home page so that he will be logged out from the app.
Download App here: bit.ly/ramnathhomeproducts


Crime Record Management System

Domain: HTML, CSS, PHP, Bootstrap, MYSQLI

The Criminal Record Management System applies to police stations across the district and specifically looks into the subject crime detection, conviction of criminals depending on a highly responsive backbone of information management. The efficiency of the police and the effectiveness with which it tackles crime depend on what quality of information it can derive from its existing records and how fast it can have access to it. This system is made to keep the records about the prisoners and about the crimes. Police can login as a user and can add the details of prisoners like name, date of birth, address, crime and etc. Police can add other police for the first time. Police also has all the authority to add crime, criminals, court, prison, category, court type and Category of crime.

This software involves:

  1. Responsive user interface.
  2. Secured user login system with reset password functionality.
  3. Easy understandable reports.
  4. Delete entry option.

The role of this website is important among the Police community as every cops have authority to add other polices, add crime, add criminals, add court, add prison, add category and add court type digitally more securely. Therefore, Police Data Base Management system software aims to provide an enhanced experience to the police officers and the department.
Login to the website using the registered userid and password.
To add police, click on Add Police button from side bar fill the from and click add and to cancel click exit button.
Similarly, functions like add crime, add criminal, add court, add prison, add category add court type can be used similarly.
To access the police report, click on police report and see all registered users.
You can also access others reports by clicking on respective report buttons in left option bar.
You can search for specific word or sentence or letters from database reports at real-time.
You can delete the records from the reports while viewing the reports.
The user can also reset the password by clicking on Change Password option from the side bar by entering userid old password, new password and confirm password.
The user can opt to logout of the website at any time by clicking on the ‘Logout’ button.
The user can click on ‘Profile’ and press on ‘Delete Account’ which will erase off all the user’s information, discussions involved, Resume data etc.

Link: bit.ly/criminalrms


Boat moving in a river

Domain: Glut32, C++

The main theme behind the project is to use the basic concepts of computer graphics to draw package mostly from the scratch.
Rivers are the backbone of human civilization. They provide us with fresh water, which is helpful for various purposes such as drinking, cleaning, washing, etc. Without rivers, life will come to a halt. Rivers just keep on flowing without any stop. We humans exist because of rivers. Boating is always fun and is one of the most ancient means of transportation. Riding a boat makes you connect with nature and your inner self too.
The mini project includes concepts involved in this project polygon drawing and color filling and the translation of the boat from one end to other. We have built a package from scratch and basis of computer graphics by programming in openGL.
We will be using Glut to make the project and we will be using CodeBlocks are the Development Environment to develop the project.
Step 1: Start
Step 2: Program begins with main function and displays the welcome in compiler screen and it will provide guidelines regarding various interactions.
Step 3: Press any key to enter.
Step 4: If ‘b or B’ key is pressed the boat will arrive, If ‘b or B’ key is pressed again boat will depart.
Step 6: If ‘d’ key is pressed it will turn on day mode.
Step 7: If ‘n’ key is pressed it will turn on night mode.
Step 8: Stop
I was part of team of two. Me and my team mate together designed and worked on the whole project. This was the first mini project on Computer Graphics.

Link: Click here