Skip to content
View yatesh12's full-sized avatar

Block or report yatesh12

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
yatesh12/README.md
🚀 About Me
  • Currently working on DataBits: an AI-powered data-preprocessing platform built with React, Tailwind CSS, TypeScript, Flask, and Python.
  • Looking to collaborate on full-stack AI/ML projects that marry intuitive UX (React / React Native) with robust, real-time backends (Node.js / Express, REST APIs).
  • Seeking help with productionizing ML pipelines and optimizing real-time data ingestion/reporting workflows (Python, SQL, Docker).
  • Currently learning advanced large-language models and cloud-native deployment patterns (Docker, Kubernetes, GCP AI services).
  • Ask me about interactive Power BI dashboards, designing Node.js RESTful APIs, or tackling competitive algorithms in C++.
  • Fun fact: Semi-finalist in Indian Silicon Valley Challenge (Top 15/1 800+) and boosted MUN camp attendance by 20% as Camp Ambassador.

🏆 GitHub Trophies

GitHub Trophies


💻 Tech Stack

C++ Python JavaScript TypeScript React React Native Tailwind CSS Node.js Express Flask FastAPI PostgreSQL MySQL MongoDB Supabase NumPy Pandas scikit-learn TensorFlow Docker Git GitHub Power BI Postman


📂 Featured Projects
  • DataBits: AI-powered data profiling & preprocessing platform.
    React · Tailwind · TypeScript · Flask · Python · ML

  • Neuron: Hybrid social media mobile app.
    React Native · Expo · TypeScript · Modular Architecture · UI.UX

  • FinPlan AI: Personalized financial planning assistant.
    Python · React · LLMs · RAG · Vector DB · ML

  • React E-Commerce Frontend: Multi-vendor marketplace UI.
    React · Node · UI/UX · Vendor Dashboard

Pinned Loading

  1. Machine-Learning-Algo-s Machine-Learning-Algo-s Public

    This repository explores various Machine Learning algorithms for tasks like classification, regression, clustering. Find implementations, usage examples, and contribution guidelines for algorithms …

    Jupyter Notebook

  2. Complete-DSA-in-CPP Complete-DSA-in-CPP Public

    Complete Data Structures and Algorithms solutions in C++ from LeetCode. Covers arrays, strings, trees, graphs, DP, recursion, and more. Includes clean code, reusable templates, and optimized approa…

    C++