Dawwi
Portfolio / Cloud Tech Computing

Based in Indonesia. Building products and dependable systems.

D

Saya adalah fresh graduate Informatika yang nyaman bekerja di tim Agile, terbiasa mengatur alur kerja dengan pendekatan Kanban, dan suka membangun sistem yang bukan hanya jalan, tapi juga enak dipelihara dalam jangka panjang.

Total projects5
Public releases3
Work entries1
Stack focusCloud / DevOps
Experience

Leadership, delivery, and practical systems thinking.

July 2024 – November 2024Bandung, Indonesia

Team Leader Software Engineer

PT. Distribution Point International (DIPOINTER)

I worked as a Team Leader Software Engineer at PT. Distribution Point International (DIPOINTER) in Bandung from July to November 2024, where I led a pilot project involving a team of five members, including employees and interns, to develop internal tools. I designed and implemented a Kanban-based task tracking system to support Agile workflows and improve team coordination. My role also included developing and maintaining Android applications using Java and Android Studio, contributing to backend integration and system architecture enhancements, and assisting with cloud infrastructure setup in Linux environments. Additionally, I coordinated task assignments, monitored team progress to ensure timely delivery, and helped build internal systems such as inventory management and attendance applications for NOC operations, while fostering effective team communication and collaboration.

Projects

Selected public releases and private technical labs.

01
public

School Management System (Starkidy LMS)

Developed a web-based Learning Management System (LMS) for a preschool using React (Vite) and a self-hosted Supabase backend. The system was designed to digitalize the school’s workflow, transforming traditional paper-based processes into an integrated digital platform. Key features include attendance tracking, announcements, report management, and user role management. I also handled the deployment and maintenance of the system using Docker on a self-hosted infrastructure, ensuring reliability, scalability, and consistent system performance.

LMSReactViteSupabase Seft-HostedDockerKuma Up Time
02
public

HomeLab Cloud Infrastructure (Self-Hosted Cloud Platform)

I designed and managed a hybrid cloud environment combining on-premise servers with Oracle Cloud VPS to create a flexible and scalable infrastructure. I established secure private networking between nodes using WireGuard VPN, enabling safe and efficient communication across the system. I deployed and managed containerized applications using Docker and Podman, and configured Nginx as a reverse proxy to handle secure public access and domain routing. Additionally, I implemented centralized storage using TrueNAS with RAIDZ1, utilizing NFS and SAMBA for file sharing. To ensure secure connections, I automated SSL certificate renewal using Certbot and cron jobs. I also built a self-hosted Platform-as-a-Service (PaaS) using Coolify for streamlined application deployment, and deployed production-ready applications using Next.js, FastAPI, and PostgreSQL.

DockerPodmanNginxTrueNASNFSSAMBA
03
public

Fish Species Detector

I developed a CNN-based image classification model using PyTorch to accurately identify marine fish species from images. To make the model accessible, I built a Streamlit web application that allows users to upload images and receive top-k predictions with confidence scores. I also implemented data preprocessing pipelines and evaluation metrics to optimize model performance and ensure reliable predictions.

Computer VisionConvolutional Neural Network (CNN)PyTorchImage ClassificationStreamlitDeep Learning