Projects with this topic
-
Fast, safe expression language • Implementation for JVM languages and Kotlin Multiplatform
Updated -
This is my mobile application demo "Super GT Fan Tracker App". It consists of a cloud deployed back-end and an Android mobile application front-end. The back-end is designed to be run in a Ubuntu Server 25.04 container or deployed through a Docker container, making data available via API endpoints. The front-end is meant to be installed on an Android device and will regularly make API requests to the back-end to receive updated information about races, teams, drivers, and current standings.
Updated -
-
Exemple explicat en classe de POO inicial amb ArrayList i una clase AskData.
Updated -
-
-
Microservicio desarrollado en java y arquitectura hexagonal con GraphQL para controlar la interacción con la información de los pacientes que se encuentra almacenada en una tabla de dynamo
UpdatedUpdated -
-
Top 200 coding questions with solution every techie must practice, These questions are asked in many companies for beginner to advance level
Java java8 Java Core Java (Basics) Data Structures Datastructur... coding Interview Co... coding-inter... software-eng... interview-pr... leetcode-sol... java-intervi... leetcode-que... interview-prep interview-pr... technical-in... software-eng... java-questions coding-inter... programming-... software-dev... web-and-mobi... java-tech-in... openml datagit dataset CSV DockerUpdated -
-
-
Application web e-commerce développée avec Java EE (Servlets, JSP, JPA). Permet aux utilisateurs de parcourir un catalogue de produits, gérer un panier d'achat et passer des commandes. Interface d'administration pour la gestion des produits, catégories et commandes.
Updated -
bytecode-viewer packaging for Kali Linux
Updated -
-
Test Automation Solution in Playwright and Java
Updated -
Quarkus web application featuring HTMX and Alpine.js for enhanced interactivity
Updated -
Java-based Spring Boot project demonstrating the usage of Spring beans, including configuration, scopes, lifecycle, initialization, and destruction, with practical examples.
Updated -
This project is a simple Product Management system built with Java and Maven. It was developed in collaboration with Charaf Eddine as part of a practical assignment designed to help us learn and apply essential software development tools.
The main objective of this project is to understand how to use Git and GitLab, including version control workflows, branching strategies, and GitLab CI/CD automation. We implemented CRUD functionalities, wrote unit tests with JUnit, and configured a GitLab pipeline to compile the project, run tests, and generate the final package.
The repository follows a real development workflow using feature branches, Merge Requests, and validation rules such as Pipelines must succeed. It serves as hands-on training to practice modern development habits and continuous integration principles.
Updated