Akshit R. Desai

Developer

My Projects



  • Online Graph Coloring

    Online graph coloring visualizer, solved by CBIP and first fit Algorithm.

    Analyzed competitive ratio and time complexity using both algorithms against randomly generated graphs.

    C++ React Typescript Online Graph


  • Contest Reminder

    Once user subscribe to mail system, they will get reminder mail of competitive programming contests.

    API Django HTML5 CSS3 heroku


  • Attendance System Using Face Recognition

    Python script that capable to detect the faces, take attendance of recognized student from the database, and upload it to cloud.

    OpenCV RaspberryPI SQL Django HTML5 CSS3


  • ChuckMate

    A Web-app that feeds new joke on every click, allowing user to change the name of character with their dear once and allow to share with them.

    API Django HTML5 CSS3 pythonanywhere


  • Sentiment Analyzer

    GUI tool that tell you the sentiments of people regarding to any events, objects by analyzing tweets and see how positive or negative its emotion using NLP.

    tkinter(Python) tweepy-Twitter API NLP textblob spaCy



  • LinkedIn-scrapper

    Python script that capable to scrap the data of top employees of listed companies with related tags (i.e., CEO, HR)

    Python Selenium Beautifulsoup


  • IT calculator

    Developed Income Tax calculator using C++ GUI.

    C++ GUI