Skip to content
View monarchmaisuriya's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report monarchmaisuriya

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 250 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
monarchmaisuriya/README.md

Hello world!

I'm Monarch. As a Product Engineer, I dive into everything from front-end to back-end development, and deployment. I genuinely enjoy every part of the process and get a kick out of building software from the ground up.


// I work with the following :

let skills = {
  languages: ["Javascript", "Typescript", "Python", "Go"],
  technologies: {
    frameworks : ["React", "React-Native", "Electron", "NestJS", "Feathers", "Koa", "Fastify", "Django", "Flask", "FastAPI", "Fiber"],
    tools : ["Jest", "Mocha", "Chai", "Vitest", "Cypress", "PyTest", "Git", "GCP", "AWS", "Docker", "Kubernetes"]
   },
  databases: {
    NoSQL : ["MongoDB", "Redis"],
    SQL : ["MySQL", "PostgreSQL"],
  },
}

// And I consistently learn new things. 

📝 - Resume | 🔭 - Portfolio

How to reach me

📫 - [email protected]

Pinned Loading

  1. pareto-problem-set pareto-problem-set Public

    The Pareto Problem Set contains the most common patterns to solve most competitive programming problems

    JavaScript 1

  2. fastapi-bootstrapped fastapi-bootstrapped Public

    A modern starter kit for a FastAPI server

    Python