Pinned Repositories
ArnoldEnum
Small Java application in charge of calculating your weight on the different planets of the solar system, from your weight in Kg on planet Earth, using enumerated types. Implementing good practices such as TDD, DDD, SOLID ...
BiciPalma
OOP, interfaces with Java and Maven project.
BurgerKing-WebConcept
Little concept web about Burger King branding 2021
Charlos16v
Little presentation web about me!
code-review-challenge
Cotxox
Little Java app using OOP, project with Maven.
DIP-SOLID-EX
Exercise for practice the "Dependency Inversion Principle", the D in SOLID.
DNI-Kata
DNI generator with Python POO programming.
onequarkusapp
Java Quarkus Docker API Daw Dual June final exam
uferProto
Little web app using OLOO for the business domain logic and clean architecture principles, encapsulating that in a nodejs server using expressJS.
Charlos16v's Repositories
Charlos16v/uferProto
Little web app using OLOO for the business domain logic and clean architecture principles, encapsulating that in a nodejs server using expressJS.
Charlos16v/onequarkusapp
Java Quarkus Docker API Daw Dual June final exam
Charlos16v/Terrarium
A small drag and drop code-meditation. With a little HTML, JS and CSS, you can build a web interface, style it, and add an interaction.
Charlos16v/ArnoldEnum
Small Java application in charge of calculating your weight on the different planets of the solar system, from your weight in Kg on planet Earth, using enumerated types. Implementing good practices such as TDD, DDD, SOLID ...
Charlos16v/BiciPalma
OOP, interfaces with Java and Maven project.
Charlos16v/BurgerKing-WebConcept
Little concept web about Burger King branding 2021
Charlos16v/Cotxox
Little Java app using OOP, project with Maven.
Charlos16v/DIP-SOLID-EX
Exercise for practice the "Dependency Inversion Principle", the D in SOLID.
Charlos16v/myHeroAPI
Challenge for W2M a little superheroes API REST with Spring Boot
Charlos16v/RicksyBusinessCS
Java 2020 exam converted to C#, based on the Observer design pattern, using DDD, TDD, SOLID ...
Charlos16v/stockx-ascii
Programming exam Java DAW DUAL 2021, 00P, SOLID, INTERFACES, STREAMS...
Charlos16v/docker-multistage-maven-java
Docker multi-stage: maven build -> jre jar
Charlos16v/EnZinIum
Java Daw DUAL exam February 2019, DDD, TDD, SOLID, Smart Contract, Cryptography, Collections...
Charlos16v/FastBreakTruck
Charlos16v/FastBreakTruckCharlos16v
Java exercise resolved with the Buidler Design Pattern
Charlos16v/firstLaravelAPP
Charlos16v/flaskSandbox
Charlos16v/Furnace-DIP
Exercice from the Chapter 11 of the book "Agile Principles, Patterns, and Practices in C#" Martin C. Robert, Martin Micah.
Charlos16v/ISP-SOLID-EX
Exercise for practice the "Principle of Segregation of Interfaces", the I in SOLID.
Charlos16v/JavaInADockerCharlos16v
java-in-a-docker-Charlos16v created by GitHub Classroom
Charlos16v/LinqPractice
Charlos16v/markdown-cv
a simple template to write your CV in a readable markdown file and use CSS to publish/print it.
Charlos16v/MollapInterceptingFilter
Exercise to practice the "intercepting filter" design pattern
Charlos16v/mordor-command-Charlos16v
A Java Kata applying command design pattern
Charlos16v/OllivandersDockerCharlos16v
Dockerize a Flask API.
Charlos16v/PHPBasicExercices
Charlos16v/PigCoin
Java Daw DUAL programming exam, based on the creation of a cryptocurrency managed by blockchain, using OOP paradigm, Streams... Project build with Maven.
Charlos16v/posts
Charlos16v/proxy-pattern-mrMeeseeks-js
Small javascript application using prototyping, factory pattern (+ singleton), inheritance by prototypes, delegated prototypes, dynamic object extension, constructor functions and applying proxy pattern GoF
Charlos16v/romansGoHome
Small Java application in charge of convert a valid Roman Numeral numeral into a Decimal Number.