Skip to content
View Matthew1906's full-sized avatar

Block or report Matthew1906

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

Hello there, my name is Matthew Adrianus Mulyono!👋

I'm a Software Engineer based in Jakarta, currently working at PT. Indonesia Global Solusindo, where I build and own production systems across enterprise operations and regulated financial domains.

This account stores most of my projects — portfolio projects, university work, competition submissions, course progress trackers, and personal experiments. Not everything here is polished, but it shows how I've been learning and building over the years.

Feel free to take a look around, and have a nice day! 😊

Contact Information:

GmailInstagramLinkedIn

Languages and Technologies:

CJavaHTML5CSS3JavaScriptMicrosoftSQLServerPythonSeleniumBootstrapFlaskSQLiteGitPostgresPandasPlotlyStreamlitNodeJSExpress.jsReactTailwindCSSLaravelQtNext JSPrismaTypeScriptMySQLNATSTurborepo

Personal Notes and/or Projects

NameDescriptionTools
Minigame Compilationcompilation of CLI minigamesC and C++
100 Days of Pythonall my notes, exercises, and projects while studying through 100 Days of Python course on UdemyPython
Shoplexifysimple multi-page online shop websiteFlask and Bootstrap CSS
MyAnimeList Scraperweb scraper that retrieves anime, watchlist, and review data from https://myanimelist.net/BeautifulSoup and Selenium with Python
Recipilationsingle-page recipe blog web applicationMERN stack and Tailwind CSS
KerjaWOIproject management web applicationNext.js, Tailwind CSS, and Prisma ORM

College Projects

NameClassDescriptionTools
Kenshin ImpactCOMP6176 - Human and Computer Interaction LAB Projectwebsite that promotes Kenshin Impact gameHTML, CSS, JS, and JQuery
NetplixISYS6169001 - Database Systems LEC Projectmovie watchlist and review websiteLaravel and Bootstrap CSS.
Flight Passenger Satisfaction PredictionCOMP67450001 - Machine Learning LEC Projectweb application that predicts flight passenger satisfactionCatBoost and Streamlit
MaiBoutiqueCOMP6681001 - Web Programming LAB Projectsimple online shop applicationLaravel and Tailwind CSS
QuizzesCOMP6681001 - Web Programming LEC Projectschool quiz management web applicationLaravel and Bootstrap CSS
MyAnimeRecsThesis Proof of Conceptsimple anime recommendation websiteReact and Flask

Pinned Loading

  1. C-MINIGAME-COMPILATIONC-MINIGAME-COMPILATIONPublic

    Simple C programs that use C language and implement basic algorithm concepts and data structures

    C

  2. RecipilationRecipilationPublic

    A single-page recipe blog web application, made using MERN stack and Tailwind CSS as the CSS Framework

    JavaScript

  3. MyAnimeListScraperMyAnimeListScraperPublic

    A Web Scraper that retrieves anime, watchlist, and review data from https://myanimelist.net/ using BeautifulSoup and Selenium

    Python 2

  4. KerjaWOIKerjaWOIPublic

    A Project Management Web Application created using Next.js, Tailwind CSS, and Prisma ORM

    JavaScript

  5. ShoplexifyShoplexifyPublic

    A simple multi-page online shop application, created using Flask as the Web Framework and Bootstrap CSS as the CSS Framework.

    Python