Pinned Repositories
42-arachnida
arachnida is a set of two programs: spider, an image web scrapper and scorpion an image metadata extractor
42-boot-2-root
42-CPP-Modules
CPP Modules are about discovering CPP
42-cub3d
cub3d is about exploring ray-casting to make a dynamic view inside a 2d maze
42-ft_printf
ft_printf involves learning how to use variadic functions to recode printf.
42-ft_transcendence
ft_transcendence involves making a single page application which hosts a multiplayer online pong game using React/Typescript-NestJS-Prisma/PostgreSQL
42-over-ride
Over Ride is a CTF like challenge about exploiting ELF32 & ELF64 binaries on x86_64 architecture
42-webserv
webserv is about coding a small web server in C++
py_bot
Python bot for triangular arbitrage based on python-binance library (work in progress)
SmoL-API
Small SST/ElectroDB REST/tRCP API - to perform CRUD operations via AWS Lambda on AWS DynamoDB
jchene's Repositories
jchene/py_bot
Python bot for triangular arbitrage based on python-binance library (work in progress)
jchene/SmoL-API
Small SST/ElectroDB REST/tRCP API - to perform CRUD operations via AWS Lambda on AWS DynamoDB
jchene/42-get_next_line
get_next_line involves writing a function that reads line by line on a given file descriptor.
jchene/42-Inception
inception involves creating multiple docker containers (wordpress, nginx and mariaDB) and make them work together with docker-compose
jchene/42-libft
libft involves recoding a few functions of the C standard library as well as some other utility functions.
jchene/42-minishell
minishell objective is to create a simple shell
jchene/42-minitalk
minitalk involves coding a small data exchange program using UNIX signals.
jchene/42-philosophers
philosophers is about the basics of threading a process, how to create threads and use mutexes.
jchene/42-pipex
pipex will let you discover in detail the pipe UNIX mechanism.
jchene/42-piscine_discovery
piscine_discovery is about learning basics of web development including: bash, HTML, CSS, JavaScript and jQuery
jchene/42-push_swap
push_swap involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves.
jchene/42-so_long
so_long is a small 2D game made with minilibx.
jchene/arcade-physics
Use Arcade Physics without Phaser.
jchene/top20_harvester
Harvest and print on the terminal the top 20 of a Clash Of Code contest via CodinGame platform
jchene/42-arachnida
arachnida is a set of two programs: spider, an image web scrapper and scorpion an image metadata extractor
jchene/42-boot-2-root
jchene/42-CPP-Modules
CPP Modules are about discovering CPP
jchene/42-cub3d
cub3d is about exploring ray-casting to make a dynamic view inside a 2d maze
jchene/42-ft_printf
ft_printf involves learning how to use variadic functions to recode printf.
jchene/42-ft_transcendence
ft_transcendence involves making a single page application which hosts a multiplayer online pong game using React/Typescript-NestJS-Prisma/PostgreSQL
jchene/42-over-ride
Over Ride is a CTF like challenge about exploiting ELF32 & ELF64 binaries on x86_64 architecture
jchene/42-snow-crash
snow crash is an introduction to cybersecurity CTF like on a virtual machine
jchene/42-webserv
webserv is about coding a small web server in C++
jchene/42-rain-fall