Skip to content
View matheusm18's full-sized avatar
  • Universidade do Minho
  • Portugal

Highlights

  • Pro

Block or report matheusm18

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

Hi there πŸ‘‹πŸ½

I'm Matheus, a Software Engineering student at Universidade do Minho, currently in my 2nd year.

β˜• Languages:

C Haskell Python SQL

πŸš€ Projects

Here are some of the things I’ve been working on:

  • πŸ—Ό Immutable Towers (Haskell) – exploring functional programming through games.
  • 🧩 Puzzle Solver (C) – hitori-like puzzle solver implemented in C.
  • 🌍 Novos Horizontes (SQL) – relational database for managing pedagogical virtual trips.
  • ✈️ Flights System (C) – a C system developed with a strict focus on modularity and encapsulation, featuring an interactive terminal interface (ncurses) and optimized data structures.

Pinned Loading

  1. flights-system-li3 flights-system-li3 Public

    Interactive flight and airport management system developed in C during the first semester of the second year of the Software Engineering degree.

    C

  2. immutabletowers-li1 immutabletowers-li1 Public

    Tower Defense game developed in Haskell during the first semester of the Software Engineering degree.

    Haskell

  3. novos-horizontes novos-horizontes Public

    Relational database system for pedagogical virtual trips developed in MySQL during the first semester of the second year of the Software Engineering degree.

    SQL

  4. puzzle-li2 puzzle-li2 Public

    Puzzle solver game developed in C during the second semester of the Software Engineering degree.

    C