Skip to content
View StephNova's full-sized avatar

Highlights

  • Pro

Block or report StephNova

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

Welcome to My GitHub Profile! πŸ‘‹

About Me

Hi there! I'm a passionate programmer currently studying at 42 Berlin. Originally, I'm a Chemical Engineer, but I am now transitioning into a career in software development. I am deeply interested in learning new technologies and improving my coding skills.

🌟 Projects

School Projects at 42 Berlin

  • [Inception]: Learning how to use containers with Docker.
  • [Webserv]: We are asked to build a server taking a configuration file (similar to NGINX).
  • [Minishell]: A simple shell implementation project, where I learned about parsing, system calls, process creation, and management in Unix-based systems.
  • [Cub3D]: Developed a lightweight 3D rendering engine inspired by Wolfenstein 3D, implementing a real-time raycasting engine using only low-level C and system libraries.
  • [Philosopher]: A project focused on concurrency and synchronization problems, specifically the Dining Philosophers problem. This project enhanced my understanding of threads and mutexes in C.

πŸ“š Skills

  • Languages: C, C++, JavaScript (Beginner)
  • Tools & Technologies: Git, Linux
  • Concepts: Algorithms, Data Structures, System Programming, Web Development

πŸ“« Get in Touch

Popular repositories Loading

  1. citas-react citas-react Public

    Deployment del proyecto Citas en React con TailwindCSS, Vite y otros

    JavaScript

  2. StephNova StephNova Public

  3. mi_minishell mi_minishell Public

    C

  4. minishell minishell Public

    Minishell by Henrizz and me

    C

  5. philosophers philosophers Public

    C

  6. cub3d cub3d Public

    C