Skip to content
View JaspreetSingh-exe's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report JaspreetSingh-exe

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
JaspreetSingh-exe/README.md

Hi there! ๐Ÿ‘‹ I'm Jaspreet Singh

"Engineer by profession, Researcher by passion"

๐Ÿš€ About Me

I am a Software Engineer with expertise in Machine Learning/AI, Android Development (Kotlin), and Research. Passionate about building impactful applications, developing intelligent models, and exploring the latest advancements in AI.

๐Ÿ’ป Tech Stack

๐Ÿ–ฅ๏ธ Programming Languages

Java Python C C++ Kotlin

๐Ÿค– Machine Learning

Logistic Regression Support Vector Machines (SVM) Decision Trees Random Forest Gradient Boosting K-Nearest Neighbors (KNN) Naive Bayes XGBoost

๐Ÿง  Deep Learning

Convolutional Neural Networks (CNN) Recurrent Neural Networks (RNN) Long Short-Term Memory (LSTM) Mobile-Vit YOLO (You Only Look Once) MobileNet-V2 VGG-16 ResNet Transformers GANs (Generative Adversarial Networks)

๐Ÿ“ Natural Language Processing (NLP)

LSTMs TF-IDF BERT Word2Vec GPT Models Named Entity Recognition (NER) Sentiment Analysis Text Summarization

๐Ÿ”ฅ Large Language Models (LLMs)

GPT-3 GPT-3.5 Turbo GPT-4 T5 (Text-to-Text Transfer Transformer) BART (Bidirectional and Auto-Regressive Transformers) LLaMA

๐Ÿข Frameworks

TensorFlow PyTorch Keras Scikit-Learn Hugging Face Transformers FastAPI

๐Ÿข Android Development

Kotlin MVVM Architecture Jetpack Compose Android Lifecycle Room Database Retrofit Coroutines & Flow

โ˜๏ธ Cloud & Storage

SQL Firebase AWS

๐Ÿ“š Research Work

I have published two research papers in renowned conferences:

  1. "An Approach Towards Early Stage Detection of Lung Cancer Using Machine Learning" โ€“ Published in Springer (Link)
  2. "Vision-Based Littering Detection and Face Tagging using Multi-Model Architecture" โ€“ Published in IEEE Xplore (Link)

๐ŸŽธ Hobbies

  • Playing Guitar ๐ŸŽธ
    Whether it's acoustic or electric, strumming the strings helps me relax and express creativity
  • Listening to Music ๐ŸŽต
    Exploring different genres, from classical to rock, is something I love
  • Collecting Watches โŒš
    A passion for timepieces, appreciating their craftsmanship and history
  • Reading Books ๐Ÿ“–
    Enjoy fiction, non-fiction, and tech-related books that broaden my knowledge
  • Photography ๐Ÿ“ท
    Love capturing nature, street moments, and creative portraits
  • Gaming ๐ŸŽฎ
    Whether it's PC, console, or mobile, gaming is a fun escape and challenge

๐Ÿ‘ฏโ€๐Ÿ‘ฏ Let's Connect

Feel free to reach out for collaborations, discussions, or opportunities!


๐ŸŒŸ Always learning, building, and researching!

Pinned Loading

  1. MedXpert-FrontEnd MedXpert-FrontEnd Public

    MedXpert is an Android-based healthcare application that leverages OCR (Tesseract, pdfplumber) and LLMs (OpenAI GPT-3.5) to automate medical report extraction, abnormality detection, and natural laโ€ฆ

    Kotlin 2

  2. MedXpert-Backend-FastAPI MedXpert-Backend-FastAPI Public

    AI-powered medical report analyzer that extracts text from PDFs/images, summarizes reports, detects abnormalities, and provides a chatbot for medical queries. Built with FastAPI, OCR (Tesseract, pdโ€ฆ

    Python 1

  3. Sign-Language-Recognition-System Sign-Language-Recognition-System Public

    Sign Language Recognition System is an AI-powered application that enables real-time sign language recognition using MediaPipe and an MLP model. It captures hand gestures, extracts landmark featureโ€ฆ

    Jupyter Notebook

  4. Personality-Prediction-Using-Deep-Learning Personality-Prediction-Using-Deep-Learning Public

    The project aims to predict MBTI personality types based on text data using deep learning models. It leverages LSTMs, Bi-Directional LSTMs, and BERT to enhance classification accuracy.

    Jupyter Notebook

  5. Music-Genre-Classification Music-Genre-Classification Public

    This project builds a Music Genre Classification System using SVM, CNN, LSTM, and Transformer models, with YAMNet-based feature extraction. It processes audio files, extracts embeddings, and trainsโ€ฆ

    Jupyter Notebook

  6. Java-SnakeGame Java-SnakeGame Public

    Snake Game is a simple classic arcade game where the player controls a growing snake to eat food while avoiding collisions with the walls and itself. The game gets progressively challenging as the โ€ฆ

    Java 1 1