// hello world

Fullstack Developer

terminal — zsh
$ whoami

Soe Wai Yan Aung — Fullstack Developer

$ cat stack.txt

TypeScript · React · Node.js · MySQL

// 01. who am I

const about =

I build things for the web — from the UI a user clicks to the API that powers it. I pick the right tool for the job and care about code that's maintainable, not just functional.

developer.ts
1 const developer = {
2   name: "Soe Wai Yan Aung",
3   education: "RSU, ICT",
4   approach: "full-stack, TypeScript-first",
5   values: ["clean code", "collaboration", "continuous learning"],
6 };

// 02. what I work with

import { skills }  from './stack'

// Frontend

  • React.js most exp.
  • Vue.js
  • TypeScript
  • Tailwind CSS
  • HTML / CSS

// Backend

  • Node.js
  • Express.js
  • REST APIs
  • MySQL
  • Python

// Tools

  • Git / GitHub
  • Zed
  • Postman
  • Docker
  • Linux / Bash

// 03. things I've built

ls ~/projects

~/projects/kanban-app

Kanban Task Manager

Full-featured kanban board with drag-and-drop, subtasks, and theme toggle. Built as a Frontend Mentor challenge.

Vue.js TypeScript Pinia CSS
~/projects/entertainment-app

Entertainment Web App

Movie and TV show discovery app with bookmarking, search, and categorized browsing. Full TypeScript codebase.

TypeScript React API
~/projects/tip-calculator

Tip Calculator App

Clean tip calculator with bill splitting and per-person breakdown. Built as a Frontend Mentor challenge.

React Redux Toolkit Tailwind CSS
~/projects/space-tourism

Space Tourism Website

Multi-page space tourism site with tabbed navigation and animated transitions. Built with vanilla JS and Webpack.

HTML CSS JavaScript Webpack

// 04. let's connect

contact()

I'm currently open to new opportunities — internships, freelance projects, or full-time roles. If you have something in mind or just want to say hi, my inbox is open.