Projects

Angry Meteor

AngryMeteor AngryMeteor is a hypercasual game, where you need to save your planet from a meteor shower. Link Game Demo Developer Raj Pathare Platforms Android (v4.1+) PC Graphics/Textures The game graphics are specially designed for mobile users. The textures are chosen in such a way that the users may not experience any lag while playing the game. Future work To add more features in the game like - powerups, adding more custom levels. Also, it can be hosted online so that a lot of players can access it easily.

ARNotes

An AR-based Piano(Keyboard) app which responds to your real-time key press . Download the app here Steps to be followed Take a print-out of the given piano (image),it is recommmended to take a medium-sized print for better usability. Download and install the application,the dropbox link for the same is provided above. After installing the application,open it and focus your camera on the print-out (the piano). Press the keys and enjoy playing your favourite instrument with some added twist. Built With Unity3D Vuforia sdk

ChitChat

ChitChat ChitChat is a chat application where users can join and chat in different rooms. Socket.io is used for connecting different users together. Check the website here Screenshots About the project Type in your username and the desired room that you wish to enter. If the room doesn’t exist, it will be created when you type in a new room. You can see the users present in the room and chat with them / send them your location. Technologies used: Node.js, Express.js, socket.io

COVID19-Tracker

About the project - This site lets you track the new coronavirus (COVID-19). Since the data is public, it can be fetched easily. The JSON data gets updated every 30mins. Check the website here Screenshot - Technologies used - Reactjs, netlify(Hosting)

Games Bond

Games Bond A simple website(front-end) , where you can access a bunch of flash games. Check the website here Screenshots About the project You can play different flash games here. This was my first web project. I wanted to learn HTML/CSS. Technologies used: HTML5, CSS

Lyrics-finder

Lyrics-finder Find the lyrics for any song! Made with Reactjs and context-api Check the website here Screenshots About the project The website can be used to find lyrics for any song. Type in a song title and the list of all matching songs will be listed. This was my first Reactjs project. I wanted to learn reactjs and was curious about the working of context-api. Technologies used: Reactjs, context-api, Bootstrap