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

Block or report theagoliveira

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

Hi there! 👋

Here's a list of my repos categorized by subject. Most of them were created to learn or teach something. I like to learn by building projects (from books, courses and tutorials) and by doing programming exercises (from books, Leetcode, HackerRank, Exercism, Koans etc.). Most of the frameworks projects are deployed on Heroku, if you want to check them out.


Learning

Concepts
Design Patterns (work in progress)
  • Book: Eric Freeman, Elisabeth Robson - Head First Design Patterns — hfdp2e
Frameworks
Spring Framework (most recent framework I've learned)
Ruby on Rails
Flutter
Programming Languages
Java (most recent programming language I've learned)
Ruby
Python
  • Exercises: Python Koans — python-koans (forked from gregmalcolm)
  • Exercises: Python Sandbox — python-sandbox (forked from bradtraversy)
Dart
Web Development (HTML, CSS, JavaScript)

Teaching

Lecturer at Federal University of Alagoas 🇧🇷

Contact

Google Drive LinkedIn Protonmail

Pinned

  1. java-beginners-guide java-beginners-guide Public

    Exercises from the book Java: A Beginner's Guide, Eighth Edition by Herbert Schildt

    Java 1

  2. sia5-taco-cloud sia5-taco-cloud Public

    Project from the book Spring in Action, Fifth Edition by Craig Walls

    Java

  3. sisb014-20192 sisb014-20192 Public

    Repositório da disciplina 'Análise e Projeto de Algoritmos', do curso de Sistemas da Informação da UFAL em Penedo, Período 2019.2

    TeX

  4. advent-of-code-2021 advent-of-code-2021 Public

    Answers for Advent of Code 2021

    Ruby 2

  5. hfdp2e hfdp2e Public

    Head First Design Patterns

    Java

  6. spring5-recipe-app spring5-recipe-app Public

    Spring Framework 5: Beginner to Guru

    Java