Skip to content
View Prakhar-Bhartiya's full-sized avatar
👨‍💻
👨‍💻

Organizations

@asu-meteor

Block or report Prakhar-Bhartiya

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Prakhar-Bhartiya/README.md

Hey there!


👨‍💻 About Me :

I am a developer that enjoys brainstorming and attempting to solve problems in many varieties of fields.

  • Work : Creative Technologist @Madlabs.
  • Area : GenAI, Augmented Reality, Virtual Reality, Mixed/Extended Reality, Game Developement, Machine Learning, Artificial Intelligence, Computer Vision, UI/UX, Data Visualization, Full-stack

✨ Personal Projects :

  • RateMyProfessor-Database-APIs : Python PyPI package for RateMyProfessor.com database scrapper.
  • Virtual Piano : Play piano from any plane surface using Mediapipe Hand tracking system.
  • Stellar Variability Investigation in VR : NASA - TESS data investigation in VR for Exoplanet discover + Stellar Variability.
  • Breast Cancer Detection : Brease cancer detection and visualization.
  • BrainNet : Android application to solve the issue of biometric liveness detection from an EEG dataset.
  • EMNIST Evaluation : Variants in the Extended MNIST dataset were subjected to in-depth analysis. I was able to achieve comparable accuracy to state-of-the-art models using a simple Conv2D CNN model and precise hyperparameter tuning.
  • Depression Detection using Sentiment Analysis of social media : Formulated a machine learning model to analyse thousands of Twitter tweets, to predict people’s sentiment by the correlation between emotions and specific linguistic features.
  • Best Buy : Visualise commercial product data in AR on product by scanning barcode.
  • Project Trash : Built a CNN model (Resnet101 variant) for garbage classification and volume estimation. Also accurately mapped and visualized data using heat maps. Citizens can provide an image dataset, later used by local municipalities.
  • ShopAR : Try apparels on your 3D model(using single picture) before buying online in Augmented Reality.
  • AR Assist : Augmented reality training program for manufacturing products.
  • ProHelm : Smart biker's helmet with XR (Extended Reality) System for visual assistance in navigation(HUD). Extended augmented reality-based display effects were achieved by reflecting a mini projector onto the translucent helmet visor at a certain angle. Results provide a hands-free and distraction less biking experience.
  • MUnix : Mobile + UNIX = MUNIX is a featured phone interface build on a UNIX system using command and Perl scripting for implementing various features of the phone.

✨ Other Projects :

  • Bi Direction Search - PacMan : Bi-Direction Search, DFS, BFS, UCS and A-Star implementation for Pacman game.
  • Image Retrival System : Developed an image retrieval system. Color Moments, LBP, and HOG are examples of implemented feature extraction methods. Then, using techniques like PCA, LDA, SVD, and K-means, reduce the dimensionality to the top K features. Decision Tree, SVM, and Personalised PageRank classifiers were used to classify the data.

Pinned Loading

  1. Virtual_piano Virtual_piano Public

    Virtual piano using mediapipe Hand tracking

    Python

  2. Pixel_NASA-Stellar-Variability-Investigation-in-VR Pixel_NASA-Stellar-Variability-Investigation-in-VR Public

    The goal of this project is to demonstrate how anyone, even those without any prior astronomical knowledge, can learn about the study of star variability using the well-known method of "light curve…

    Python 1

  3. Pixi_Best_Buy Pixi_Best_Buy Public

    Augmented reality visualization tool for commercial products. Integrated features like the product's 3D model visualizer with information and relevant health tips and in-built indoor navigation for…

    Python 1

  4. Project-Trash Project-Trash Public

    Built a CNN model (Resnet101 variant) for garbage classification and volume estimation. Also accurately mapped and visualized data using heat maps. Citizens can provide an image dataset, later used…

    HTML

  5. ShopAR ShopAR Public

    Try apparels on your 3D model before buying online in Augmented Reality.

    HTML

  6. BrainNet BrainNet Public

    An android application to detect the liveness of EEG signals. This application takes in user input and selects data from a provided data set to predict its liveness. The app communicates to a serve…

    Python 1