Skip to content
View SuyashBhavalkar3's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report SuyashBhavalkar3

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
SuyashBhavalkar3/README.md

Suyash Bhavalkar


πŸ‘‹ Hi there!

I’m Suyash, a passionate developer crafting beautiful digital experiences. I specialize in building modern web applications with clean code and thoughtful user interfaces!


About Me

  • πŸ”­ I’m currently working on generative AI models and their real-world applications.
  • πŸ‘― I’m looking to collaborate on open-source projects and innovative tech solutions.
  • 🀝 I’m looking for help with advanced algorithms and data structures.
  • 🌱 I’m currently learning about cloud computing and DevOps.
  • πŸ’¬ Ask me about web development, AI/ML, and programming languages.
  • ⚑ Fun fact: I can code without coffee!

πŸ’» Tech Stack

Languages

JavaScript Python C++ Java

AI & Machine Learning

TensorFlow PyTorch scikit-learn NLP LangChain LangGraph

Frameworks

React FastAPI Vite

Tools & Platforms

Git Docker VS Code


πŸš€ Featured Projects

Built an autonomous generative AI system that converts natural language prompts into professional PowerPoint presentations.

LangGraph FastAPI React Docker

Developed an AI-powered document intelligence system for legal and policy PDFs using RAG.

LangChain FastAPI NLP Python

Designed a deep learning system for automated brain tumor detection from MRI scans.

TensorFlow Python FastAPI

Engineered a real-time computer vision system to detect driver fatigue using facial landmarks.

Python OpenCV FastAPI

Developed a secure web-based encryption platform for protecting sensitive information.

FastAPI React Security Python



Connect with Me


Pinned Loading

  1. Autonomous_Generative_AI_Agent_for_Presentation_Creation Autonomous_Generative_AI_Agent_for_Presentation_Creation Public

    AI-powered PPT generator creating professional presentations from text prompts. Dockerized FastAPI backend handles slides and images, while a React frontend lets users input content and download pr…

    TypeScript

  2. CryptoLock-Text_encryption_using_cryptographic_algorithms CryptoLock-Text_encryption_using_cryptographic_algorithms Public

    CryptoLock is a text encryption application that secures sensitive information using cryptographic algorithms. It transforms plain text into encrypted form to prevent unauthorized access, ensuring …

    JavaScript

  3. Driver_Drowsiness_Detection_System Driver_Drowsiness_Detection_System Public

    This project is a real-time drowsiness detection system that uses computer vision and facial landmark analysis to monitor a user's alertness. It primarily relies on calculating two key metrics from…

    JavaScript

  4. RAG_based_Legal_and_Policy_Document_Assistant RAG_based_Legal_and_Policy_Document_Assistant Public

    A FastAPI-based AI assistant for legal and policy documents. Users can ask questions, upload PDFs, and get answers using RAG (Retrieval-Augmented Generation) with OpenAI embeddings. Note: Backend i…

    TypeScript

  5. mri-brain-tumor-classification-efficientnet mri-brain-tumor-classification-efficientnet Public

    This project develops an automated system to detect and classify brain tumors from MRI images using deep learning (CNNs) or traditional image processing, aiming to improve early diagnosis, accuracy…

    TypeScript

  6. Olympic-Performance-Analytics-Visualization-System Olympic-Performance-Analytics-Visualization-System Public

    An interactive Streamlit web application for analyzing and visualizing Olympic Games data. Explore medal tallies, country-wise performance, athlete statistics, and historical trends using dynamic c…

    Python