Skip to content
View Mansiiiiiiiiiiiiiiiii's full-sized avatar
👨‍💻
👨‍💻

Block or report Mansiiiiiiiiiiiiiiiii

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
Typing SVG

👋 Hey there, I'm Mansi!

Welcome to my GitHub profile! 🌸 I'm a passionate Web Developer and Software Engineer from India.
I love building creative, user-friendly applications and solving real-world problems through code.
Here, you'll find my projects across Node-JS, C++, PHP, JavaScript, and more! 🚀


🚀 A Little About Me

  • 🌸 Pronouns: She/Her
  • 🎓 Education: 3rd-year B.Tech (Computer Science) @ JECRC University
    (Third Year SGPA: 9.21 ⭐)
  • 💻 Profession: Web Developer | Software Developer
  • 📖 Currently Learning: Node-JS, Express-JS ,C++, Data Structures & Algorithms (DSA), and mastering OOPS Concepts.
  • 🏆 Achievements: Winner - Debate Competition | Member - Hindi Literary Club
  • 📚 Hobbies: Exploring tech trends, UI/UX designing, and reading thrilling novels.
  • 💬 Ask Me About: Python, C++, UI/UX, Web Development, DSA.

🛠️ Technologies & Tools


📊 GitHub Stats

Mansi's GitHub Stats Mansi's GitHub Streak Summary Card

📚 My Most Used Languages (by Number of Repositories)


📚 Languages Ranked by Code Size (KB-Based)

Top Languages Pie Chart

🌟 Featured Projects


✨ Extra Cool Stats

Profile Views GitHub Trophies

🌟 Fun Fact

💬 "Don't quit until you’ve given your absolute best — your future self will thank you!" 💪✨


📢 Let's Connect and Build Something Amazing!


Pinned Loading

  1. Flipkart-clone Flipkart-clone Public

    I created a Flipkart website using HTML/CSS. The navbar is whitesmoke, search bar 70% width with input tag. Icons (solid & regular) via i tag with .cards class. Footer tag included. Flipkart: onlin…

    HTML

  2. Node-JS Node-JS Public

    This Node.js project is a hands-on playground to explore core modules, asynchronous programming, and server creation. It includes examples like file handling, event loops, and HTTP servers to boost…

    JavaScript 1

  3. DSA DSA Public

    This repository contains basic C++ implementations of fundamental Data Structures and Algorithms (DSA). It covers essential topics like arrays, linked lists, stacks, queues, trees, sorting algorith…

    C++ 1

  4. LeetCode-GfG LeetCode-GfG Public

    This repository contains my curated solutions to LeetCode and GeeksforGeeks problems, written in C++ and SQL. Each solution is optimized for performance and includes time and space complexity notes…

    C++ 1

  5. C_plus_plus C_plus_plus Public

    A personal collection of C++ programs covering core concepts like arrays, functions, pointers, and object-oriented programming. 💻✨

    C++ 1

  6. Java-DSA Java-DSA Public

    This repository contains Java implementations of various Data Structures and Algorithms (DSA), including recursion, sorting, streams, and file handling. It serves as a practical resource for learni…

    Java