Repos
31
Stars
12
Forks
15
Top Language
Java
Loading contributions...
Top Repositories
Simple spring boot rest api application that also uses Docker, lombok and lambda.
The codestyle I use for my projects
This project simulates a simple banking app in SpringBoot MVC with an IAM service. Features include user creation, account creation, transfer of funds, and access to account transaction data.
Simple Spring Boot Web App that is able to generate UUIDs.
The "REST With Spring" Course:
Repositories
31This project simulates a simple banking app in SpringBoot MVC with an IAM service. Features include user creation, account creation, transfer of funds, and access to account transaction data.
Simple spring boot rest api application that also uses Docker, lombok and lambda.
Simple Spring Boot Web App that is able to generate UUIDs.
Reactive Springboot with API security that fetches facts from https://uselessfacts.jsph.pl/ and display in JSON.
Trade order application can simulate trade orders and records them in an orderbook which handles multithreading written in core Java 11.
The codestyle I use for my projects
The "REST With Spring" Course:
This project uses JMH benchmark tool to analyse benchmarks of different JSON libraries for Java.
No description provided.
Idea of this project is to learn, grow and explore the Rust programming language. Starting up project serves as an API server using the actix framework and is able to create name/save names.
This project uses flyway combined with Jooq. The example project uses both Spring boot and Spring Webflux.
No description provided.
Image Classifier (Flowers) using Machine Learning with Pytorch
This application subscribes to Coinbase and reads data given a pair of crypto symbols.
Simple Spark rest api application that uses MongoDB with CRUD functionality and Mockito for testing.
This project goal is to have a better understanding using Quarkus framework with GraalVM, kafka and reactive.
Patched fonts for Powerline users.
Android Inventory tracker app using SQLite, CursorLoader and ContentProvider
An example project that expose both GraphQL and Restful API
No description provided.
No description provided.
No description provided.
Style guides for Google-originated open-source projects
Basic Maths functions
Simple blockchain functionality
Android Baking app. Shows a list of recipes with their respective ingredients, instructions and videos.
Android app that displays a list of jokes via Google Cloud Endpoints. This is a multi-project build that also make use of a product flavors for a free and paid build variant.
Android news application using theguardians api and AsyncTaskLoader.
Android Popular movies (Completed) application. Shows a list of movies, with their trailers and reviews using themoviedb API.
Android HelpMe application. Shows a list of questions and answers if the users select a question which in turn re-directs them to the site. Uses -RxJava, Retrofit, Butter Knife, Gson, RecyclerView, CardView, stackoverflow api