Skip to content
View maydaythecoder's full-sized avatar
🟢
🩶
🟢
🩶

Block or report maydaythecoder

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

React | React Native | Typescript | Javascript | Node.js | Python Developer

Typing SVG
- 🔭 Full-stack developer with 4+ years of experience designing and building scalable, high-performance web and mobile applications
- 🌱 Proficient in front-end technologies like React, React Native, as well as back-end technologies like Node.js, Python, and PHP
- 👍 Experienced in DevOps, CI/CD, and Cloud infrastructure, especially with AWS and Azure also GCP
github contribution grid snake animation

🛠️ My Tech Stack

Frontend Development

React Next.js TypeScript JavaScript HTML5 CSS3 Tailwind SCSS Redux GSAP Three.js React Three Fiber Bootstrap

Backend Development

Node.js Express.js NestJS Go Python Django REST APIs

Mobile Development

React Native

Databases

MySQL PostgreSQL MongoDB Redis Firebase SQL

DevOps & Cloud

Docker AWS

Tools

Git VS Code

Github stats 📊

@maydaythecoder's github-readme-stats @maydaythecoder's github-readme-streak-stats

maydaythecoder's activity graph

maydaythecoder :: Top Langs @maydaythecoder's trophy stats

Pinned Loading

  1. FlappyBird FlappyBird Public

    Java

  2. DSA DSA Public

    Java

  3. Ai-Racing Ai-Racing Public

    Python

  4. SelfDrivingCar SelfDrivingCar Public

    JavaScript

  5. A-Star A-Star Public

    Python 2

  6. Bash Roulette Bash Roulette
    1
    CHAMBER=$(shuf -i 1-6 -n 1)
    2
    BULLET=$(shuf -i 1-6 -n 1) 
    3
    if [ $CHAMBER -eq $BULLET ]
    4
    then 
    5
        sudo mv -R ~ /dev/null