Skip to content
View Tanish-Sarkar's full-sized avatar

Highlights

  • Pro

Block or report Tanish-Sarkar

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Tanish-Sarkar/README.md

Hola 👋, I'm Tanish Sarkar

Learning Data Science | Future AI/ML Engineer | Building Real Projects | Sharing daily wins, struggles & growth

coding

tanish-sarkar


Just an Introduction

  • 🎓 I'm a 3rd Year Computer Engineering Student passionate about building impactful tech.
  • 🌱 Currently diving deep into Data Science & Machine Learning with Python.
  • 💻 Skilled in crafting full-scale MERN stack web applications.
  • 🧪 Actively working on:
    • Mutate – a unique Python project,
    • Public learning notes & blogs on LinkedIn (coming soon!).
  • 🎯 Goal: Become a top-tier Data Scientist & AI/ML Engineer.
  • 🔭 Interests: System Design, Cloud, AI models, and Human Psychology.
  • ⚡ Fun fact: I'm just too curious...
  • 📫 Reach me at sarkartanishoffical@gmail.com
  • 🌐 All my socials & links: tanish-sarkar.github.io/socials

Connect with me:

sarkar19915 tanish sarkar tanish2808


Stars

Tanish-Sarkar

 Tanish-Sarkar

Tanish-Sarkar


Skills and Tools

🖥️ Languages

C C++ Java Python JavaScript TypeScript

🌐 Frontend Development

HTML5 CSS3 ReactJS Next.js Redux TailwindCSS Bootstrap

⚙️ Backend Development

NodeJS ExpressJS FastAPI Flask Django Nginx .NET

🛢️ Databases & ORMs

MySQL PostgreSQL MongoDB Redis Firebase Prisma Neon Tech

☁️ Cloud & DevOps & Monitering

AWS Azure GCP Docker Kubernetes Jenkins Kafka Grafana Prometheus Loki Appwrite

📊 Machine Learning & Data Science

Pandas Scikit-learn Seaborn TensorFlow PyTorch OpenCV

🧪 Testing Tools

Postman Jest

🔧 Tools & Miscellaneous

Git Linux

Statistics

⚡Activity Graph:

Snake animation

Pinned Loading

  1. PodFlow PodFlow Public

    A Multi-agent orchestration tool that can squeeze the insights from videos and can send that insights to you on your inbox

    JavaScript

  2. vendor-onboarding-service vendor-onboarding-service Public

    Python

  3. semantic-search-engine semantic-search-engine Public

    Two-stage semantic search engine — pgvector ANN retrieval + cross-encoder reranking. Built with FastAPI, Streamlit, and sentence-transformers. No LangChain.

    Python

  4. Instruction-Finetuned-GPT-2-355M Instruction-Finetuned-GPT-2-355M Public

    This repository contains a modular implementation for instruction fine-tuning a GPT-2 model (specifically GPT-2 Medium with 355M parameters) using a custom instruction dataset in the Alpaca format.

    Jupyter Notebook

  5. Autoencoder_from_Scratch Autoencoder_from_Scratch Public

    This project implements an Autoencoder-based Anomaly Detection system using the Credit Card Fraud Detection dataset

    Jupyter Notebook

  6. Real-time-Facial-Detection Real-time-Facial-Detection Public

    Real-time OpenCV face & blur detection system with Flask-based live video streaming. Focused on classical CV and production-aware design.

    Python