Skip to content
View SimoneRemoli's full-sized avatar
  • Rome
  • 08:31 (UTC +01:00)

Block or report SimoneRemoli

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

Hello, What’s up?

🧘‍♂️ About Me :

Italy.

  • 🌱 My goal is to write clean, easily understandable code and work in a team to improve every day. I never stop learning.

  • ⚡ In my free time I enjoy solving numerous mathematical games and guesses. I love combining software with mathematics.

  • 📫 How to reach me: simoneremoli00@gmail.com.

Pinned Loading

  1. Assembler Assembler Public

    This repository contains Z64 processor assembly codes. The Z64 processor is an educational processor developed by Prof.Ing. A.Pellegrini, who is the owner of the electronic calculators course at Co…

    Assembly

  2. RouteX RouteX Public

    This repository contains the source code for the project of the Software Engineering and Web Design course. The project involves the development of a metro system for several cities such as Rome, M…

    Java 3

  3. Dijkstra-s-algorithm_New Dijkstra-s-algorithm_New Public

    Dijkstra’s algorithm is an iterative algorithm that provides us with the shortest path from one particular starting node to all other nodes in the graph.

    Java

  4. K-Map-Solver K-Map-Solver Public

    A web-based toolkit for designing, analyzing and minimizing finite state machines, featuring Karnaugh map simplification and automatic logic circuit generation.

    TypeScript

  5. MaxFlow-MinCut MaxFlow-MinCut Public

    Forked from hibeyter/MaxFlow-MinCut

    Max flow and min cut

    Java

  6. Electronic-circuit-solver-using-mesh-and-nodal-analysis Electronic-circuit-solver-using-mesh-and-nodal-analysis Public

    An advanced software application for the systematic resolution of electronic circuits based on mesh and nodal analysis methods. It provides accurate computation of voltages, currents, and other rel…

    Java