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

Skip to content
View knusperpeter's full-sized avatar

Block or report knusperpeter

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

Hi there, I'm Chris! πŸ‘‹

I'm a Business graduate who discovered a passion for coding and is now diving deep into the tech world at 42 Vienna! This GitHub repository showcases my journey from business to programming, featuring projects that reflect my growth and learning in software development.

🎯 Current Focus

This GitHub primarily hosts my educational projects from "42 Vienna," where I'm working to master low-level programming and complex computing concepts. Each project represents a step in my learning journey and my commitment to understanding core programming principles.

πŸ› οΈ Skills I'm Currently Sharpening

  • πŸ’» C
  • πŸ”§ C++
  • 🐧 Linux/Unix
  • 🐍 Python
  • 🌿 Git

πŸš€ Notable 42 Projects

  • minishell: A basic shell implementation mimicking bash functionality
  • philosophers: Solving synchronization problems with multithreading
  • cub3d: A 3D game engine using raycasting
  • push_swap: Stack sorting algorithm implementation
  • pipex: UNIX pipe implementation in C

🌱 Background

My journey from Business Management to Software Development demonstrates my adaptability and passion for learning. I believe this unique combination of business acumen and technical skills offers a valuable perspective in problem-solving.

Feel free to explore my projects and witness my progress in the world of programming!


"Always coding, always learning!" πŸš€

Popular repositories Loading

  1. minishell minishell Public

    C 1

  2. knusperpeter knusperpeter Public

  3. CPP_Modules CPP_Modules Public

    C++

  4. Cub3D Cub3D Public

    C

  5. philosophers philosophers Public

    C

  6. push_swap push_swap Public

    C