Skip to content
View yitmeng00's full-sized avatar
  • Kajang, Selangor

Block or report yitmeng00

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

Hi 👋, I'm Ivan

Full-stack Developer


About Me

  • Strong passion in database architecture and optimization. 💻

  • Has a curious mind with an insatiable appetite for learning and a passion for exploring the latest technologies ✨

  • Lifelong vision: My focus on continual learning drives me to deliver impactful and scalable software solutions. 🌐

  • Photography Enthusiast 📷

  • Exploring the World 🌏

  • Sports 🏸 🎾 🧗‍♂️ 🏊‍♂️ 🏃

const FUNFACTS = [
    "I have a quirky habit of documenting my life. I love capturing everything in my album—the shops I visit, the food I eat, the streets I walk, and even the daily items I buy. It’s my way of turning little moments into lasting memories!",
    "I can spend up to 2 / 3 hours at the same location to capture the perfect picture of a scenery or attraction, while most people only stay for 5 minutes.",
    "I once traveled overseas alone for a week, even though I didn't understand the language at all."
];

FUNFACTS.forEach((funfact, index) => {
    console.log(`Fun Fact ${index + 1}: ${funfact}`);
});

Tech Stack

  • Front-End [ React, Next, Vue, JS, TS, Tailwind ]

  • Back-End [ Node, Express, PHP ]

  • Databases [ MongoDB, MySQL, Redis ]

  • Design [ Figma ]

  • Others [ Agile, Git, Jest, WordPress ]

My Skills


Let's Connect 🤝

LinkedIn   Gmail   Instagram  


Credits: Ivan Wong

Pinned Loading

  1. weather-app weather-app Public

    A simple weather app built using React and Tailwind.

    JavaScript

  2. inventory-mgmt-sys inventory-mgmt-sys Public

    A simple inventory management system built using PHP, HTML, Bootstrap, and JavaScript

    JavaScript

  3. chat-room chat-room Public

    A simple chat application built using HTML, Tailwind, NodeJS, and Express.

    JavaScript

  4. my-tasks-to-do-app my-tasks-to-do-app Public

    A simple to-do application using HTML, CSS, and VanillaJS.

    JavaScript