Jeerabhat S.
PORTFOLIO
Contacts
Programing language
C
C++
Rust
Python
JavaScript
TypeScript
Projects
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.
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.
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.
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).
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.