Frindl
- April 14, 2024
Frindl is a platform where users can share their knowledge by uploading books, documents, and study material. Users can make their own libraries and set them to public or private. Public libraries can be accessed by all! Users can download various types of books, and study material to increase their Knowledge!! This project was to be submitted to HPE Hackathon 2024
Download APK Source CodeRadiation Measurement Application
- December 05, 2023
I made this application as it was part of a competition, we had various themes, and we could research and write about any idea related to that theme. Our idea was to research about Radiation, and particularly research about how radiations from our mobile phones can affect us. Our team consisted of two people, and I was responsible for building the project to measure the radiations. The application, as it was developed to measure Radiation strength from the mobile phones, I used the inbuild Magnetometer sensor in the mobile, and got its reading. But it only gives the magnetic strength around the device. To make the project more interesting, we brought a Geiger Counter, and connected it to the mobile using Arduino via bluetooth module.
Download Link Source CodeArduino Based Car
- June 21, 2023
I made this project along with my friend, and this is one of the latest one that I worked upon. I built the car for a robot making competition. We used Arduino Genuino Board, 2 IR Sensors which follow the lane (if we want the car to), 1 Ultrasonic Sensor, 4 DC Gear Motors, 1 bluetooth module HC-5, 1 Motor Drivier L293D, 5 Batteries. The idea was to build a car that would work with a wireless remote, bluetooth controller (via mobile app) was used in our case. The app would do everything a real person could do in a car. We could control the speed of the car and the direction of motors, along with this we could perform object detection but some error occuered during last moments, and we could implement lane detection in our car which the user could enable with the press of a button! Everything could be controlled unlike any other so called smart cars we saw on the internet, our car was definitely different. Other cars did not contail all the features as a whole! The project was fun although it took some of my important time, and I am proud that unlike other participants we did not copy-paste the whole code, rather we opened the documentation, understood how things work, and it then the way was much clearer!
Source Code and More DetailsCanopus (Chat Application)
- When I was in 8th grade (June 2021)
This was one of the serious self project that I worked upon and I was in my prime self that time as currently I give very less time for my programming skills... This app had a very unique design that I'm still proud of. Ofcourse it was a chatting app but I designed it and gave it unique and creative attributes. Like it was a casual group based chatting app, but instead of using the term 'group', I used the term 'STAR'. Like you could make your own 'STAR' and invite people to it. It has password based channels, so you can enter whichever STAR you want to join and then enter the password. The application also has email based authentication system and you can choose your own unique username. The only thing I could not work upon was the Invitation part of the application, like I did not have enough time to code the Invitation part, so you can not invite others directly although you can share the STAR name and the password. I also added version control such that you can always check for the latest version. The Application is named after one of the brightest star, Canopus, which justifies its unique design.
Download Link Source Code