Skip to content
View MiguelToller's full-sized avatar

Block or report MiguelToller

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MiguelToller/README.md

Studying Computer Science 6/8 - UFN

Intern at GestãoDS


Languages & Technologies

python logo csharp logo java logo html5 logo css logo cplusplus logo javascript logo

Frameworks & Databases

django logo spring logo dotnetcore logo mysql logo postgresql logo sqlite logo microsoftsqlserver logo

Tools

intellij logo clion logo pycharm logo git logo github logo androidstudio logo docker logo

Pinned Loading

  1. My2DGame My2DGame Public

    2D game in Java inspired by RyiSnow’s tutorial, with custom assets and additional features.

    Java 2

  2. chess-system-java chess-system-java Public

    This repository contains a Chess system in Java, showcasing my implementation of the game’s rules and logic with clean Object-Oriented design, including piece movement, captures, turn control, and …

    Java 3

  3. ScanBar ScanBar Public

    Forked from Duduceretta/scanner-codigo-de-barras

    Aplicação web full-stack em Java para gerenciamento de produtos com leitura de código de barras. Stack: Spring Boot, Thymeleaf e Spring Data JPA.

    HTML

  4. agendamento-TDD agendamento-TDD Public

    MVP de agendamento médico inteligente, desenvolvido com foco em aplicação TDD, Design by Contract e encapsulamento.

    Python