Pinned Repositories
frontend
next.js
CPPModule00
Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuff
CPPModule01
Memory allocation, pointers to members, references, switch statement
CPPModule02
Ad-hoc polymorphism, operator overloading and Orthodox Canonical class form
cub3D
레이캐스팅을 이용한 1인칭 시점의 3D 미로 프로그램
ft_irc
문자 기반 실시간 인터넷 채팅 프로토콜 IRC를 구현한 멀티플렉싱 서버
inception
Docker를 사용하여 NGINX, MariaDB, Wordpress로 구성된 소규모 인프라 구축
Philosophers
식사하는 철학자 문제를 해결하는 멀티스레드/멀티프로세스 시뮬레이션
pipex
Unix shell의 pipe, redirection, heredoc을 구현한 프로그램
push_swap
빠른정렬 알고리즘을 이용하여 최소한의 명령어로 정수 목록을 정렬하는 프로그램
yeseulgangahan's Repositories
yeseulgangahan/push_swap
빠른정렬 알고리즘을 이용하여 최소한의 명령어로 정수 목록을 정렬하는 프로그램
yeseulgangahan/CPPModule00
Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuff
yeseulgangahan/CPPModule01
Memory allocation, pointers to members, references, switch statement
yeseulgangahan/CPPModule02
Ad-hoc polymorphism, operator overloading and Orthodox Canonical class form
yeseulgangahan/cub3D
레이캐스팅을 이용한 1인칭 시점의 3D 미로 프로그램
yeseulgangahan/ft_irc
문자 기반 실시간 인터넷 채팅 프로토콜 IRC를 구현한 멀티플렉싱 서버
yeseulgangahan/inception
Docker를 사용하여 NGINX, MariaDB, Wordpress로 구성된 소규모 인프라 구축
yeseulgangahan/Philosophers
식사하는 철학자 문제를 해결하는 멀티스레드/멀티프로세스 시뮬레이션
yeseulgangahan/pipex
Unix shell의 pipe, redirection, heredoc을 구현한 프로그램
yeseulgangahan/CPPModule03
Inheritance
yeseulgangahan/CPPModule04
Subtype polymorphism, abstract classes, interfaces
yeseulgangahan/CPPModule05
Repetition and Exceptions
yeseulgangahan/CPPModule06
C++ casts
yeseulgangahan/CPPModule07
Template
yeseulgangahan/ft_containers
C++ 98 STL의 vector, map, stack, set을 재구현한 라이브러리
yeseulgangahan/libft
C 라이브러리의 주요 함수를 재구현한 라이브러리
yeseulgangahan/so_long
이벤트 기반으로 렌더링하는 2D 게임