Pinned Repositories
Anime-Girls-Holding-Programming-Books
Anime Girls Holding Programming Books
apostila-microservices-com-spring-cloud
Apostila do curso de Microservices com Spring Cloud da Caelum.
avengers-api
Avenger-model REST API built-in Kotlin with Spring Boot using hexagonal arch.
aws-step-functions-circuit-breaker-sample
🚦 A circuit breaker PoC built-in AWS Step Functions and AWS Lambdas using Python.
dunder-mifflin-infinity
💼 A monolith dashboard app based on The Office show. Built-in ReactJS and consuming a Spring-based REST API. https://ddermffinfinity.netlify.app/
golden-ticket-idea
🏆 An multiple microservices app, built-in Java, Spring Boot and Spring Cloud, managed by Eureka. Other collaborators: Mateus Nazaré
hexarch-poc
❄️ User-model REST API built-in Java with Spring Boot as a PoC to hexagonal arch. Other collaborators: Lilian Cavalet
java-code-katas
☕ My katas from LeetCode using Java only. WIP
python-code-katas
🐍 My katas from LeetCode using Python as second lang. WIP
simples-to-c-compiler
A 'SIMPLES' lang to C compiler, built-in Java with Flex and Cups for the Compilers discipline, 6th period of Computer Engineering Degree.
devtonin's Repositories
devtonin/hexarch-poc
❄️ User-model REST API built-in Java with Spring Boot as a PoC to hexagonal arch. Other collaborators: Lilian Cavalet
devtonin/aws-step-functions-circuit-breaker-sample
🚦 A circuit breaker PoC built-in AWS Step Functions and AWS Lambdas using Python.
devtonin/golden-ticket-idea
🏆 An multiple microservices app, built-in Java, Spring Boot and Spring Cloud, managed by Eureka. Other collaborators: Mateus Nazaré
devtonin/simples-to-c-compiler
A 'SIMPLES' lang to C compiler, built-in Java with Flex and Cups for the Compilers discipline, 6th period of Computer Engineering Degree.
devtonin/Anime-Girls-Holding-Programming-Books
Anime Girls Holding Programming Books
devtonin/apostila-microservices-com-spring-cloud
Apostila do curso de Microservices com Spring Cloud da Caelum.
devtonin/avengers-api
Avenger-model REST API built-in Kotlin with Spring Boot using hexagonal arch.
devtonin/BibliotecaDev
📚 Biblioteca de livros essenciais da área da programação.
devtonin/cucumber-poc
Cucumber PoC app, built-in Java for BDD studies.
devtonin/dunder-mifflin-infinity
💼 A monolith dashboard app based on The Office show. Built-in ReactJS and consuming a Spring-based REST API. https://ddermffinfinity.netlify.app/
devtonin/java-code-katas
☕ My katas from LeetCode using Java only. WIP
devtonin/monolith-to-microservices-dissertation
🎓 Undergraduate thesis source code: decomposed the dunder-mifflin-infinity app into 4 microservices. Built-in Spring Boot with Eureka Server.
devtonin/python-code-katas
🐍 My katas from LeetCode using Python as second lang. WIP
devtonin/code-with-quarkus
Quarkus framework PoC built-in Java 21.
devtonin/data-structures
Data Structures repository, built-in C on the 3rd period of Computer Engineering Degree.
devtonin/devtonin
My introduction card.
devtonin/graalvm-poc
GraalVM runtime lab.
devtonin/java-records-poc
Java playground for PoC the records feature.
devtonin/kafka-java-poc
A PoC app built-in Java with Spring Boot to study Apache Kafka.
devtonin/kafka-kotlin-poc
A PoC app built-in Kotlin with Spring Boot to study Apache Kafka.
devtonin/palmeiras-api
🇳🇬 Palmeiras-model REST API built-in Java with Spring Boot as PoC for the following topics: unit and integration tests, DTO pattern, DIP principle and exception handling.
devtonin/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
devtonin/sith-lords-api
A Sith Lords REST API, built-in Java 11 and Spring Boot.
devtonin/spring-boot-essentials
My Spring Boot first and main study repo, built-in Java on the DevDojo Youtube channel course.
devtonin/spring-boot-rest-api
My first REST API ever made, built-in Java with Spring Boot for main core studies.
devtonin/streams-java-poc
Java Streams/Collections PoC app. WIP
devtonin/tdd-poc
A Java FIFO app for raw TDD studies.
devtonin/terraform-poc
A Terraform PoC built-in AWS Lambdas and AWS DynamoDB resources.
devtonin/threads-poc
Java threads PoC app, built-in core Java.
devtonin/wait-for-callback-poc
A wait-for-callback pattern PoC, built-in AWS Step Functions and AWS Lambda using Python.