POWER ● SOUND READYLCD
PORTFOLIOBOOT LV.95
  [ ]
 /|_|\
  / \
   /\_/\
  ( o.o )
   > ◼
A wild PORTFOLIO appeared!
Loading creative moves...
deco
deco
👤
about.exe

about.exe / boot profile

Interfaces with a pulse.

I turn product ideas into responsive frontends, interactive prototypes, and small web systems that feel considered in code and in the hand.

Build Queue

What I bring to the desktop

Interface Shape

Wireframes, flows, and prototypes that make product intent visible before code hardens it.

Frontend Build

Responsive Next.js, React, and Tailwind surfaces with motion, accessibility, and maintainability in the same room.

Playful Systems

Small full-stack features and web experiments that give a project its own texture.

Education

B.S. Computer Science

Graduate cum laude, 2025

Send Transmission
📂
work.exe
KPN CorpFull-stack Developer InternDec 2025 - Jun 2026

Production systems, not portfolio theater.

I build practical web tools for messy operations: reporting, approvals, access automation, and vendor workflows. The production stack here comes from internship work; the AI and NLP stack lower in the file comes from personal projects.

Internship stack

  • Laravel
  • React
  • Express.js
  • PHP
  • JavaScript
  • MySQL

Workflow systems

  • REST API
  • Approvals
  • Request tickets
  • Rework
  • History

Personal project stack

  • Python
  • BERT
  • LangChain
  • RAG
  • Streamlit
CASE_FILES

Production work

Internal systems are described at the right level: clear enough for impact, careful enough for confidentiality.

LIVE_PROD

Factory reporting dashboard

Replaced manual reporting and documentation with structured Laravel workflows already used in production.

  • Built admin dashboard screens and RESTful APIs for factory digitalization.
  • Added approval flows, printable records, and operational documentation features.
  • Helped teams create reports faster while reducing manual error and data-loss risk.
  • Laravel
  • PHP
  • MySQL
  • REST API
RFID_IO

RFID/IoT gate access

Connected physical gate events to digital monitoring through RFID tap-in, IoT controllers, and validation dashboards.

  • Supported automation workflows for access activity across web and tablet interfaces.
  • Worked with dashboard views for operational monitoring and review.
  • Kept implementation details high-level because the system is internal.
  • Laravel
  • MySQL
  • RFID
  • IoT
  • Dashboard
OPS_FLOW

Vendor workflow system

Worked on a material workflow system for material search, request ticket creation, and approval routing across multiple user roles.

  • Supported requestor flows for single or mass material requests, including ticket creation and rework.
  • Helped model a dynamic approval chain where admins assign the right approvers and some requests need two or three approval states.
  • Tracked submit, waiting, rework, approved, rejected, and done states with an audit trail for edited fields and previous values.
  • React
  • Express.js
  • Workflow
  • Multi-user
  • MySQL
PERSONAL_PROJECTS
RAG resume assistant

Plumera

A full-stack assistant that compares resumes with job descriptions and returns role-specific improvement guidance.

  • Built resume and job description analysis flows.
  • Used semantic retrieval and LangChain grounding for context-aware feedback.
  • Focused recommendations on skill gaps, keyword alignment, and clearer resume direction.
  • Python
  • LangChain
  • RAG
  • Full-stack
Open Plumera
Emotion classifier dashboard preview
Thesis project

BERT emotion classifier

A BERT-based NLP model for classifying emotion from text reviews, with a lightweight dashboard for testing predictions.

  • Handled preprocessing, model training, evaluation, and deployment.
  • Reached 95% validation accuracy during thesis evaluation.
  • Built a small interface for trying text input and reviewing model output.
  • Python
  • BERT
  • NLP
  • Streamlit
View model repo
ARCHIVE

Earlier creative and UX work

These projects show the visual side of the toolkit: interface structure, motion timing, and the design instincts behind the engineering work.

Shopee redesign showcase
University exam project

Shopee UI/UX redesign

A redesign study focused on clearer shopping navigation, wireframes, and an interactive prototype.

  • Mapped shopping flow decisions into prototype screens.
  • Practiced cleaner hierarchy for product browsing and checkout direction.
  • Figma
  • Wireframes
  • Prototype
Explore prototype
Night Dancer motion graphic preview
NIGHT_DANCER.MOV00:11ARCHIVE
University exam project

Night Dancer motion graphic

A timed visual piece translating a late-night track into animated composition for a class brief.

  • Built rhythm-led motion beats and polished composition timing.
  • Used the project to blend visual design, animation, and presentation discipline.
  • After Effects
  • Figma
  • Photoshop
Watch video
📄
cv.exe

CV Summary

CV Summary

Computer Science graduate and full-stack developer with hands-on experience shipping internal digitalization, automation, dashboard, REST API, and AI-assisted application work across Laravel, React, Express.js, MySQL, and Python.

Languages

  • PHP
  • JavaScript
  • Python
  • SQL

Frameworks

  • Laravel
  • React
  • Express.js
  • Tailwind CSS
  • Alpine.js

Database

  • MySQL

AI

  • NLP
  • BERT
  • LangChain
  • RAG

Tools

  • Git
  • GitHub
  • Postman
  • Docker

Experience

KPN Corp - Full-Stack Developer Intern

Dec 2025 - Jun 2026

Built production-facing workflows for factory reporting, approvals, printable records, RFID/IoT gate access, and vendor management while keeping internal system details private.

Projects

  • Plumera: RAG resume and job analysis assistant with semantic retrieval and LangChain grounding.
  • Emotion Classification: BERT-based NLP classifier with preprocessing, training, evaluation, and a lightweight testing interface.

Education

Bunda Mulia University

Bachelor of Computer Science, Informatics Engineering. GPA 3.71 / 4.00. Academic Achievement Scholarship recipient.

Certification

Certified International Specialist in Data Engineering (Foundation)

PASAS Institute, valid through Mar 2028.

Public contact

This web CV intentionally omits private phone and personal email details. Use the public portfolio email for hiring or collaboration conversations.

Email Damdy
🐍
SNAKE.EXE
Score0
Best0
Standby
SNAKEVERSION 1.0.4 - PORTFOLIO BUILD
USE WASD OR ARROWS
PLAYER
FOOD
🗑️
trash.exe

trash.exe / refactored items

Deleted with intent.

Every line in this bin was once production code that taught me something — usually what not to do. Each entry is a small monument to a better version of the same idea.

spaghetti_router

2025-02
PHP Router2.4 KB

The callback nesting level was over nine thousand. Rewrote with a proper middleware chain.

!important_overrides

2025-04
CSS136 lines

Specificity isn't a personality trait. Refactored into a clean utility-first system.

copy_paste_factory

2025-06
JavaScript48 KB

When DRY was just a suggestion. Extracted shared logic and cut the file by 80%.

magic_numbers

2025-08
Config∞ constants

Every number had a story. None had comments. Named them, documented them, retired them.

it_works_dont_touch

2025-10
Python1 file

Touched it. Refactored it. Covered it with tests. Named it properly. Felt great.

_dead_code_v3

2026-01
TypeScript0 KB

The third archive of the same component. Finally deleted the pattern instead of the file.

Empty Recycle Bin · This bin is a trophy case for growth, not regret.