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

Skip to content
View pavalAlexandru's full-sized avatar

Highlights

  • Pro

Block or report pavalAlexandru

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.

Content in all repositories owned by your account will be closed.
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
pavalAlexandru/README.md

πŸ’« About Me:

Hi πŸ‘‹, I'm Andu!

🌱 A second year student at UBB FMI following the Math and CS course.

  • Current Project : Tetris

πŸ› οΈ Languages & Tools

Languages

C C++ Python C# Java Bash Script JavaScript TypeScript Lua

Frameworks & Libraries

.Net React Vue.js Nuxt.js TailwindCSS

Tools

Git Linux Docker CMake Gradle Neovim

Pinned Loading

  1. C-Config-Parser C-Config-Parser Public

    I created this config parser project to practice reading files, string manipulation, and memory management in C. It helped me learn how to parse simple key-value data (like KEY=VALUE) from a text f…

    C

  2. C-Singly-Linked-List C-Singly-Linked-List Public

    I created this singly linked list project to practice basic C programming. It helped me learn how to use pointers, manage memory, and build simple data structures from scratch.

    C

  3. C-Hex-Dumper C-Hex-Dumper Public

    This is a practice project designed to exercise basic C programming concepts, specifically working with the standard I/O library and processing binary file data.

    C

  4. Pong Pong Public

    Pong made using Odin with Raylib

    Odin

  5. Tetris2 Tetris2 Public

    Making a Tetris clone to learn Odin and Raylib

    Odin