Assembly
Embedded
Embedded Traffic Intersection Firmware with State Machine Control and UART Command Interface
Firmware-driven traffic intersection controller using an Arduino Uno R3 with state machine architecture and UART command interface.
Embedded
LoRa Greenhouse Monitoring System
Designed and deployed an IoT monitoring system to collect, transmit, store, and visualize environmental data from a remote greenhouse using long-range, low-power wireless communication.
EmbeddedHigh-Performance Computing
Linux HPC Cluster: Slurm, Ansible Automation, and MPI Operations
Designed and automated a small-scale Linux HPC cluster to simulate real production operations, including Slurm scheduling, Ansible-driven configuration management, MPI workload validation, and failure recovery.
High-Performance Computing
Distributed-Memory Parallel Programming with MPI (C++)
Implemented MPI-based parallel programs in C++ demonstrating distributed computation, collective communication, and basic performance scaling.
High-Performance Computing