Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View 0xZzZEN's full-sized avatar
🤖
Building skills in C/lua [?%]
🤖
Building skills in C/lua [?%]

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

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

I am aspiring 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?” 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                                            |
| 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.
  • In the future i'd love to expand my knowledge in cpp and Unreal Engine 5
  • I'm passionate about colors of life, existence, music and dance: https://www.instagram.com/sleepingzzen/
    💻🎼🕺🕉️🎭🕵️‍♂️

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