Skip to content
View YellMinNaing-micro's full-sized avatar
🔥
Focusing
🔥
Focusing

Block or report YellMinNaing-micro

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 100 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
YellMinNaing-micro/README.md

Hi there 👋, I'm Yell Min Naing committers.top badge

🔭 About Me

  • 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."

💻 Tech Stack

  • 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

📫 How to Reach Me

using System;

class Program
{
    static void Main()
     {
        Console.WriteLine("Hello, this is Yell Min Naing!");
    }
}

Pinned Loading

  1. React-Native-Expo React-Native-Expo Public

    My first React Native Expo project using Gluestack UI and Tailwind CSS for mobile UI design.

    TypeScript

  2. To-Do-List To-Do-List Public

    This is my first Ionic project, designed to demonstrate fundamental concepts of mobile app development using the Ionic framework alongside Angular. The application provides a simple yet effective w…

    TypeScript

  3. EmployeeHRManagementSystem EmployeeHRManagementSystem Public

    This project is a comprehensive Employee HR Management System built using C# and ASP.NET. It is designed to streamline HR processes such as employee record management, payroll, attendance tracking,…

    JavaScript 1

  4. Angular-Html-Title-Project Angular-Html-Title-Project Public

    This project focuses on managing the HTML title dynamically in an Angular application to enhance user experience and SEO. It provides guidance on using Angular's built-in Title service and Meta ser…

    TypeScript

  5. Angular-Localization Angular-Localization Public

    This project focuses on implementing localization (L10n) in an Angular application, enabling support for multiple languages and cultural settings. It provides guidance on using both Angular's built…

    TypeScript