Skip to content
View mshaikh19's full-sized avatar

Highlights

  • Pro

Block or report mshaikh19

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
mshaikh19/README.md
header banner
followers repos cpi

whoami

maryam = {
    "role": "M.Sc. Information Technology @ DA-IICT",
    
    "previously": (
        "B.Sc. IT, Software Development @ Gujarat University"
    ),
    
    "stack": [
        "Python",
        "Django",
        "FastAPI",
        "React",
        "MongoDB",
        "PostgreSQL",
    ],
    "approach": "idea → design → build → break → debug → improve → ship",
    "focus": [
        "turning ideas into useful, working products",
        "breaking problems into smaller pieces",
        "designing flows and connecting the moving parts",
        "building APIs, databases, and application logic",
        "improving things beyond the first working version",
        "building for real use, not just the demo",
    ],
    
    "currently_building": (
        "Ledgerly - An AI Integrated Finance Tracker"
    ),
}

def say_hi() -> str:
    return (
        "I like building things that don't just work for the demo, but hold up under real use."
    )
$ python maryam.py

→ I like building things that don't just work for the demo, but hold up under real use.

Process finished with exit code 0

GitHub Telemetry

GITHUB_HISTORY · A visual snapshot of the work behind the commits.


GitHub Stats Most Used Languages


GITHUB_HISTORY · A visual map of my consistency over time.

Maryam's GitHub Contribution Activity



Technologies

CURRENT_STACK · The technologies I use to build, ship, and occasionally debug at 2 AM.

The tools and technologies I use to build, experiment, and ship.

Core Languages



Backend



Frontend



Databases


Developer Tools


Build Log

SYSTEM_HISTORY · The commits behind the current version.


2022  │  STARTED
      │
      └── B.Sc. IT, Software Development
          Gujarat University


2025  │  MILESTONES
      │
      ├── Graduated B.Sc. IT
      │   CPI 8.43
      │
      ├── First Russian-Indian Youth Forum
      │   New Delhi · June 2025
      │
      └── Started M.Sc. Information Technology
          DA-IICT · CPI 8.67


2026  │  BUILT & SHIPPED
      │
      ├── Summer Internship
      │   Built Inventra with a partner
      │
      └── Helped redesign gucpc.in
          CPC's official website


NOW   │  IN PROGRESS
      │
      └── Finishing M.Sc.
          Preparing for backend engineering roles


NEXT  └── NEXT_COMMIT ...

Interests

engineering_interests = [
    "Building things that solve an actual problem",
    "Backend architecture, APIs, databases, and application logic",
    "Taking a project from an idea to a complete working product",
    "Full-stack development when understanding the entire system matters",
    "Exploring practical AI integrations, not adding AI for the sake of it",
    "Debugging, improving, and making a project hold up beyond the demo",
]

Connections

LinkedIn GitHub Gmail

footer

Popular repositories Loading

  1. Snake-Game-Project Snake-Game-Project Public

    Building a Snake Game for C++ Project

    C++ 1 1

  2. Cultural-Committe-Database-Project Cultural-Committe-Database-Project Public

    A DBMS academic project focused on analyzing requirements, preparing SRS documentation, and designing a database system for managing DAU Cultural Committee activities. A basic website interface is …

    HTML 1

  3. SnakeTerra SnakeTerra Public

    Forked from TheSumitBasak/SnakeTerra

    A C++ terminal based snake game

    C++ 1

  4. Jobify-Job-Portal Jobify-Job-Portal Public

    HTML

  5. Dental-Care-Management-System Dental-Care-Management-System Public

    HTML

  6. PyVerse PyVerse Public template

    Forked from itsmedeepak/PyVerse

    Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. #hacktoberfest

    Python