Apache Kafka is a well-known messaging system which as key features comprises “real-time” processing (meaning very low latency) and high throughput.
-
Minimal example for Apache Kafka real-time processing
-
Dockerized Spring Batch importing data from Excel into an in-memory database
This personal project was made in 2020 as a way to experiment with Spring Batch and Docker containerization.
-
Bitcoin price update pop-up
This personal project was primarily made for fun in 2018.
-
Android app fetching images from online XML data into a local gallery
This project’s goal was to create an Android native application executing a list of tasks given by our teacher.
-
Inventory management software
This project’s goal was to create a Java software facilitating the management of product inventory for a warehouse clerk.
-
Smartphones online shop
This project is a level up from our first static website. The goal was to create a functional website for e-commerce needs, excluding the payment processing and TLS/SSL layer, putting into practice what we learned in our server-side courses with PHP.
-
Creating a static website presenting our school curriculum
This project’s aim was to put into practice our learning from primer Web development class’s. Our target audience was high school graduates thinking about pursuing their studies in computer science at the University Institute of Technology of Montpellier. The website’s content is therefore a summary of our school’s curriculum. The website was made as a team of four.