Skip to content
View MohdSaad01's full-sized avatar
๐Ÿ’ญ
Beginner Developer
๐Ÿ’ญ
Beginner Developer

Block or report MohdSaad01

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

Hi, I'm Mohd Saad Ansari!

Learning Programming | Tech Explorer | Bachelor's of Computer Application


About Me

  • ๐ŸŽ“ BCA First Year Student
  • ๐Ÿ Learning Python & C Programming
  • ๐Ÿ’ป Exploring basic Data Structures
  • ๐Ÿ”ง Passionate about computer hardware and system building.
  • ๐Ÿš€ On a journey to explore AI/ML, Web Development, and More

Languages & Tools


My Projects

  • ๐Ÿ“– FlashLang Arabic โ€” Tkinter based flashcard app to learn Arabic vocabulary through interactive word flipping.
  • ๐Ÿ Python Mini Projects โ€” A collection of beginner-friendly Python projects.
  • ๐ŸŽฎ Classic Snake Game โ€” A turtle-graphics based snake game built in Python.
  • ๐Ÿ’พ C Beginner Projects โ€” Mini projects written in C programming language covering input/output, logic, and basic games.

Top Languages


Let's Connect


โ€œEvery expert was once a beginner. Keep learning, keep coding.โ€

Pinned Loading

  1. FlashLang_Arabic FlashLang_Arabic Public

    A simple Tkinter-based flashcard app to help you learn Arabic vocabulary with English translations. Cards flip automatically with a delay to test your memory.

    Python 1

  2. python_mini_projects python_mini_projects Public

    A collection of beginner-friendly Python mini projects covering logic, games, and utilities.

    Python

  3. C_Beginner_Projects C_Beginner_Projects Public

    A collection of C mini projects showcasing basic programming logic, simple games, and useful tools.

    C

  4. Classic_Snake Classic_Snake Public

    The OG snake game built using Python's turtle graphics module.

    Python