Jeerabhat S.

PORTFOLIO

profile-picture
About me
I'm a Chulalongkorn University student interested in system programming, backend development, and embedded systems. Currently exploring Rust and Go. I enjoy solving challenges and improving my skills.

Contacts

Phone
0918842784
Github
Okumans
Gmail
kaopancraft@gmail.com
Instragram
okumanss

Programing language

Language-C

C

Language-C++

C++

Language-Rust

Rust

Language-Python

Python

Language-JavaScript

JavaScript

Language-TypeScript

TypeScript

Projects

FaceRec

A real-time facial recognition system built with Python and PyQt5, designed to run on a Raspberry Pi 4. It includes a userfriendly GUI, real-time database and a web-based dashboard for comprehensive management and monitoring.

FaceRec
MathForFun

A React-based web application designed to help users quickly find the right math formula to use, featuring a robust keyword search algorithm and detailed information for each formula.

MathForFun
Calculator

A project designed to learn C++, featuring an extensive and easily extendable calculator. It supports three extendable formats: infix, prefix, and postfix, along with three built-in types: lambda, storage, and number.

Calculator
EasyRunner

A Rust-based competitive programming code runner, built with caching and a testing system for an enhanced experience in the terminal (e.g., with Neovim).

EasyRunner
Brookshear Assembler

A Rust-based tool that converts assembly language code into binary format for use with the joeledstrom Brookshear- Emulator. This assembler translates human-readable assembly code into machine code that can be executed by the emulator.

Brookshear Assembler