Jun Woo Shin

Jun Woo Shin

Projects

Some things I’ve worked on:

CHIP8

GitHub: chip8 Demo: N/A I’ve always been interested in emulation - it seemed incredible that we could bring back past hardware and software.

Rainbow GIF

GitHub: rainbowgif Demo: N/A I’m a huge fan of Slack’s custom emojis and the various collections that have surfaced.

C Snake

GitHub: snake Demo: N/A As I was an avid user of terminal applications as well as command line applications, I came to learn about ncurses, a TUI library.

Game of Life

GitHub: game of life Demo: N/A Functional programming always piqued my interest so I wanted to take the time to learn one and use it in a project.

Chrome Storage

GitHub: chrome storage Demo: N/A The Chrome brower has a storage API for storing data, acting as a sort of database for the extensions and now deprecated applications.

Todo

GitHub: todo Demo: https://jwoos.github.io/web_todo/ Having started off as a web developer, I always wanted to stay on top of the current frameworks.

Another Shell

GitHub: ash Demo: N/A I’ve been using the commandline for a while, especially Bash but I never thought about how they had been developed or their inner workings.

GitSync

GitHub: GitSync Demo: N/A GitSync is an application to sync between a remote Git source and a local Git source.