Skip to content
View chaidhat's full-sized avatar
🇹🇭
Thai
🇹🇭
Thai

Organizations

@Bruin-Spacecraft-Group @ucla-shun-team

Block or report chaidhat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
chaidhat/README.md


Hi, I'm Chai!

I'm a Thai undergraduate student studying Computer Engineering at UCLA.

With over ten years of experience in programming, I have developed my own x86 compiler, convolutional neural network chess engine, online educational video platform and more. I strive to make a positive difference in the world and empower others to do the same. You can find my work as well as some of their open-sourced code repositories below.

Chaidhat Chaimongkol
[email protected]
LinkedIn

Noteable Projects

Project Description Languages License
Schols Online course/MOOC creator for educators and businesses. Used by +1,000 users including PepsiCo, Burpha University and more. Dart, JS, SQL -
Safety Checklist App Worked with Thailand's Ministry of Industry to produce an Occupational Health & Safety app used by over 440 factories in Thailand. Flutter, NodeJS, SQL -
Cube Satellite Flight code for UCLA's Cube Satellite programme. Working with UCLA's Plasm Space Propulsion Laboratory (PSPL) to run a xenon-ion thruster in space. C, Python MIT
Boeing 777 Simulation 3D model of an Boeing 777-300ER aircraft and simulation of its avionics. Used by +50,000 people. C, C++, Lua GPL
Blur AI Implementing Pix2Pix to perform monocular depth estimation Tensorflow GPL

Other Projects

Project Description Languages License
Minimalistic-C - my programming language and x86 compiler, inspired by C. Made to introduce beginners to low level coding by using a minimalistic featureset. C, x86, Minimalistic C MIT
Chess AI - training convolutional neural networks to play chess Tensorflow GPL
Wave Interference Simulation - online single/double/etc slit experiment simulator JavaScript MIT
Simulation of a A320 Flight Managment System - for an international team project Lua GPL
Facial Identification - implemention of Viola-Jones cascading features algorithm C++, GLSL MIT
Arduino robotics - 3D operation logic with robotics team Python, C++ MIT
3D Cellular automata - implementation of Conway's Game Of Life in 3D Python, C GPL
3D OpenGL/GLFW simulation - OpenGL and C++ demo C++, GLSL MIT
Fullstack website and server code for my family's business HTML, PHP (C)
3D ASCII raytracer - perspective writing test which renders a sphere C MIT
OOP Scratch extension - method to introduce OOP for scratch.mit.edu users JavaScript MIT

Please find my other projects here, along with my Google coding competition submissions:
https://gist.github.com/Chaidhat/starred

Pinned Loading

  1. boeing-777 boeing-777 Public

    Boeing 777-300ER simulation for X-Plane flight simulator

    C 49 6

  2. schols-orm schols-orm Public

    An internal Object-Relation Mapping tool built for Schols

    JavaScript