ahn9807
BS (CS Major) - Gwangju Institute of Science and Technology =-=-=-=-=-= MS (CS Major) - Korea Advanced Institute of Science and Technology
CASYS LabKAIST
Pinned Repositories
AOS
AOS is self made operating system.
BUDAlloc
USENIX Security 2024 AE
CuttingEdge
Week two project of KAIST Immersion camp Taxi sharing app
Depth-from-focus
Depth from focus using opencv c++
eBPF-Tutorial
Marching-Cubes
[SIGGRAPH 1987 - Marching Cube] Implemented by unity and add some game-like features
nori
implementation of nori the raytracer
Procedural-Generation-with-Biome
Unity project for precedural generation with biome, saving and texture.
TakeALook
2018 GIST Muhandojeon project Unity based 2D Game
Taxi-KAIST-GIST
카이스트 지스트 택시 공유 어플
ahn9807's Repositories
ahn9807/Procedural-Generation-with-Biome
Unity project for precedural generation with biome, saving and texture.
ahn9807/Marching-Cubes
[SIGGRAPH 1987 - Marching Cube] Implemented by unity and add some game-like features
ahn9807/AOS
AOS is self made operating system.
ahn9807/Taxi-KAIST-GIST
카이스트 지스트 택시 공유 어플
ahn9807/CuttingEdge
Week two project of KAIST Immersion camp Taxi sharing app
ahn9807/eBPF-Tutorial
ahn9807/EMAL
2017 GIST Muhandojeon project - Gamemaker EMAL
ahn9807/Hotice
2017 Hobby project - Gamemaker 2d top view game
ahn9807/JOS
KAIST Graduated Operating System CS530
ahn9807/URay
Raytracer for unity.
ahn9807/BUDAlloc
USENIX Security 2024 AE
ahn9807/TakeALook
2018 GIST Muhandojeon project Unity based 2D Game
ahn9807/ahn9807.github.io
ahn9807/Bench-count-systemcall
Count how many and what systemcall is used at benchmarks.
ahn9807/bench101
Bench mark tools for testing kernel.
ahn9807/Coding-Game
ahn9807/DnCNN
Implementation of DnCNN
ahn9807/dotfiles
ahn9807/gapbs
GAP Benchmark Suite
ahn9807/ImageBase
This is image base for my github projects
ahn9807/Jamming-HCIS-Lab
ahn9807/kev
KAIST Educational Virtualization
ahn9807/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
ahn9807/liberty-skin
Liberty skin
ahn9807/Minish
Bash like shell in c
ahn9807/MOS-redis
MOS-redis
ahn9807/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
ahn9807/Rust-Exploit
Rust-Exploit ("test codes") (~2022.1.8)
ahn9807/Rust-OS
Minimal operating system written in RUST.
ahn9807/WasmWebServer
Webassembly web server for demonstration