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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 CLI, Ionic, Expo
  • Database:
    • SQL Server, MySQL, MongoDB, Pivot Queries
  • Tools:
    • Git, Postman, Docker (learning), Docker (Fedora SQL Server), GitHub Projects, CI/CD (planning)
  • Others:
    • RESTful APIs, JWT Authentication
  • Maps / Real-Time:
    • Google Maps API, Real-time State Updates

📫 How to Reach Me

using System;

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

Pinned Loading

  1. RFID-UHF-Scanner RFID-UHF-Scanner Public

    A UHF-RFID scanner device for a React Native CLI project is a mobile application component that leverages a connected hardware device to read and process UHF (Ultra-High Frequency) RFID tags.

    TypeScript 1

  2. React-Native-Expo React-Native-Expo Public

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

    TypeScript

  3. 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

  4. 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

  5. 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

  6. 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