×
  • PROJECTS
  • ACHIEVEMENTS
  • GITHUB
  • ABOUT
  • Codenames.online

    2022
    logoElixirPhoenix ChannelsReal-TimeMultiplayerBoard Game

    Real-Time Online Board Game Platform


    - Project Link:
    Codenames.online
    - Developed an interactive, real-time board game platform inspired by the popular game Codenames.
    - Engineered using Elixir and Phoenix Channels, ensuring seamless real-time gameplay and communication.
    - Designed to support multiplayer functionality, enabling users to play and interact with friends remotely.
    - Incorporated a user-friendly interface with intuitive game controls and navigation.
    - Focused on delivering a responsive and engaging gaming experience that mirrors the excitement of the physical Codenames game.
    - Implemented robust server-side logic to manage game state and player interactions effectively.
    - Prioritized security and stability to maintain a reliable and enjoyable gaming environment.

  • Game of Life

    2020
    logop5.jsSimulationReal-TimeMultiplayerBoard Game

    Simulation Based on Conway's Game of Life


    - Project Link:
    Game Of Life
    - Created an interactive web application inspired by the renowned Conway's Game of Life.
    - Developed using the p5.js library, known for its ability to handle graphics and animation efficiently.
    - Embodies a simple yet fun project that showcases how programming can be both intriguing and educational, offering an enjoyable way for users to learn and engage with computational concepts.

  • 3241 Memory Game

    2018
    logoFlutterAndroidGameInteractiveTimer

    Interactive Number Sequence Memory Game for Android

    - Crafted using Flutter, this Android game challenges players to tap numbers from 1 to 50 in sequence, displayed in a randomized grid.
    - Features a timing mechanism to track the speed of sequence completion, adding a competitive aspect to the gameplay.
    - Combines a straightforward, user-friendly interface with cognitive skill enhancement, offering an engaging experience for all ages.

    logo

  • DIAMOND PRICE CALCULATOR

    2018
    logoLiveAndroidJavaSketchFirebase API

    Android application for calculating diamond price.

    - Created API for diamond price from RAPNET chart.
    - User can enter basic details like Diamond weight, carat and clarity.
    - In response price will be displayed.
    - User can save diamond details for future requirements.

    logo

  • INDIA NEWS (ALEXA SKILL)

    2017
    logoLiveAlexa SkillJavaScriptNode JSAWS LambdaNews API

    Amazon Alexa skill for latest news about india.

    - It fetches the latest news about india from news API with AWS lambda function.
    - merges all news and adds 2 second gap between each news
    - it send that as a response back to alexa.
    - rest all things alexa will take care 😀

    logo
  • UMANG'17

    2017
    logoLiveAndroidSketchGoogle Sheet API

    Android application for national level UG festival. More then 3000+ downloads.

    - Displays Events Information and Registration details for National level UG fest organised by AIMS Bangalore.
    - Displays the result of each and every event from Google Sheet API.

    logo

  • SADHANA MANAGER

    2017

    AndroidJavaFirebase

    User friendly android application which helps one to keep the track of important daily routine works and provides cumulative records as per the requirements for self evaluation.

    - Displays the daily task on home screen with action status.
    - User can select any action for each task.
    - created customised calendar from scratch which will display the different date based on the past recorded actions.
    - shows the average report on daily bases
    - generates monthly report for monitoring sadhna.
    - keeps the backup data on firebase.

  • VACCIMINDERS

    2017

    IOSSwift 3FirebaseSketch

    Parental care IOS app which assists parents to keep an eye on vaccination due dates based upon the details of child provided by the parents,Vaccination details are based upon the standards of the respective country. available for the parents residing in 40+ countries.

    - User can add child and doctors details.
    - app will prepare chart for all the vaccines with date
    - app will remind the user about vaccine before specific time set by user.
    - app will also gives the useful information about vaccines.
    - it stores the all the data on firebase.
    - app provides vaccines data for more then 40 country.

  • FOLK MENTORSHIP

    2016
    logoLiveWebHTMLJavaScriptBootstrapFirebase

    Website that displays stream-lined data obtained from folk club bangalore application and also provides access to the recorded data as per the requirement.

    - It displays the live data for FOLK workshop registration.
    - mentors can check the number of students for each workshop by category.

  • FOLK CLUB BANGALORE

    2016
    logoLiveAndroidJavaFirebase

    Android application which records the attendance using minimum information of participant and accordingly generates the entry pass through wireless thermal printer and appends the credentials into the server.

    - user can enter their ID to get entry pass.
    - app sends the data to thermal bluetooth printer.
    - app will fetch the information about user from database and sends it to thermal bluetooth printer.
    - after printing entry pass app will mark attendance of that person.
  • ATTENDANCE DASHBOARD

    2016

    WebHTMLJavaScriptFirebase

    User-friendly platform for faculty members to monitor and update attendance and to provide instant notifications to the students. 😁

    - Faculty can take attendance of students with minimum time
    - Faculty can send the notification to the students.
    - Website will distinguish the students based on their attendance.
    - which will help faculties to take future division.
    - website will generate attendance report at the end of the month.

  • ONLINE ATTENDANCE TRACKER

    2016

    AndroidJavaXMLFirebase

    Handy android app for students to track their attendance.

    - Students can check their attendance on daily bases
    - Students can receive the important notification from faculty
    - App will alert the students who has less attendance in specific subject.

  • Shreenath Diamonds

    2017

    Ruby On RailsRubysass-railspaperclipdeviseStripe Paymentsqlite3Sketch

    E-Commerce website for selling diamond.

    - Website directly connects the diamond manufacturer to the jewellery buyer.
    - Local diamond manufacturer can sell diamond global
    - Authentication with encryption
    - User can purchase certified diamond jewellery
    - User can pay the money online through “Stripe Payment Gateway”.
    - User will receive the order details confirmation through email.

  • Accommodation

    2017
    logoLiveAndroidJavaGoogle Script(Backend Automation)FireStore TransactionSketchFirestore

    Android App for Accommodation Booking

    - App like BookMyShow for accommodation.
    - User Can book accommodation for specific date.
    - Allocated beds will show Red color
    - user can only select non allocated beds with green color
    - Used Transaction service to make sure that one bed gets allocated to only single user.
    - Provides Report for overall booking
    - Admin Control feature
    - Only admin can deallocate bed.
    - For automation server less script will generate the report for daily bookings and generates the google spreadsheet and stores it on google drive.