Skip to content
View mifsudmatthew's full-sized avatar
🖥️
do { work() } while ( ! empty(energy) ) ;
🖥️
do { work() } while ( ! empty(energy) ) ;

Highlights

  • Pro
Block or Report

Block or report mifsudmatthew

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

About me

Typing SVG

🎓I'm a second-year student at the University of Malta, pursuing a Bachelor's degree in Computer Science

🖥️ All projects found here are built from the ground up, that is, from the design up to the implementation.


Languages 👨‍💻

Python

JavaScript

C

C++

Java

HTML

CSS




Top Langs

Contact me ✉️



Pinned Loading

  1. VUT-ITUe-MobileUI VUT-ITUe-MobileUI Public

    A mobile user interface for an officer to submit a report when an accident occurs.

    Python

  2. VUT-IFJe-ExpressionTransformer VUT-IFJe-ExpressionTransformer Public

    A program which reads user input (in terms of functions containing 2 parameters) and produces the equivalent mathematical expression.

    Python

  3. VUT-VCJ-A-TicTacToe VUT-VCJ-A-TicTacToe Public

    A tic tac toe implementation with custom board size and detection for unwinnable games.

    C++

  4. UM-CPS1012-TinyShell UM-CPS1012-TinyShell Public

    An implementation of a shell (supporting pipes and input/output redirection)

    C

  5. UM-CPS1011-MixedStack UM-CPS1011-MixedStack Public

    A stack accepting different types of data

    C

  6. UM-CPS1013-ExpenseTracker UM-CPS1013-ExpenseTracker Public

    A web based implementation of an expense tracker ( ExpenseTracker1 saves data in localstorage and ExpenseTracker3 saves data to DBMS)

    JavaScript