Skip to content
View mArcio-Lmano's full-sized avatar
  • UMinho

Block or report mArcio-Lmano

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

About me:

  • Name: Márcio Eduardo Lima Mano
  • Age: 23y
  • Master's Degree in Engineering Physics at the University of Minho

Pinned Loading

  1. Data-Science Data-Science Public

    This repository contains a diverse collection of projects covering various subjects within the field of data science. From data analysis to machine learning, each project offers insights into diffe…

    Jupyter Notebook

  2. Rust_Pool Rust_Pool Public

    Rust Pool Game is a simple 2D pool (billiards) game implemented in the Rust programming language using the ggez game framework. The game features a white cue ball and a set of numbered red balls. T…

    Rust

  3. OpenCL-BoidAlgorithm OpenCL-BoidAlgorithm Public

    Explore flocking behavior with this boid simulation, powered by OpenCL for parallel computation and SFML for real-time rendering. Press space to start the simulation!

    Makefile 1

  4. DirectoryOrganizer DirectoryOrganizer Public

    A simple C program to organize files within a directory based on their extensions. It scans a specified directory, categorizes files into folders according to their extensions, and moves them accor…

    C 1

  5. PasswordVault PasswordVault Public

    Password Manager is a simple Java application designed to securely store and manage user passwords. The application allows users to add, retrieve, and delete passwords for various accounts, ensurin…

    Java

  6. WeatherApp WeatherApp Public

    A simple weather application built in Python using tkinter for the user interface. This app allows users to retrieve current weather information and a 5-day forecast for their chosen locations. It …

    Python