Skip to content
View miguelangelooscardoso's full-sized avatar

Block or report miguelangelooscardoso

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

๐Ÿ’ซ About Me:

  • ๐Ÿ”ญ Iโ€™m a physics engineer with a minor in theoretical and computational physics.
  • ๐Ÿค Iโ€™m looking to collaborate on embedded systems projects.
  • ๐Ÿ’ก Iโ€™m eager to learn as much as possible about digital systems, computer architecture, and RTOS.
  • ๐Ÿš€ Currently, Iโ€™m developing my skills in C/C++ programming.
  • โš™๏ธ I hope to start working with microcontrollers soon.
  • ๐ŸŽฏ My professional ambitions are deeply linked to my beliefs.

More about me at miguelangelooscardoso.github.io!

๐Ÿ› ๏ธ Languages and Tools

Linux

Git

GitHub

Matlab

Bash

Python

C

C++


๐ŸŒˆ Inspiration


Pinned Loading

  1. crystal-structure-optimisation crystal-structure-optimisation Public

    Shell scripts for automating VASP and SPR-KKR calculations, generating input files and extracting exchange-correlation energies.

    Shell

  2. miguelangelooscardoso.github.io miguelangelooscardoso.github.io Public

    Forked from niklasbuschmann/contrast

    Miguel's personal website

    JavaScript

  3. word-tetris word-tetris Public

    A Tetris-inspired game where players arrange letters to form a keyword. The game features a 12x20 grid, letter movement, and row clearing upon completion.

    C

  4. student-info-management student-info-management Public

    A student management system, allowing student registration, grade average calculation, and display of detailed performance related data.

    C

  5. naval-battle naval-battle Public

    A simple C++ implementation of the Battleship game with Player vs Player and Player vs Computer modes. Includes random ship placement, turn-based gameplay, and background sound effects.

    C++

  6. tic-tac-toe tic-tac-toe Public

    A simple C/C++ implementation of Tic Tac Toe, where two players take turns marking a 3x3 grid. The game checks for a winner or a draw after each move.

    C++