aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Finished essential functions for the listHyder Hadi2026-05-09
|
* Im redo-ing the Dynamic list to make it better and cleanerHyder Hadi2026-05-09
|
* Made the Highest Mark function and basic structsHyder Hadi2026-05-08
|
* Finished writing the loop and the Echo function is ready :DHyder Hadi2026-05-04
|
* Trying to implement a dynamic string in C, i figured how to read characters ↵Hyder Hadi2026-04-18
| | | | correctly with getchar()
* Simple C exercises that i solved :DHyder Hadi2026-03-31
|
* Made a snakes and ladders gameHyder2025-09-11
| | | | the code i believe is kinda messy but finally i have done something in C.
* i guess the code is kinda messy but hey i wrote it on my mobile screen XDHyder2025-09-02
|
* Im trying to learn JS, so THISHyder2025-08-25
|
* Rock,Paper,Scissor game in C, i guess the code is so messy but im trying to ↵Hyder2025-08-23
| | | | do it like OOP style of objects and methods...etc
* I have sorted numbers using selection sort :DHyder2025-08-18
|
* I guess i cleaned up the Palindrome.cHyder2025-08-18
|
* Finally i solved this kinda tough exercise i beileve(the palindrome ↵Hyder2025-08-16
| | | | checker), i made it work :D
* Solved the binary to decimal converter exerciseHyder2025-08-14
|
* I tried to make the VACC more elegant and readable function hopefully :DHyder2025-08-11
|
* I solved this exercise but i gotta be honest i used a bit of chatgpt :(Hyder2025-08-10
|
* Finally i knew the problem why the about page was not showing anything it ↵Hyder2025-08-01
| | | | turns out that i have to build cgit with markdown rendering but mine is just basic text file
* Forget to remove the .md fileHyder2025-08-01
|
* Work please, i hate this XDHyder2025-08-01
|
* Another trygit add README.mdHyder2025-08-01
|
* Hope this shows the about page now :(Hyder2025-08-01
|
* Reverted back the .md file XDHyder2025-08-01
|
* Removing the .md fileHyder2025-08-01
|
* Trying to check if this README will show up (not markdown)Hyder2025-08-01
|
* Added README to organizeHyder2025-08-01
|
* Im organizing things like a pro XDHyder2025-08-01
|
* Its a Hexadecimal to Integer converter, Tried to make it look like a ↵Hyder2025-07-28
| | | | professional program XD
* Deleted a file as an experiment XDHyder2025-07-22
|
* This is the file that i usually mess around withHyder2025-07-22
|
* This is a Greatest Common Divisor in C languageHyder2025-07-22