Skip to content
View devtonin's full-sized avatar
⚑
Be water, my friend
⚑
Be water, my friend
Block or Report

Block or report devtonin

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

β›© Some of my side projects and PoCs

🍒 Defending the kebab-case-style

🀺 Building solutions at @GFT

πŸ’  Computer Engineer degreed by @Instituto Federal

πŸ₯ž Tech stack

⛏️ Fav tools:

Java Kotlin Python
Spring JUnit Maven
MongoDB Redis
AWS Kubernetes
IntelliJ PyCharm VSCode Miro Obsidian
Pop!OS

Pinned

  1. java-code-katas java-code-katas Public

    πŸ₯‹ My katas from LeetCode using Java only. WIP

    Java

  2. python-code-katas python-code-katas Public

    My katas from LeetCode using Python as second lang. WIP

    Python

  3. hexarch-poc hexarch-poc Public

    πŸ§‘πŸ»β€πŸ’» User-model REST API built-in Java with Spring Boot as a PoC to hexagonal arch. Other collaborators: Lilian Cavalet

    Java 1

  4. golden-ticket-idea golden-ticket-idea Public

    πŸ₯‡ An app of 3 REST API microservices, built-in Java, Spring Boot and Spring Cloud from scratch as a final task for the Distributed Systems course - 8th period of the Computer Engineering degree.

    Java 1

  5. dunder-mifflin-infinity dunder-mifflin-infinity Public

    πŸ—ƒοΈ A monolith dashboard app based on The Office show. Built-in ReactJS and consuming a Spring Boot REST API. https://ddermffinfinity.netlify.app/

    Java

  6. monolith-to-microservices-dissertation monolith-to-microservices-dissertation Public

    πŸŽ“ Undergraduate thesis source code: decomposed the dunder-mifflin-infinity app into 4 microservices. Built-in Spring Boot with Eureka Server.

    Java