Skip to content
View justincapik's full-sized avatar

Block or report justincapik

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

Pinned Loading

  1. Corewar-asm Corewar-asm Public

    asm part of the 42 corewar project, a compiler for assembly language

    C 1

  2. dslr dslr Public

    machine learning projet to create a one vs all logistic regression

    Rust 1

  3. malloc malloc Public

    rewriting Malloc function in C for a project in the 42 school

    C 1

  4. N-Puzzle N-Puzzle Public

    Done in the realm of 42, a optimization project to find N-puzzle solutions with different varions of the A* algorithm

    C++ 1

  5. woddy-woodpacker woddy-woodpacker Public

    projet in the realm of 42, creating a packer to make an ELF64 executable write "...WOODY..." before execution

    C 1

  6. ft_nmap ft_nmap Public

    code from scratch base nmap functionnalities with multithreading

    C