Hello there! I am

Ye Myat Paing

Welcome to my Full-Stack Engineer Portfolio!

Me Who?

portfolio owner sitting on a swing

My name is Ye Myat Paing . I'm a passionate developer with a comprehensive skill set in both front-end and back-end technologies. While I'm gaining experience, I'm highly motivated, possess a strong work ethic, and have a limitless drive to learn and grow. My passion for development is, without a doubt, unwavering.

Languages, Frameworks & Database

  • HTML
  • CSS
  • JavaScript
  • Node.js
  • Express.js
  • Bootstrap
  • MongoDB
  • MySQL

My Expertise

Responsive

All front-end website infrastructures I develop and build are ensured to have responsive designs.

Version Control

I always keep track of my projects, utilizing the Git, Git Lens and GitHub to their maximum potential.

Database Management

Whether it is sql or non-sql, I am fully capable of building models, schemas, querys and maintaining collections.

APIs

Developing RESTful APIs, retrieving JSON data-types, understanding HTTP methods and security are my adventages.

Microservice

I approach development in a collection of smaller components that comunicate with each other.

Solution Crafting

There is no doubt that my debugging skills are exceptionally high with the aids of AI technology.

My Works

A Hiking Club Website

This project was originally made when I finished all the courses I needed for developing websites. This project showcase my fully understanding of responsive concepts and, simple UIs, and crafted everything familiar to all visitors. designs: To Website ->

A hiking club website, named PaiHub

A Credit Card Checker project

Utilizing my knowledge of arrays, iterations, condition JavaScript built-in Array object methods, I built this perfect API for checking credit cards for validation and all validation processes are undergone with Luhn's algorithm. The project involve functionalities such as verifying the correctness of credit card numbers based on industry-standard algorithms, identifying card types, or performing other checks related to credit card data. View Source Code ->

Bloggo Website

This server-side website is powered by Node.js/JavaScript and Express.js. This mini project use the MongoDB as non-relational database and also includes many other packages in Node.js ecosystem. I learned a lot of back-end programming concepts and knowledge from this little project including mircoservices, MVC programming, routing, MongoDB's schema and npm package management. View in GitHub ->

User authentication API

This server-side website is powered by Node.js/JavaScript and Express.js. The back-end API project is all about user authentication & authorization. Using Node.js and Express for back-end, Postman for API testing and MongoDB and mongoose for database and models, I learned a great deal about a specific part of the flow of software development. In this project, I have gained an experience of being back-end developer which is a huge step forward for the future of my career. View in GitHub ->