PROJECTS

AUST Bus (VTS by Crowdsource)

Language: Java, PHP

Platform: Android

Database: MySQL

The core feature is getting real-time vehicle location on the map. It will help people who are standing on the stoppage or the authority to track the location of their vehicle. The location of the vehicle will come from crowdsourcing.

GitHub Link

CP Editorial

Language: C#

Framework: .NET MVC

Database: MS SQL

CP-Editorial is a platform where anyone can post editorials of the online judges. Registered users can see the editorials, vote, comment, etc. Whenever a user will get points by voting others editorial or posting quality-full editorial.

Admin and moderator can approve, delete the posted editorials.

GitHub Link

Property Management System

Language: Java

Database: MS SQL

A platform where people can post an advertisement for their house for rent or sell with the specification. It is beneficial for both families and bachelors, who need houses for rent or want to buy and also the seller as well.

GitHub Link

Super Tech - Ecommerce Website

Language: PHP, HTML, CSS, JS, JQuery

Framework: Bootstrap

Database: MySQL

It's an ecommerce website which is made dynamic by PHP language. Anyone can add any product to cart, maintain their own profile and buy the products. Admin can add, delete and see the product list as well.

GitHub Link

Travel Community

Language: PHP, HTML, CSS, JS, AJAX

Framework: Bootstrap

Database: My SQL

A platform where people can post, share experience about their tour at any place. Also people can see details about a place, district, get ideas about the budget and so on.

GitHub Link

Green City

Platform: Android

Database: Firebase

Description: It is an e-commerce service-based Android mobile app, where people can buy and get home delivery of their desire indoor or outdoor plants, gardening instruments, kits, etc from this app.

GitHub Link App Link

QR Scanner

Language: Java

Platform: Android

This mobile application can scan the QR code from the mobile camera.

After opening the application, it automatically is ready to scan the QR code by accession mobile camera. You can copy the contents of the QR code in the clipboard as well.

GitHub Link App Link

Check Mark

Platform: Android

It is an Android project during my under graduation.

A time-management mobile app, by which a user can set schedules and get a reminder of that. It is especially for the students, where they can save their class routine as well.

GitHub Link App Link

Chatter Box

Platform: Windows PC

Language: JAVA

IDE: NetBeans

In this software, multiple client can login and chat with one another. Also client can be chat in a group.

Socket programming is used to implement this project.

Project Link

Balloon Shooting

Platform: Windows

Code Language: C (iGraphics)

IDE: Visual Studio '2010

In this game, players have to shoot balloons with arrows. This game has three interesting levels. Levels are made more interesting by applying power balloons, dead balloons, and obstacles.

Players have to collect points by shooting all the balloons in a certain time period with life to win the levels. Players are also able to see the top 5 highest scorers.

Project Link

Cycle Lock

Hardware, Microcontroller

The cycle lock system will take appropriate actions depending on environment behavior. The system will be attached to a cycle. This system has a GPS, a GSM module and a buzzer to inform the cycle's location to its owner in real-time.

Whenever a user locks it and the thief tries to break the system, it will immediately start alarming and send the cycle's real time location to the user’s phone.

Line Follower Robot

Hardware, Microcontroller

A robot that follows a line/path. It will be guided by its sensed data. I used their various components and sensors to complete it.

Sonar, IR sensors are used to read data from the environment. Arduino, Motor, Servo and many more are used to take actions on the environment.