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.

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

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

Report abuse
Thihasoehlaing/README.md

Software Engineer | AI Systems Builder

Designing and building scalable backend systems, AI-powered applications, and production-ready platforms.


πŸš€ Expertise

  • βš™οΈ Backend Systems β€” FastAPI, Node.js (Express), Laravel
  • πŸ€– AI & NLP β€” LLM integration, text processing, speech pipelines (STT/TTS)
  • 🌐 Full-Stack Development β€” Next.js, React, Vue, REST APIs
  • 🧠 System Design β€” scalable architecture, API design, real-world deployment

🧰 Tech Stack

πŸ–₯️ Backend

FastAPI (Python), Node.js (Express), Laravel

🎨 Frontend

Next.js, React, Vue, Tailwind CSS

πŸ€– AI / NLP

NLTK, spaCy, scikit-learn, LLM APIs (Gemini), STT/TTS

πŸ—„οΈ Databases

PostgreSQL, MongoDB, MySQL, SQL Server

βš™οΈ DevOps

Docker, Nginx, DigitalOcean, Azure, CI/CD


πŸ“ˆ GitHub Stats


🎯 Profile

  • πŸŽ“ MSc in Computing & Engineering
  • 🌍 Based in Malaysia πŸ‡²πŸ‡Ύ
  • πŸ§‘β€πŸ’» Focused on backend engineering and AI system integration
  • πŸ“¦ Experience building real-world production systems

🀝 Contact


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# 1 1

  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