Skip to content
View Mighty303's full-sized avatar
πŸ“š
school
πŸ“š
school

Organizations

@Avena-Tech

Block or report Mighty303

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

Hi πŸ‘‹, I'm Martin Wong

Computer Science Student | Software Engineer | Mobile + Full Stack

martinwong

  • πŸ” I’m currently seeking 2026 summer internships

  • ⬇️ Check my pinned projects below ⬇️

  • πŸ“« How to reach me [email protected]. Ask me about Cloud/Devops, Software Architecture, anything code related!

πŸ’» Tech Stack



martinwong stats

Pinned Loading

  1. martingpt martingpt Public

    Personalized AI discord bot trained on my own messages

    Python 1

  2. Kanban-planner Kanban-planner Public

    Fullstack task management web application made with MongoDB, Express, React & Nodejs (MERN)

    JavaScript 2 1

  3. mighty303.github.io mighty303.github.io Public

    JavaScript 1

  4. cedafiso0403/frontend-kaisel-bot cedafiso0403/frontend-kaisel-bot Public

    JavaScript 3

  5. SudokuSolver SudokuSolver Public

    Recreated a sudoku solver using the recursive backtracking algorithm using an ArrayList to store positions.

    Java