- I’m a full-stack developer who enjoys building web applications using C# (.NET Core) and Angular.
- I like writing clean code and always try to learn new technologies to improve my skills.
- "I call myself 'Stupd_Micro' because I believe in learning every day — even if I look stupid today, I’ll be smarter tomorrow."
- Backend:
- C#, .NET Core, Entity Framework, REST APIs (Swagger, Scaler-based)
- Frontend:
- Angular (Standalone, SSR), TypeScript, PrimeNG, Tailwind, RxJS
- Mobile:
- Currently Learning: React Native (with Expo), Ionic
- Database:
- SQL Server, MySQL, MongoDB
- Tools:
- Git, Postman, Docker (learning), Docker (Fedora SQL Server), GitHub Projects, CI/CD (planning)
- Others:
- RESTful APIs, JWT Authentication
using System;
class Program
{
static void Main()
{
Console.WriteLine("Hello, this is Yell Min Naing!");
}
}