Skip to content
View lmarchesoti's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Federal University of Uberlandia
  • Uberlândia - MG, Brazil

Block or report lmarchesoti

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

Pinned Loading

  1. frontendmentor.io frontendmentor.io Public

    Repository for challenges from http://www.frontendmentor.io/

    CSS

  2. my-hotel my-hotel Public

    Java

  3. msc-analysis-of-algorithms msc-analysis-of-algorithms Public

    Studies and assignments from PGC101, built in C++11: All-Pairs Shortest Paths, Closest Pair of Points, Max Subarray and Vertex Cover.

    C++

  4. cpp_shell_calculator cpp_shell_calculator Public

    Interactive Shell Calculator in C++. Features command line configuration for precision type (integer/float/double) implemented with templates, expression parsing with operator precedence, and memor…

    C++

  5. n-body_simulation n-body_simulation Public

    Erlang n-body simulation. Uses parallel programming in functional message-passing paradigm, spawning a light thread for each body and simulating the effect of joint pairwise gravity in ticks. It au…

    Erlang

  6. bio-inspired-ai-projects bio-inspired-ai-projects Public

    A collection of Bio-Inspired AI projects: a Genetic Algorithm in C++ for the Task-Scheduling Problem, with batch mode; an attempt at a Genetic Algorithm Framework in Ruby; a Multi-Objective GA in C…

    C# 6 5