Giter Site home page Giter Site logo

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.

Paul Ohl's Projects

a_star icon a_star

An A* pathfinding algorithm implementation in C++

authelia icon authelia

The Single Sign-On Multi-Factor portal for web apps

codingame icon codingame

My solutions to the codingame games I've played.

containers icon containers

Recoding multiple C++ containers: Stack, Vector and Map

dual-key-remap icon dual-key-remap

Remap any key to any other two keys on Windows 🔥. Remap CapsLock to both Ctrl and Escape! (It's like xcape for windows!)

libasm icon libasm

C is low level, but we can go lower!

libft icon libft

The famous 42's libft, helperr functions written in C

minishell icon minishell

A simple shell written in C. School project.

musicalendar icon musicalendar

A spotify-connected app to see a visual representation of your music tastes over the years.

pokedex icon pokedex

A simple pokeapi-based app created to learn how to use React Native.

portfolio icon portfolio

This is my portfolio website, generated with Hugo.

qmk-fast-flasher icon qmk-fast-flasher

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

remae icon remae

The my digital project repo

rust-clippy icon rust-clippy

A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/

sidebery icon sidebery

Firefox extension for managing tabs and bookmarks in sidebar.

steps.nvim icon steps.nvim

A neovim plugin to create steps to accomplish a repetitive complex action in neovim, with options!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.