Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View mifsudmatthew's full-sized avatar
๐Ÿ–ฅ๏ธ
do { work() } while ( ! empty(energy) ) ;
๐Ÿ–ฅ๏ธ
do { work() } while ( ! empty(energy) ) ;

Highlights

  • Pro

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Computer Science undergraduate from the University of Malta.

๐Ÿ–ฅ๏ธ 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