Khant Kyaw Khaung's repositories
robot-kinematics
Mathematical calculations of forward and inverse kinematics. This is intended to be used for moving the end effector to a desired coordinate in 2D or 3D space.
robot-monitor-graphics
Simple and quick 2D/3D graphics engine for simulation.
mpv-remote
Remote-controlled media player for a TV connected to a PC. Controlled from a portable laptop or a smart phone via SSH connection.
robot-monitor
Monitors and commands the microcontrollers for robots. The software makes it possible to use CLI-like interface, custom GUI for machine control and visualization.
khantkyawkhaung.github.io
My personal website.
puzzle-block-ai
Some basic AI theories implemented in a game. A simple route-finding algorithm, my first step towards the AI field. The program is written in C++ for route-finding and Java for UI.