Skip to content
View Mansiikumarii's full-sized avatar

Block or report Mansiikumarii

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

LinkedIn Gmail LeetCode GeeksForGeeks GitHub


ย 




ย > whoami

class Mansi:
    name     = "Mansi Kumari"
    from_    = "India ๐Ÿ‡ฎ๐Ÿ‡ณ"
    role     = "Full-Stack Developer"

    stack    = ["Python", "JavaScript", "C++",
                "React", "Node.js", "Flask"]
    cloud    = ["AWS", "GCP"]
    db       = ["MySQL"]

    now      = ["โš”๏ธ  DSA โ€” LeetCode ร— GFG daily",
                "๐Ÿง   ML & Data Science",
                "๐ŸŒฑ  Open source"]

    mantra   = "Ship ยท Learn ยท Repeat ๐Ÿš€"

"I break things just to understand them better."





๐Ÿ› ย  Tech Stack

Languages Python JavaScript C++ Java PHP
Frontend React TailwindCSS Bootstrap HTML5 CSS3
Backend Node.js Flask MySQL
Cloud & Tools AWS GCP Git Linux VS Code



๐Ÿ“Šย  GitHub Stats



ย 






๐Ÿ†ย  Achievements

Stars Followers



๐Ÿงฉ DSA โ˜๏ธ Cloud ๐ŸŒ Full-Stack ๐Ÿค– ML
LeetCode + GFG AWS ยท GCP React + Node + Flask Actively Learning
Daily grind โš”๏ธ Cloud infra End-to-end builds Data Science



while alive:
    build()   # ๐Ÿ”จ
    commit()  # ๐Ÿ“ฆ
    grow()    # ๐ŸŒฑ
    # repeat forever โ€” Ship ยท Learn ยท Repeat ๐Ÿš€

Pinned Loading

  1. DSA-in-Python DSA-in-Python Public

    Python

  2. 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

  3. MySQL MySQL Public

    A curated collection of MySQL scripts covering DDL, DML, and DRL operations. Ideal for beginners to practice and understand core SQL concepts.

  4. OOP OOP Public

    A collection of C++ programs demonstrating core Object-Oriented Programming (OOP) concepts โ€” from classes and constructors to inheritance, polymorphism, and templates. Perfect for beginners learninโ€ฆ

    C++

  5. Flask Flask Public

    Python

  6. Csharp Csharp Public

    A beginner-friendly C# repo containing small programs that demonstrate core concepts like variables, constants, arithmetic, type casting, comments, and user input.

    C#