Faqih Muhammad Syuhada

Informatics Engineering Student, ITB

Faqih Muhammad Syuhada

Data & AI Engineer

Third-year Informatics Engineering student at ITB, Honorable Mention at ICPC Asia Jakarta 2025/2026. I work across the stack, from systems-style backend projects to data engineering pipelines. Currently building ETL pipelines and designing the data warehouse for the Brand Business Squad at Paragon Technology and Innovation.

Experience

  1. Data & AI Engineer

    Jun 2026 — Present

    Paragon Technology and Innovation

    • Developed object-oriented Python CLI extractors and orchestrated Apache Airflow ETL pipelines to ingest data from APIs, PostgreSQL, and Excel into an AWS S3 data lake.
    • Designed the data warehouse architecture in Snowflake serving data analysts and scientists for the Brand Business Squad.
    • Containerized ETL jobs with Docker and deployed via Kubernetes for reliable, scalable data integration.
  2. IT Audit Intern (Software Engineer)

    Dec 2025 — Feb 2026

    PT Superintending Company of Indonesia (Sucofindo) · South Jakarta

    • Built a centralized Project Tracker and Audit Dashboard to replace spreadsheet-driven IT audit tracking.
    • Implemented secure authentication and role-based access control to protect sensitive audit records.
  3. Artificial Intelligence Laboratory Assistant

    Sep 2025 — Present

    School of Electrical Engineering and Informatics, ITB · Bandung

    • Facilitated hands-on labs for 400+ students per semester, covering AI fundamentals and implementation debugging.
    • Reviewed student code for correctness and efficiency, encouraging consistent structure and testable components.
  4. Deputy Head of IT Division

    May 2025 — Oct 2025

    Himpunan Mahasiswa Informatika (HMIF) ITB · Bandung

    • Led an engineering team shipping internal platforms for 300+ users (TypeScript frontend, Go microservices), including code reviews and incremental delivery.

Engineering Projects

Database Management System

2025

Python, B-Tree

  • Implemented a block-oriented storage engine with record serialization and B-Tree indexing.
  • Added a query optimization pass wired into the executor to prefer index-backed plans when applicable.
View repo →

Raft Consensus Algorithm Implementation

2025

TypeScript, Node.js, RPC

  • Implemented Raft to build a fault-tolerant replicated key-value store with RPC-based node communication.
  • Iterated on correctness and recovery paths across multi-node bring-up, crashes, and restarts in local test clusters.
View repo →

RaOS Pisan Operating System

2025

C, x86 Assembly, QEMU

  • Built a custom x86 Protected Mode kernel from scratch.
  • Implemented an EXT2-backed filesystem layer, a process scheduler, and cooperative multitasking.
Private course repo

Nimonspedia Web Application

2025

Node.js, React, PHP, Docker, PostgreSQL

  • Shipped an e-commerce app with a multi-backend setup, containerized with Docker and fronted by Nginx as a reverse proxy.
  • Added real-time auction flows using Socket.io and an admin dashboard with JWT authentication and authorization.
View repo →

Achievements & Education

  • Honorable Mention, ICPC Asia Jakarta 2025/2026 (team contest; algorithms and data structures under time pressure).
  • 11th place out of 744 participants, ICPC INC 2025.

B.E. Informatics Engineering

Institut Teknologi Bandung (ITB)

Aug 2023 — Jul 2027

Skills

Languages

C++ · Python · TypeScript · Go · SQL · PHP · Java · x86 Assembly

Frameworks & Tools

Apache Airflow · Node.js · React · Next.js · Laravel · Docker · Kubernetes · Git

Data & Databases

Snowflake · AWS S3 · PostgreSQL · MySQL · Prisma ORM