About me

Hello, i am an Electrical Engineering fresh graduate from Institut Teknologi Bandung. I have an interest in Computer Vision and Machine Learning as myself did a research on Thermal Infrared Object Tracking System for my undergraduate thesis. I also posess a TensorFlow developer certificate!

Sometimes i code, sometimes i do data and sometimes both!

I have graduated in July 2021 with Bachelor of engineering degree in Electrical Engineering from School of Electrical Engineering and Informatics, Bandung Institute of Technology. I spent my time in a Workshop HME ITB by doing some electronics projects include the use of sensors and IoT devices. I also joined a HME ITB Computer Division, web developer community in HME ITB itself

I spent my 2020 semester break as an intern in idealab.id as a Web developer Intern.

In early 2021, i joined Bangkit Academy by Google as a trainee in Machine Learning Path and graduated with a TensorFlow developer Certificate

download my CV here

Projects

  • Thermal Infrared Tracking System

    Object Tracking System with Thermal Infrared Camera using YOLOV4 tiny and Visual Servoing algorithm on a Single Board Computer (NVIDIA Jetson Nano). The system behaves as a person tracker for a low light environment.

  • CrimeLess

    House security application that can detect the presence of strangers when the house is left by the owner. The application uses machine learning for data processing in the form of videos that run on cloud and sends notifications of the presence of strangers into the android application.

  • Medical Delivery Robot Simulation

    Simulation of lane follower robot that can deliver medical needs using Webots software. Robot operated with the Python programming language.

  • Person Classification using CCTV Surveillance Video

    A step by step explanation of Machine Learning part in CrimeLess Apps, part of Bangkit Academy capstone project

  • Todolist Api

    Todolist Web

    A simple todo list app using PERN (PostgreSQL, ExpressJS, ReactJS, NodeJs) stack