Skip to content
View srhoe's full-sized avatar

Block or report srhoe

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

πŸ‘‹πŸΎ About Me:

🌺 I'm a noob in software engineering but I'm sharing my journey and learnings in tech

🌼 Making videos about Computer Science, tech, and productivity on YouTube

🌻 Learning Cyber Security, and computer science as well

🌐 Socials:

Instagram Reddit TikTok YouTube

πŸ’» Tech Stack:

C JavaScript Python MySQL MongoDB

πŸ“Š GitHub Stats:




πŸ’° You can help me by Donating

PayPal Ko-Fi

Popular repositories Loading

  1. morevirus morevirus Public

    Simple C program simulating RAM installation and storage upgrade so when you select RAM it crashes your computer and when you select storage in add 100k folders which also crashes the computer. Edu…

    C 4

  2. Count-numbers-of-characters- Count-numbers-of-characters- Public

    Counts how many letters that are in the text that's been given by the user.

    C 2

  3. calculator calculator Public

    Making mathematical calculations.

    C 1

  4. srhoe srhoe Public

    1

  5. Fibonacci-sequence Fibonacci-sequence Public

    Created the fibonacci sequence in C language. It will prompt the user for an input for how many terms would they like the be printed and then give the result in the sequence.

    C

  6. copy copy Public

    This C program copies a file's contents to another file. It uses standard C libraries to handle byte-by-byte copying in binary mode.

    C