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

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 am Tsvetoslav

Programming has been my playground, ever since I was a kid. Eventually, I discovered game engines like Unity, then game development became my hobby for around 4 years. However, now I am on the hunt for something fresh and exciting.

My enthusiasm knows no bounds when it comes to expanding my skill set. Over the past years, I have been working on a few projects and started my studies at 42Berlin. The challenges I have encountered there left me a bit puzzled at times, yet they have also honed my ability to grasp concepts with remarkable speed. Let's just say, I am all about embracing the unfamiliar and evolving with every step I take!

Languages and Tools:

arduino bash c cplusplus csharp css3 cypress git html5 javascript linux mysql python 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

  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