Skip to content
View anshmittal2004's full-sized avatar
πŸ’­
CS Undergrad
πŸ’­
CS Undergrad

Block or report anshmittal2004

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

πŸ‘‹ Hi there, I'm Ansh Mittal

"Code is like humor. When you have to explain it, it's bad." – Cory House

πŸš€ About Me

  • πŸŽ“ Software Engineer
  • πŸ’» Passionate about building impactful software
  • 🌱 Currently learning and growing every day
  • πŸ”­ Working on various projects to enhance my skills

πŸ› οΈ Technologies & Tools

πŸ† Holopin Badges

An image of @anshmittal2004's Holopin badges, which is a link to view their full Holopin profile

πŸ“Š GitHub Stats

πŸ”₯ Streak Stats

GitHub Streak

πŸ“ˆ Activity Graph

Ansh's github activity graph

πŸ’‘ Random Dev Quote

πŸ† GitHub Trophies

trophy

πŸ“« Connect With Me

your-linkedin your-twitter Portfolio

✨ Daily Coding Motivation

// The best code is no code at all.
// The second best is code that's so clear 
// it speaks for itself.
while(!success) {
  try();
  if(fail) learn();
}

Made with ❀️ by Ansh Mittal

anshmittal2004

Pinned Loading

  1. MeetMind-AI-Meeting-Notes-Summarizer MeetMind-AI-Meeting-Notes-Summarizer Public

    MeetMind is a comprehensive AI-driven meeting management solution that transforms raw meeting transcripts into actionable business intelligence. Built for modern teams who need to capture, process,…

    JavaScript

  2. SecurePay-PaymentGateway SecurePay-PaymentGateway Public

    SecurePay Payment Gateway is a modern, full-stack payment processing solution built with React and Flask, featuring enterprise-grade security and Apple-inspired design. This comprehensive system su…

    JavaScript

  3. Recipe-Preparation-Agent-AI-Powered-Culinary-Assistant Recipe-Preparation-Agent-AI-Powered-Culinary-Assistant Public

    🍳 Recipe Preparation Agent The Recipe Preparation Agent is an innovative AI-powered culinary assistant developed as part of an IBM internship project. Built using IBM Watsonx AI Studio and the Gran…

    Jupyter Notebook

  4. EmojiLang-A-Fun-Emoji-Based-Language-Online-Compiler-for-Kids- EmojiLang-A-Fun-Emoji-Based-Language-Online-Compiler-for-Kids- Public

    Forked from yashkantsharma64/EmojiLang-A-Fun-Emoji-Based-Language-Online-Compiler-for-Kids-

    JavaScript

  5. Vaultify-2025 Vaultify-2025 Public

    A comprehensive real-time cryptocurrency dashboard providing live market data, interactive price charts, trending news, and portfolio tracking capabilities. Built with React.js and modern web techn…

    TypeScript

  6. Credit-Card-Fraud-Detection Credit-Card-Fraud-Detection Public

    πŸš€ Credit Card Fraud Detection A Streamlit app that detects fraudulent transactions using Random Forest Classifier. It preprocesses transaction data, provides visual insights, and allows real-time f…

    Python