Syarif Hasibuan

My Projects

Flight Simulation

Aircraft Simulation

I build Aircraft Simulation model on my daily work. Particularly on Flight Control System and Navigation system. I do development on Matlab/Simulink, C code analysis, deployment, verification and validation on Airbus Simulation Platform.

Conway's Game of Life

Conway's Game of Life in C

Recreation of Conway's Game of Life built with C and Simple DirectMedia Layer (SDL2). Check it out at: https://github.com/syarifhasibuan/gameoflife

csvr - A CLI csv reader

csvr - A CLI csv reader

I love working in the terminal. This is a tool that's inspired from my workflow. It is build with ncurses with C, and it is very simple. Check it out at: https://github.com/syarifhasibuan/csvr