Pinned Repositories
android-databinding-playground
A playground app about using Android Data Binding Library.
android-kotlin-coroutines
A simple Android project using asynchronous programming with Kotlin Coroutines.
android-mvvm-databinding-kotlin
A simple Android application project using MVVM + Data Binding + Retrofit + RxJava and written in Kotlin.
convalida
A simple, lightweight and powerful field validation library for Android.
curso-android-congresso-ti
Projeto base para o Curso de Desenvolvimento Android ministrado no Congresso de TI.
feed
A social media Android app that shows posts and its comments made by users.
java-bytecode-playground
A playground project about Java Bytecode runtime manipulation.
spark-java-rest-api
A simple REST API using SparkJava micro framework.
spring-boot-kotlin-demo
A simple REST API using Spring Boot + JPA + Flyway + Spring Tests and written in Kotlin.
stocka
A sample project to demonstrate Kotlin Multiplatform running on Android, iOS, Web and Desktop.
wellingtoncosta's Repositories
wellingtoncosta/convalida
A simple, lightweight and powerful field validation library for Android.
wellingtoncosta/android-kotlin-coroutines
A simple Android project using asynchronous programming with Kotlin Coroutines.
wellingtoncosta/stocka
A sample project to demonstrate Kotlin Multiplatform running on Android, iOS, Web and Desktop.
wellingtoncosta/feed
A social media Android app that shows posts and its comments made by users.
wellingtoncosta/java-bytecode-playground
A playground project about Java Bytecode runtime manipulation.
wellingtoncosta/curso-android-congresso-ti
Projeto base para o Curso de Desenvolvimento Android ministrado no Congresso de TI.
wellingtoncosta/spring-microservices
Spring Boot and Spring Cloud microservices sample implementation.
wellingtoncosta/android-clean-boilerplate-demo
A sample project to demonstrate Clean Architecture in Android.
wellingtoncosta/bankslips-api
A simple REST API to generate bank slips.
wellingtoncosta/ees-devops-desenvolvimento-web
Repositório do material da disciplina Desenvolvimento Web da Especialização em Engenharia de Software com DevOps da UECE.
wellingtoncosta/fake-contacts-json
A JSON file that contains a list of fake contacts to be consumed in demo projects.
wellingtoncosta/android-custom-views
A proof of concept about using custom views in Android.
wellingtoncosta/android-workdev-talk
Project from my talk in WorkDev about Android + Data Binding + MVVM + Live Data.
wellingtoncosta/jasca
Analyze your Java source code at compile-time.
wellingtoncosta/javalin-kotlin-sample
A simple demonstration about use of Javalin + Kotlin + Koin + Exposed.
wellingtoncosta/my-collections-api
A Spring Boot REST API to register books and movies.
wellingtoncosta/spring-cloud-microservices
A sample micorservices application using Spring Cloud.
wellingtoncosta/spring-microservices-kubernetes
A demonstration of a Spring Boot microservices application managed by Kubernetes.
wellingtoncosta/wellingtoncosta.github.io
My website. 🌍
wellingtoncosta/android-rxbus-demo
A demonstration about how to manipulate events using RxJava.
wellingtoncosta/book-hub
A simple Android app to register books and mark it as favorite.
wellingtoncosta/data-structures-java
Data structures written in Java.
wellingtoncosta/http-cat-android
An Android app to see HTTP status codes as cats. Inspired by http.cat website.
wellingtoncosta/ktor-sample
A simple backend application using Ktor Web Framework.
wellingtoncosta/maccommerce
Maccommerce - A security experiment in a microservice-based e-commerce system.
wellingtoncosta/metaprogramming-walkthrough
This repository contains a serie of examples about metaprogramming in Java and Kotlin.
wellingtoncosta/humble-robot
Building your Android app using only the weapons you have.
wellingtoncosta/ios-view-code-playground
A playground to learn iOS development writing custom UIView instead of storyboard / xib.
wellingtoncosta/learning-data-sync-mobile
Projeto utilizado para fins educativos na trilha mobile do Dev Academy.
wellingtoncosta/rust-playground
Studying stuffs about the Rust Programming Language.