Popular repositories Loading
-
C-Tutorial-Journey
C-Tutorial-Journey PublicThis repository is a personal journey of learning C programming from scratch. It is designed as a beginner-friendly tutorial series covering everything from the basics to more advanced topics like …
C 1
-
Mail-box.c
Mail-box.c PublicMailbox is a simple project to simulate a basic mail system with sender, subject, date, and body fields. Created as part of my personal learning journey, this repo helps me practice data organizati…
C 1
-
Number-Guessing-Game
Number-Guessing-Game PublicA simple Number Guessing Game in C where the user tries to guess a secret number between 1 and 100. The secret number is generated using a basic formula based on user input as a seed, without using…
C 1
-
Rock-Paper-Scissors-Game
Rock-Paper-Scissors-Game PublicA simple Rock–Paper–Scissors game built in C language where you play against the computer in the terminal. The program uses random number generation for the computer’s moves, keeps track of scores,…
C 1
-
Python-Programming-Journey
Python-Programming-Journey PublicThis repository contains my Python learning journey, including notes, basic concepts, examples, and practice programs I created while learning Python from scratch. It tracks my progress, helps me s…
Python 1
If the problem persists, check the GitHub status page or contact support.