Skip to content
View bernardoleris's full-sized avatar

Block or report bernardoleris

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

πŸ‘‹πŸ½ Hi there, I'm Bernardo Leris!

I am a trainee software engineer at Levty, a full stack developer at Emakers Jr, a junior enterprise, and an Information Systems student at the Federal University of Lavras. Always seeking new knowledge and challenges!

πŸš€ Tech Stack:

Programming Languages:

JavaScript Java Python C++

Frameworks & Libraries:

Spring React Express.js JavaFx Styled Components

Databases:

MySQL Postgres MongoDB

Web Development:

HTML5 CSS3 jQuery Bootstrap

DevOps:

Docker

🌐 Connect with me:

Pinned Loading

  1. client-registry client-registry Public

    This repository houses the source code for a customer registration application developed in Java using the JavaFX platform for the graphical user interface, PostgreSQL for storing customer records,…

    Java

  2. my-website my-website Public

    My personal website, using JavaScript, jQuery, HTML and CSS.

    CSS

  3. graph-algorithms graph-algorithms Public

    In this project, we aim to solve an interference problem among Wi-Fi routers using graph coloring. We have developed a brute-force algorithm and also applied a heuristic to compare the efficiency …

    C++

  4. game-dame game-dame Public

    This is a full-stack project for game purchasing website called Game Dame, developed using React.js, Express.js, MUI, Swiper, HTML, CSS, Jotai and Styled Components.

    JavaScript

  5. library-api library-api Public

    REST API for loan and return of books in a library, using Spring Boot and PostgreSQL. Documented with Swagger UI.

    Java