Skip to content
View VulpesDev's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report VulpesDev

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

Greetings, I'm Tsvetoslav

I've been passionate about programming since childhood, spending years exploring game development with Unity.

Recently I started my professional career in developing TPSs.

My studies at 42Berlin have equipped me with the ability to quickly learn and adapt to new technologies, making me excited to tackle the complexities of this field.

Connect with me:

tsvetoslav-vasilev-061068232

Languages and Tools:

arduino bash c cplusplus csharp css3 cypress django docker dotnet elasticsearch git html5 javascript kibana linux mariadb mssql mysql nginx photoshop postgresql python redis sqlite unity

Pinned Loading

  1. WebServer WebServer Public

    You must write a HTTP server in C++ 98.

    C++ 1 1

  2. MiniRT MiniRT Public

    Raytracing engine from scratch, no framework, just pure C

    C 2 1

  3. Mini-shell Mini-shell Public

    The first group project at 42Berlin, my teammate Zaperfish. The subject requires you to create your own representation of a shell. While testing, for the most part, we based it on bash.

    C

  4. Fractals-Explorer Fractals-Explorer Public

    Project that I did in my studies at 42Berlin, It's about exploring the beauty of fractals, more specifically the Mandelbrot and Julia sets.

    C

  5. DreamKing DreamKing Public

    Grab the pickle! (not horny today, just hungry)

    C# 1

  6. push_swap push_swap Public

    This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves.

    C