Quick Navigation

Press ⌘K to open search anytime

Sovandara Rith

// Welcome to my portfolio

Hi, I'm Sovandara Rith

Year 3 Computer Science Student · Web & Mobile Developer

Aspiring Software Engineer & Product Engineer

developer.ts
01const developer = {
02 name: "Sovandara Rith",
03 role: "Full-Stack Developer",
04 skills: [
05 "TypeScript", "React",
06 "Flutter", "Node.js"
07 ],
08 passion: "Building impactful apps",
09 openToWork: true,
10};
11

// About Me

Who I Am

Passionate about building real-world, user-focused applications. I have experience across full-stack web, mobile apps, and IoT development.

My focus is on clean UI, solid backend architecture, and maintainability. I believe in writing code that not only works but is elegant and scalable.

Career Goal

Software Engineer / Product Engineer

Interests

Scalable Backend Systems
Product Thinking & UX
System Design

// Interactive Terminal

Live Development Preview

sovandara@portfolio ~ zsh

// Tech Stack

Technologies I Work With

Languages

C++
75%
Python
85%
PHP
60%
JavaScript
90%
TypeScript
88%
Dart
70%

Frameworks & Tools

Expo
85%
Flutter
75%
Docker
65%
Git
90%
MySQL
80%
PostgreSQL
75%

Other

Convex
70%
ESP32
80%
REST APIs
90%
DigitalOcean
65%

// Featured Projects

What I've Built

fitness-app.tsx● pinned
01const FitnessApp = () => {
02 const features = [
03 "workout-tracking",
04 "progress-analytics",
05 "social-challenges"
06 ];
07
08 return <App features={features} />;
09};
10

Track Your Fitness

Fitness tracking app focused on usability, performance, and clean UI.

TypeScriptReact NativeExpo
esp32_server.cpp
01void setup() {
02 WiFi.begin(ssid, pass);
03 server.on("/", handleRoot);
04 server.on("/gpio", handleGPIO);
05 server.begin();
06
07 // Ready for connections
08 Serial.println("Server OK");
09}
10

ESP32 Web Server

Web-based controller to manage ESP32 hardware outputs via WiFi.

C++ESP32Web Server

// GitHub Profile

Stats & Achievements

0
Repositories
0
Followers
0
Following
0
Contributions

146 contributions in the last year

Less
More

Achievements Unlocked

🦈

Pull Shark

x1

Opened pull requests that have been merged

🚀

YOLO

Merged a pull request without code review

// Engineering Mindset

How I Approach Engineering

Building scalable and maintainable systems

Real-world applicability over theoretical perfection

Engineering discipline over hype

Balance between UI, backend, and system design

// GitHub Achievements

Recognition & Impact

🦈

Pull Shark

Active contributor with multiple merged PRs

❄️

Arctic Code Vault

Code preserved in GitHub Arctic Vault

Quickdraw

Fast response to issues and discussions

🚀

YOLO

Merged PRs without review (with confidence!)

// Resume

Download My CV

PDF

Sovandara Rith - Resume

Full-Stack Developer · Computer Science Student

Updated Jan 2026~150 KB

// Get In Touch

Let's Connect

Portfoliosovandararith
LocationPhnom Penh, Cambodia

"Always open to internships, collaboration, and building meaningful products."

© 2026 Sovandara Rith.