Skip to content
View 0xZzZEN's full-sized avatar
πŸ€–
Building skills in C/C++
πŸ€–
Building skills in C/C++

Block or report 0xZzZEN

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.

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

Hello, Zdravstvuyte, Bonjour, Hola, Konnichiwa, Nǐ hǎo, Guten Tag, [loading languages..], %username%!πŸ‘‹

I am junior SWE, like to be curious and tinker around bytes, trying to understand how stuff works in Computer Science.

Our inquiring minds always (or not always :D) want to know: β€œHow does it work from a different perspective, through the eyes of a computer?” It becomes especially interesting and curious when you start immersing yourself in this world of zeros and ones through games, asking questions like: β€œHow the hell does my character swing a sword?”

While I was asking those kind of questions, my curiosity leads me to C and I wanted to see how things are "laid out" with less abstractions as possible, so my goal is to understand low-level aspect in CS to write performant (where memory bus goes vroom-vroom) software and games.. :) I'll be walking a long way..

My brain currently has allocated such tools in brain memory:

+-------+
| Brain |
+-------+
    |
    v
+-----------------------------------------------------+
| ======== Brain Module Part: Core Languages ======== |
| C                                                   |
| Python                                              |
| Lua                                                 |
| SQL                                                 |
------------------------------------------------------- 
| ======= Brain Module Part: Web Development ======== |
| HTML                                                |
| CSS                                                 |
| JS                                                  |
| PHP                                                 |
-------------------------------------------------------
| ==== Brain Module Part: Tools And Environment ===== |
| gdb                                                 |
| bash                                                |
| git                                                 |
| Vscode                                              |
| Vim                                                 |
| valgrind                                            |
| gnu make                                            |
| gcc                                                 | 
| WSL Ubuntu                                          |
+-----------------------------------------------------+

  • πŸ”­ I’m currently working on growth on my "vocabulary" in C, using different resources like https://beej.us/guide, codewars and local projects to learn.

  • Exploring gamedev, computer graphics and modular structures of programs, trying to learn more about low-level programming and its tricks.

  • I'm passionate about colors of life, existence, music and dance: https://www.instagram.com/sleepingzzen/

  • I don't use 'AI' tools in my code.

    πŸ’»πŸŽΌπŸ•ΊπŸ•‰οΈπŸŽ­πŸ•΅οΈβ€β™‚οΈ

Pinned Loading

  1. AlgoVis AlgoVis Public

    An interactive, cross-platform algorithm visualizer built with C and raylib. Explore combination of logic, entertainment and art

    C

  2. tideman tideman Public

    The hardest CS50x problem (it was for me at least), from pset3.

    C

  3. codewars_practice codewars_practice Public

    kata training of diverse problem sets

    C

  4. time_killer_game_prototyping time_killer_game_prototyping Public

    Simple game where you shoot time using some gun

    Lua