Skip to content
View komoro13's full-sized avatar
  • Hunter College
  • New York

Block or report komoro13

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
komoro13/README.md

Hi, I'm Theodoros πŸ‘‹

I'm a Computer Science student at Hunter College, CUNY, focused on embedded systems, firmware, and low-level software.

I started programming and working with electronics independently before university and have experience building software, microcontroller-based systems, PCBs, sensor interfaces, and custom electronic systems.

πŸ”§ What I Work With

  • Languages: C, C++, Python, x86 Assembly, RISC-V Assembly
  • Microcontrollers: PIC16, PIC24, PIC32, ESP32
  • Embedded: FreeRTOS, ADC, UART, IΒ²C, SPI, EEPROM
  • Hardware: PCB design, sensor interfacing, component-level debugging and repair
  • Tools: MPLAB X, ESP-IDF, KiCad, Git, GDB, Linux

πŸš€ Current Work

Industrial Sensor Hub

Developing a modular sensor acquisition and communications platform with distributed sensor/ADC nodes and a central embedded hub.

The system is designed around:

  • Ethernet, Wi-Fi, and LTE connectivity
  • CAN FD and RS-485 field communication
  • FreeRTOS-based firmware
  • Sensor acquisition, filtering, and calibration
  • Remote telemetry and device monitoring

Magnetic Caliper

Built as an independent study project at Hunter College.

A non-contact thickness measurement system using a PIC24 microcontroller, Hall-effect sensing, and magnetic field measurements.

The project involved embedded C firmware, high-resolution ADC acquisition, calibration, signal averaging, hardware debugging, and characterization of sensor drift and repeatability.

πŸ“Œ Selected Projects

  • GSM Alarm β€” PIC-based modular security system with GSM communication and remote sensor modules
  • Magnetic Caliper β€” PIC24-based non-contact measurement system
  • Industrial Sensor Hub β€” Multi-interface embedded sensing and communications platform
  • Ravaisi PDA β€” Full-stack restaurant order-management system

πŸŽ“ Education

Hunter College, CUNY
B.A. in Computer Science β€” Expected May 2027

Interests: Embedded Systems β€’ Firmware β€’ Computer Architecture β€’ Operating Systems β€’ Electronics

Pinned Loading

  1. MagCal MagCal Public

    Non-contact magnetic thickness measurement system using PIC24, Hall-effect sensing, custom PCB hardware and embedded C firmware.

    C

  2. SensorHub SensorHub Public

    Modular embedded sensor acquisition and telemetry platform with custom hardware, multi-sensor interfaces, and network connectivity.

    AGS Script

  3. GSMAlarm GSMAlarm Public

    PIC-based GSM alarm system with RF motion sensors, SIM900A cellular alerts, custom PCB, keypad/LCD interface, and EEPROM configuration.

    C 1

  4. Ravaisi_PDA Ravaisi_PDA Public

    Android restaurant ordering client with PHP/MySQL backend integration, built as part of the Ravaisi multi-platform restaurant management system.

    Java 1

  5. ASMCalc ASMCalc Public

    Assembly

  6. ABP ABP Public

    Black-box analysis of a production flight-search API, including request reproduction, traffic analysis, and anti-automation research.

    Shell