Skip to content
View paul-ohl's full-sized avatar
🦀
Practicing rust
🦀
Practicing rust
  • France

Highlights

  • Pro
Block or Report

Block or report paul-ohl

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

Paul OHL

Programming, Music, Calisthenics.

Linkedin: paulohl

Go check out my website (paulohl.fr)!

What my school taught me

School 42 Paris is a great school, it taught me how to work independantly and communicate with my peers.

More specifically, it taught me:

  • general coding principles (libft)
  • function pointers and va_args (printf)
  • network programming basics (netwhat)
  • Docker and running a basic server (ft_server)
  • Graphics programming (cub3d and fract-ol)
  • Basic assembly programming (libasm)
  • The inner workings of bash, reading from and writing to files, pipes and so much more (minishell)
  • Kubernetes basics (ft_services)
  • C++ and more generally OOP (containers)
  • Sorting algorithms and optimisation (philosophers)
  • Socket programming in C/C++ (webserv)

What I taught myself

I spend a lot of my free time on personnal projects, which allows me to keep the programming fun and improve.

I play a bit of CodinGame, you can check out my profile, or my solutions

I learned C# in order to create a video game (you can try it out!).

I taught myself how to manage a server to host my personnal website.

Pinned Loading

  1. a_star a_star Public

    An A* pathfinding algorithm implementation in C++

    C++

  2. fract-ol fract-ol Public

    42's school project fract-ol

    C 1

  3. invidious_embedizer invidious_embedizer Public

    A chrome extension that replaces youtube links and embeds with invidious links.

    JavaScript 1

  4. qmk-fast-flasher qmk-fast-flasher Public

    A bash script to easily manage your kemaps and flash them to your keyboard.

    C 1