Thanks for checking me out.
I am a B.E(CSE) Final student.Who's having interest in Frontend stack,Website Design optimization,SEO.
Below are the list of projects which i have done.
This 3D OpenGL Program have the feature to view car from all different angles. You can change car background and car colour using mouse and keyboard keys. Also, change car from standing mode to driving mode and many more features. Movements of the car can be controlled by keyboard and car effects can be changed bymouse. This program is written in C programming language using OpenGL library.
car is designed to be controlled by voice commands. We connect the Bluetooth module with the mobile app. Once done, the commands which we give through the mobile get sent to the Arduino via the module. We accept character by character from the serial buffer sent by the app and combine them to form a string. We then compare it to the command. If it matches, the command is carried out. For example, when the string we receive is "Right", the car turns right..
A Leave Management System automates the leave request process, making it hassle-free for both the management and the employees. This system handles all the stages involved in a leave management process: application, approval/rejection, filing leaves and analysis.
The system enables the student to fill application forms online and submit it. They also submit their necessary documents like passport size photograph, certificates and marksheets along with the identity proof.The Manager can view the application forms and can approve or disapprove them. He can submit the test marks of the students.If it is approved, an email will be sent to the Student’s email ID and the admit card can be downloaded from the student’s account. The students can further view their results.This system helps in reducing the manual efforts and consumes less time.