Skip to content
View malimalimeow's full-sized avatar
🎯
Hunting for a job~~~
🎯
Hunting for a job~~~
  • Liverpool

Block or report malimalimeow

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
malimalimeow/README.md

πŸ•΅οΈβ€β™€οΈ Hi, I'm Meow| Junior Software Developer

while (job_hunting) {
    work_at_warehouse(); // Fueling the dream β˜•
    code();              // Building full-stack apps (Python / React / Node.js)
    sleep();             // status: deadly :D
    code_again();        // Refactoring & debugging
    
    if (company.offers_junior_developer_role()) {
        company.break_my_loop(); 
        console.log("System successfully migrated to Tech Industry! πŸš€");
        break; 
    }
}

"Waiting for the right company to break my loop!" A proactive career changer balancing warehouse operations by day and compiling full-stack solutions by night. ❀️


πŸ› οΈ My Tech Stack:

πŸš€ Languages & Frameworks Python| JavaScript| SQL| HTML5| CSS3| React.js| Flask| node.js

πŸ’ΎDatabase & tools SQLite| Git| GitHub| VS Code| Chrome DevTools


Featured Projects:

πŸ›’ Shopping Decision Maker | React Web App πŸ’‘ Developing an interactive React application focused on decision-making flows and user experience.

πŸ› οΈ Managing component state, reusable UI elements, and responsive layouts.

πŸ”— GitHub Repo |Live Web Link

🐈 Black Cat Arcana | Full-Stack Flask Web App πŸ’‘ Built a full-stack web application using Python, Flask, SQLite, and HTML/CSS/JS.

πŸ› οΈ Implemented dynamic page rendering, user interactions, and persistent database storage.

πŸ”‘ Login details provided in the repo's README!

πŸ”— GitHub Repo | Live Web Link

😫 Cope With Stress | Python Game πŸ’‘ Developed a Python game using Pygame with interactive gameplay mechanics.

πŸ› οΈ Designed game logic and user feedback systems.

πŸ”— GitHub Repo

πŸ€– Tic Tac Toe AI | Python πŸ’‘ Built a Tic Tac Toe AI using the Minimax algorithm.

πŸ› οΈ Demonstrated recursive logic, decision trees, and algorithmic problem-solving.

πŸ”— GitHub Repo


πŸŽ“ Education & Certifications

🏫 University of Helsinki β€” Full-stack-open: Full-stack web development (In Progress ⚑)

πŸŽ“ Harvard University β€” CS50x: Introduction to Computer Science

πŸŽ“ Harvard University β€” CS50P: Introduction to Programming with Python

πŸ“œ BSc (Hons) Applied Science β€” The Open University of Hong Kong


🐈 Fun Zone: console.log(me);

  • πŸ› Bug Handling: When encountering a 500 Internal Server Error, I don't panic. I manually compile the logic until it successfully returns a 204 No Content victory.
  • β˜• Fuel Type: Coffee goes IN ➑️ Clean code comes OUT.
  • πŸ” Motto: Writing code isn't hard; the real challenge is making sure my app.delete() route isn't missing a closing parenthesis at midnight.

Pinned Loading

  1. shopping-decision-maker shopping-decision-maker Public

    Saving & Shopping Balancer

    TypeScript

  2. Black_Cat_Arcana-Tarot-Crystal-Fullstack Black_Cat_Arcana-Tarot-Crystal-Fullstack Public

    A web application that combines tarot reading and crystal information.

    HTML 1

  3. Minimax_Ai_game Minimax_Ai_game Public

    Tic-tac-toe game with Ai.

    Python

  4. Cope_With_Stress-Python-game Cope_With_Stress-Python-game Public

    A application to reveal a user’s stress level through a short survey and provide different ways of stress relief.

    Python 1

  5. Full-Stack-Open Full-Stack-Open Public

    Full Stack Open Homework

    JavaScript