Skip to content
View shaolin-peanut's full-sized avatar
learning
learning

Highlights

  • Pro

Block or report shaolin-peanut

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

Top Langs

  • I'm a 42 Lausanne student. I finished the common core of the cursus, and am doing specialisations in math, functional programming, and a little bit of low-level things.
  • working on right now
    • matcha. react web app. I'm handling the frontend and notifications + chat
    • ready set boole a project to discover boolean algebra and set theory, with a functional language. I chose ocaml. Many links on that page.
    • reviewing high school math with mathacademy.com. Transcripts available on request
  • to do next
    • Inception of Things. Vagrant project
    • ft_turing. More functional programming in ocaml. Modeling a turing machine
    • ft_ality. Something about parsing
    • hypertube, group project. Streaming video with torrents as the source, with a bunch of features (search, thumbnails, auth, comments, etc).
    • computorv1. parsing/evaluating/analyzing polynomial expression
    • matrix. linear algebra exercises
  • Done
    • 42's common core. Lots of projects in C, a few in C++, one webapp as a group project.
    • 6 month internship where I discovered databases, SQL on timeseries to make graphs in grafana, webdev projects in svelte, working with data/DBs/APIs in python, etc
    • nm to discover the structure of elf files, what symbols are for and then display them. You have to emulate the nm cli command (linux)
    • linear regression, a simple linear regression
    • dslr. Small machine learning project, where you have to implement a softmax regression.
    • libasm. mini project to learn assembler

Pinned Loading

  1. readysetboole readysetboole Public

    An introduction to boolean algebra and set theory

    OCaml

  2. ldominiq/ft_irc ldominiq/ft_irc Public

    C++

  3. Minishell Minishell Public

    Forked from Glanfaloth/Minishell

    A minimalist mimick of bash, rewritten from scratch with UNIX system libraries. Another project at school 42

    C

  4. pipex pipex Public

    A Unix pipe redirection program, part of 42's common core

    C

  5. ft_nm ft_nm Public

    C

  6. jreivilo/matcha jreivilo/matcha Public

    project Matcha 42

    JavaScript