Skip to content
View Thihasoehlaing's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Highlights

  • Pro

Block or report Thihasoehlaing

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Thihasoehlaing/README.md

Thiha Soe Hlaing header

Portfolio Location views

👋 Hi, I'm Thiha — MSc candidate, full‑stack dev & AI builder

From Myanmar 🇲🇲, based in Malaysia 🇲🇾. Pursuing an MSc in Computing & Engineering at Asia Pacific University (APU)Expected Jan 2026.


🧭 About Me

  • 💡 End‑to‑end product builder: web apps, APIs, and multilingual AI assistants.
  • 🧪 Research: hospital conversational agents (Gemini + STT/TTS), reliability for cloud media platforms.
  • 🧑‍🏫 Educator: beginner‑friendly Python materials (slides, exercises, PDFs).
  • 🎯 Exploring: pragmatic DevOps for small teams, dataset quality & evaluation.

🎓 Education

  • MSc in Computing & Engineering — Asia Pacific University (APU), Malaysia
    Expected graduation: January 2026

🧰 What I Can Do

Frontend

Next.js (React), Vue, Tailwind, Bootstrap

Backend & APIs

FastAPI (Python), Node/Express, Laravel (PHP), ASP.NET WebForms (.NET 4.8), REST/JWT, file uploads

Data, AI & NLP

NLTK, spaCy, scikit‑learn (TF‑IDF, Logistic Regression), LLM integration (Gemini), STT/TTS pipelines

Databases & Storage

PostgreSQL, MongoDB, SQL Server, MySQL; S3‑compatible storage & Azure Blob

DevOps

Docker, docker‑compose, Nginx; deploys on DigitalOcean/Azure/Coolify; CI/CD basics


🛠️ Tech Stack

Python JavaScript TypeScript PHP C# FastAPI Express Laravel React Next.js Vue PostgreSQL MongoDB MySQL SQL Server Docker Azure Nginx


📈 GitHub Stats

stats streak

top languages


🤝 Contact

footer wave

Pinned Loading

  1. multilingual-avatar multilingual-avatar Public

    React + Vite frontend for a multilingual AI avatar. Provides text and voice input modes, real-time audio playback, and 3D avatar lip-sync using mapped visemes. Features a modern UI with Tailwind CS…

    TypeScript

  2. multilingual-avatar-backend multilingual-avatar-backend Public

    FastAPI backend for a multilingual AI avatar system with text-to-speech and voice-to-voice translation. Integrates AWS Bedrock, Polly, Transcribe, and S3 for speech synthesis, transcription, and vi…

    Python

  3. dota2-guide-bot dota2-guide-bot Public

    A lightweight Dota 2 guide bot that helps players with hero builds, roles, items, and strategy tips through a simple chat-based interface. Designed to make learning and improving in Dota 2 easier w…

    HTML

  4. serena serena Public

    Serena is an ASP.NET Web Forms (C# 5) e-commerce app with Admin & Account, SQL Server/LocalDB, guarded migrations + idempotent seeder, filters/pagination, status-driven orders, and printable report…

    C#

  5. spelling-correction-system spelling-correction-system Public

    A smart NLP-based spelling correction system for English language with a PySide6 GUI. Detects and highlights non-word and real-word errors using minimum edit distance, bigram/trigram models, and PO…

    Python