Skip to content
View erickgnclvs's full-sized avatar
🐛
🐛
Block or Report

Block or report erickgnclvs

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

Hi, I'm Erick!

Haven't been updating my projects here because I'm preparing to take the AWS Cloud Practitioner on September!

edit: I passed it!!!!!! 🥳🥳🥳🥳☁️☁️☁️☁️

Now studying to take the OCI Developer professional!

  • 🏫 I'm a Brazilian English teacher that transitioned to a career in tech.
  • 🎓 Pursuing a degree in Systems Analysis and Development.
  • ⛰️ On the weekends, I enjoy hiking or spending time at the beach.
  • 🐧 I've been a Linux user since always.
  • 🤝🏽 Say hi to me on LinkedIn!
  • 🏢 My work github: @erickgoncalvesvhl

Skills

  • Java - Spring Boot, Java EE, JSP
  • Python - Flask and Django
  • SQL - SQLite, MySQL and PostgreSQL
  • RESTful APIs
  • SOAP and XML
  • MVC Arquitecture
  • Postman
  • Linux
  • HTML, CSS, JavaScript
  • AWS
  • Docker

Projects

Social Network App - in development

I'm building a social network app with Spring Boot, Spring Data JPA, Thymeleaf, and MySQL. Users can connect with friends, share posts, and comment on each other's content. The app features a newsfeed that displays the latest posts from the user's friends. You can find the repository here. Stay tuned for updates!

java  spring  mysql 

Library Management API

I built an API that manages the service of a library. It was built on Spring with Spring Boot, Spring Data JPA with MySQL and Spring MVC. It allows the user to manage books, users and loans. Each user can only borrow 2 books at once, a borrowed book that has not been returned cannot be borrowed and each user has the history of all loans, as well as books have history of previous loans. You can find the repository here.

java  spring  mysql  docker 

Movie App

I built a movie app that allows users to search for movies and series and add them to their favorites list. The app is built with Python Flask and uses SQLite to store data. Although it's not completely RESTful, it was my first project built from scratch. You can find the repository here.

python  flask  sqlite 

Wiki App

I built a Wikipedia-like app with Python Django as a project of the CS50 Web Progamming Course. It let's the user search through entries, add new ones, remove them and edit existing ones. It was not built 100% from scratch as the boilerplate code was given by the project instructions, but all the logical part was done by me. You can find the repository here.

python  django  sqlite 



       


Pinned

  1. socialnetwork socialnetwork Public

    social network app with spring boot

    Java 1

  2. gerenciador-biblioteca gerenciador-biblioteca Public

    API para gerenciamento de biblioteca

    Java

  3. flask-movie-app flask-movie-app Public

    my first project made from scratch

    Python

  4. django-wiki-app django-wiki-app Public

    a simple django project

    Python

  5. aws-ccp-preparation aws-ccp-preparation Public

    estudos para o AWS Certified Practitioner

  6. oci-developer-professional-studies oci-developer-professional-studies Public

    estudos para o OCI Developer Professional Certification