Skip to content
View lspohle's full-sized avatar

Highlights

  • Pro

Block or report lspohle

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

About me

My experience in the Piscine in 2022

Core Curriculum at 42 Wolfsburg

Circle Project Brief description Language OS Status
0 Libft Creating your own library C macOS
1 Printf Coding your own printf C macOS
1 Get_Next_Line Reading from a file descriptor C macOS
1 Born2BeRoot Creating your own virtual machine C macOS
2 So_Long Creating your own 2D Game C macOS
2 Pipex Handling pipes C macOS
2 Push_Swap Writing a sorting algorithm C macOS
3 Minishell Writing our own shell - Collaboration with cschm1ed C macOS

Internship

Company Project Brief description Language OS Status
GRIMME ATM Coding an ATM object oriented C# macOS

Personal interest

Project Brief description Language OS Status
Sudoku Solver Solve your Sudokus C++ macOS
Typing Assessment Test your typing skills C++ macOS
Random Words Generator Your random words generator C macOS
Rock Paper Scissors Compete in Rock, Paper, Scissors C macOS
Password Generator Generate your personal password C macOS
Testernette Test program your 42 projects C macOS

Pinned Loading

  1. GRIMME_atm GRIMME_atm Public

    A program for an atm in C# which I wrote during my internship at Grimme.

    C# 1

  2. PRIVATE_sudoku_solver PRIVATE_sudoku_solver Public

    C++

  3. PRIVATE_rps PRIVATE_rps Public

    RPS is your final enemy if you're up for the famous game "Rock, Paper, Scissors".

    C 1

  4. PRIVATE_password PRIVATE_password Public

    YOUR password, YOUR choice is your personal password generator. Easily implemented and quickly customized.

    C

  5. 42_so_long 42_so_long Public

    so_long is a 2D game. Its purpose is to make us work with textures, sprites, and some other basic gameplay elements.

    C

  6. cschm1ed/minishell cschm1ed/minishell Public

    C