Projects in Awesome Lists by dfleta
A curated list of projects in awesome lists by dfleta .
https://github.com/dfleta/python_ejercicios
Ejercicios módulo de programación GS Desarrollo de Aplicaciones Web - Python
Last synced: 28 Jul 2025
https://github.com/dfleta/kata_tdd_pytest
Kata TDD con pytest
ci-cd coverage kata pytest pytest-markers tdd tdd-kata tox
Last synced: 28 Jul 2025
https://github.com/dfleta/ricksy-business
Examen programación Java DAW Dual
Last synced: 07 Mar 2026
https://github.com/dfleta/bicipalma-streams-jacoco
Kata Java Arrays.streams, code coverage Jacoco, Gradle custom sourceSets
Last synced: 15 Mar 2026
https://github.com/dfleta/gilded-rose-kata-java
Kata Gilded Rose
java polimorphism refactoring-kata solid tdd-kata uml-class-diagram
Last synced: 28 Jul 2025
https://github.com/dfleta/pedra-papel-tesoira
Práctica do curso de especialización en Intelixencia Artificial e Big Data de Formación Profesional - IES de Teis
Last synced: 28 Jul 2025
https://github.com/dfleta/quarkus-dao-pattern
Quarkus service rest json implementing DAO Pattern, testcontainers, application profiles, init-scripts
Last synced: 25 Mar 2025
https://github.com/dfleta/mollap-intercepting-filter
SOLID GoF desing-pattern intercepting-filter java UML
gof-patterns intercepting-filter java solid uml-class-diagram
Last synced: 07 Sep 2025
https://github.com/dfleta/quarkus-active-record-pattern
Quarkus service rest json implementing Active Record Pattern, testcontainers, application profiles, init-scripts
Last synced: 25 Mar 2025
https://github.com/dfleta/bowling-game-kata-automata
Bowling game kata implementing finite state machine or automata
automata automata-theory kata pytest pytest-fixtures pytest-markers python
Last synced: 10 Feb 2026
https://github.com/dfleta/react-pushmees-pullmees
Proyecto final del curso react
express jsx mongodb-atlas mongoose node react react-hooks
Last synced: 13 Apr 2026
https://github.com/dfleta/enzinium
Examen programación Java - Desarrollo de Aplicaciones Web - FP Dual - feb 2019 - Colecciones, Has-A, inyección de dependencias, Ethereum, Smart Contract, criptografia, criptomoneda
crypto-token crytography ethereum-contract has-a java smart-contracts
Last synced: 25 Jul 2025
https://github.com/dfleta/kataconda
Kata para aprender a gestionar un proyecto python con miniconda
Last synced: 25 Mar 2025
https://github.com/dfleta/ollivanders_shop
Proyecto ciclo de desarrollo de aplicaciones web CIFP Francesc de Borja Moll
flask flask-application flask-restful flaskrestful mongodb mongodb-atlas mongoengine
Last synced: 01 May 2026
https://github.com/dfleta/javascript-objects
Ejercicios sobre principios de objetos JavaScript
Last synced: 24 Aug 2025
https://github.com/dfleta/ollivanders
API REST kata Gilded Rose con Flask-restful, Mongoengine y Mongo Atlas
flask mongodb-atlas mongoengine pip-compile python restful-api
Last synced: 04 May 2026
https://github.com/dfleta/frank-brunos-boxing
Examen programación Java do módulo de programación do ciclo de grado superior en Desenvolvemento de Aplicacións Multiplataforma do IES de Teis - Vigo.
arraylist colections factory-pattern gof-patterns gradle java maven ocp solid streams tdd tdd-java uml-class-diagram
Last synced: 08 May 2026
https://github.com/dfleta/docker-multistage-maven-java
Docker multi-stage: maven build -> jre jar
Last synced: 25 Mar 2025
https://github.com/dfleta/fastbreaktruck
Kata Builder GoF pattern.
abstract-data-types builder-pattern inheritance java patterns solid-principles uml-class-diagram
Last synced: 31 Aug 2025
https://github.com/dfleta/sudokumodules
Kata sobre programación modular en Python
error-handling parametrized-tests preconditioning pytest-markers python-import-modules python-modules sudoku-checker tdd
Last synced: 12 Sep 2025
https://github.com/dfleta/pushmees_pullmees
Students project to learn how to develop an API Rest with Express
express javascript jest mongodb-atlas mongoose node nodejs supertest
Last synced: 11 Apr 2026
https://github.com/dfleta/one-quarkus-app
Java con conexión a bases de datos (H2) con Quarkus /Panache, JPA, Active Record, API REST JSON.
active-record api-rest h2-database java-persistence-api jpa panache panache-entity quarkus
Last synced: 12 Sep 2025
https://github.com/dfleta/bicipalma
Arrays estáticos, tipos primitivos, loops, operador ternario, SRP, OCP, Tiene una /has-a, Composición (agregación fuerte), TDD, Refactorización , Gradle sourceSets
aggregation array elvis-operator gradle-sourcesets has-a-relationship loops ocp primitive-types refactoring srp
Last synced: 08 Jul 2025
https://github.com/dfleta/quarkus-active-record-jpa-fk-mappedby
Quarkus service rest json implementing Active Record Pattern, testcontainers, application profiles, init-scripts, JPA, mappedBy foreign key
Last synced: 24 Jun 2025
https://github.com/dfleta/quarkus-service-rest-json
Extended quarkus guide to build REST services to consume and produce JSON payloads.
Last synced: 25 Mar 2025
https://github.com/dfleta/sneaker-raffle
Examen programación y metodologías DAW Intensiva CIFP Francesc de Borja Moll
Last synced: 01 Sep 2025
https://github.com/dfleta/dni-srp-ocp-kata-gradle
Diseño de una clase DNI según los principios SOLID SRP y OCP; gradle kata.
Last synced: 25 Mar 2025
https://github.com/dfleta/quarkus-active-record-jpa-fk-mappedby-id-panache
Quarkus service rest json implementing Active Record Pattern, testcontainers, application profiles, init-scripts, JPA, mappedBy foreign key id Panache
Last synced: 25 Mar 2025
https://github.com/dfleta/python-fundamentals-nb
Código del libro Learning Python -5th edition- por Mark Lutz.
argument-mapping dictiona legb list notebook-jupyter python python-3 scope
Last synced: 20 Apr 2026
https://github.com/dfleta/hidden-markov-models
Código curso Artificial Intelligence with Python sobre cadenas de Markov y hidden Markov models para el módulo de Modelos de Inteligencia Artificial del curso de especialización en IA y Big Data del IES de Teis
ai hidden-markov-model markov-chain markov-models maximum-likelihood-estimation rock-paper-scissors stationary-distributions
Last synced: 25 Mar 2025
https://github.com/dfleta/furnace-dip-kata
Ejercicio SOLID del capítulo 11 "The Dependency-Inversion Principle (DIP)" del libro "Agile Principles, Patterns, and Practices in C#" de Martin C. Robert, Martin Micah
agile-principles dependency-inversion-principle dip java kata singleton-pattern solid uncle-bob
Last synced: 20 Jun 2025
https://github.com/dfleta/xml_teoria
Código XML y Schema módulo lenguaje de marcas.
Last synced: 06 Jan 2026
https://github.com/dfleta/grpc-tourism-receptive
A "tourism" receptive system based on gRPC and protocol buffers, with a microservices architecture.
Last synced: 25 Mar 2025
https://github.com/dfleta/spring-components-exercici
Ejercicio ejemplo de inyección de dependencias en Spring, curso de Domingo Sebastià
Last synced: 25 Mar 2025
https://github.com/dfleta/probabilidad-bayes-mia
Recursos sobre manejo de la incertidumbre y probabilidad por un agente inteligente, módulo de Modelos de Inteligencia Artificial
Last synced: 25 Mar 2025
https://github.com/dfleta/raffle-in-the-jsungle
Examen Desarrollo en Entorno Cliente, FP Dual, Client Side JS
Last synced: 25 Mar 2025
https://github.com/dfleta/pigcoin-solved
Colecciones, SOLID, SRP, OCP, LSP, Tiene una /has-a, Agregación débil, crypto, blockchain, TDD.
Last synced: 25 Mar 2025
https://github.com/dfleta/examen-galley-grub
Examen módulo de Programación, Ciclo de Grado Superior Desarrollo de Aplicaciones Web, modalidad DUAL, CIFP Francesc de Borja Moll
Last synced: 25 Mar 2025
https://github.com/dfleta/hugoshit
Get Google Form data from python desktop app to amend Hugo lack of backend.
Last synced: 25 Mar 2025
https://github.com/dfleta/furnace-dip-google-guice
Implementar el patrón DIP de SOLID. Utilizando además Google Guice para la inyección (no inversión!) de dependencias.
Last synced: 25 Mar 2025
https://github.com/dfleta/filter-criteria-pattern
Filter criteria pattern GoF to solve how the users of StockX list the asks and bids of a sneaker.
Last synced: 25 Mar 2025
https://github.com/dfleta/flask-rest-ci-boilerplate
Boilerplate para la introducción al desarrollo de una api rest con Flask y CI.
Last synced: 25 Mar 2025
https://github.com/dfleta/auto-gradle-template
Template for github classroom assignment
Last synced: 23 Aug 2025
https://github.com/dfleta/ricksy-business-observer
Patrón observer, Colecciones, SOLID, SRP, OCP, LSP, DIP, Tiene una /has-a, Agragación débil, TDD.
dip gof-patterns lsp observer-pattern ocp solid srp tdd uml-class-diagram
Last synced: 25 Mar 2025
https://github.com/dfleta/stockx-ascii
Examen programación Dual DAW CIFP Francesc de Borja Moll
Last synced: 25 Mar 2025
https://github.com/dfleta/ai_101
Materiais módulo Modelos de Intelixencia Artificial do curso de especialización en IA e big data.
Last synced: 08 Feb 2026
https://github.com/dfleta/git
branching git git-config git-flow github pulling
Last synced: 15 Apr 2026
https://github.com/dfleta/greedy-search
Set covering problem: USA radio stations
greedy-search ia-algorithms optimization-algorithms optimization-problem python-sets set-covering-problem
Last synced: 28 Apr 2026
https://github.com/dfleta/rest-quarkus-jpa
API REST Quarkus con JPA, DAO pattern, CRUD, H2, Lombok,ManyToOne, integridad referencial, TDD, Rest-assured, Panache ORM, Panache Repository; Examen programación FP DAW Dual CIFP Francesc de Borja Moll
dao-pattern h2-database jpa lombok panache-repository quarkus rest-assured tdd
Last synced: 03 May 2026
https://github.com/dfleta/arnold-enum-type
Arnold se está cociendo
assertj-assertions enum enumset java maven tdd
Last synced: 23 Jun 2026
https://github.com/dfleta/rock-paper-scissors-spock-lizard
Basic AI programming
Last synced: 24 Jun 2026
https://github.com/dfleta/death-march
Recursos do reto dos módulo programación e contornos de desenvolvemento do ciclo DAM
Last synced: 16 Feb 2026
https://github.com/dfleta/romans-go-home
Kata TDD roman numerals
assertj enum java junit5 kata maven-enforcer-plugin maven-versions-plugin regular-expressions tdd tdd-kata
Last synced: 15 Jun 2025
https://github.com/dfleta/problem-solving-searching
AI problem solving by A* search algoritm
ai problem-solving searching-algorithms
Last synced: 03 Apr 2025
https://github.com/dfleta/golf-strokes-strategy-pattern
Examen modulo programación e contornos de desenvolvemento do ciclo DAM
Last synced: 11 Apr 2025
https://github.com/dfleta/mastermind-genetic-algorithm
Solving the mastermind game using genetic algorithms
genetic-algorithm ia mastermind-game optimization-algorithms optimization-problem
Last synced: 11 Apr 2025
https://github.com/dfleta/advent_of_code
Programming exercises from Advent of Code Web Site
Last synced: 31 Dec 2025
https://github.com/dfleta/quienesquien
Práctica do curso de especialización en Intelixencia Artificial e Big Data de Formación Profesional - IES de Teis, Modelos de Intelixencia Artificial, Búsquedas, Sistemas expertos
first-order-logic ia knowledge-representation optimization optimization-algorithms prolog searching-algorithms
Last synced: 20 Jul 2025
https://github.com/dfleta/galley-grub
Desing pattern exercise: flyweight pattern and chain of responsability
chain-of-responsibility-pattern desing-patterns flyweight-pattern gof-patterns java uml-class-diagram
Last synced: 02 Jul 2026
https://github.com/dfleta/sudokumoll
proyecto colaborativo módulo programación FP Dual Borja Moll
Last synced: 26 Jun 2025
https://github.com/dfleta/javascript-inheritance
JavaScript "classes" and prototypal inheritance
Last synced: 25 Mar 2025
https://github.com/dfleta/examen-quarkus-jpa
Examen JPA y Quarkus CIFP Francesc de Borja Moll - Palma
Last synced: 25 Mar 2025
https://github.com/dfleta/playvlcshuffle
Python subprocess and os managing system project. VLC requirements. SRP, OCP, DAO, XML file reading, schema xmlns namespaces
Last synced: 25 Mar 2025
https://github.com/dfleta/bowling-game-kata-refactor
Kata sobre refactorización, TDD.
Last synced: 23 Jul 2025
https://github.com/dfleta/java
Ejercicios módulo de programación Ciclo Grado Superior Desarrollo de Aplicaciones Web
Last synced: 28 Jul 2025
https://github.com/dfleta/factory-pattern-kata
Ejercicio del curso de patrones GoF de Domingo Sebastián en Udemy. Es importante enfocarlo como un kata sobre herencia, sobreescritura y modificadores de acceso.
Last synced: 29 Jul 2025
https://github.com/dfleta/frank-brunos-boxing-examen
Examen programación Java do módulo de programación do ciclo de grado superior en Desenvolvemento de Aplicacións Multiplataforma do IES de Teis - Vigo.
Last synced: 21 Sep 2025
https://github.com/dfleta/spring-crud-repo-jpql
Ejercicio curso Spring y BBDD
Last synced: 02 Aug 2025
https://github.com/dfleta/javascript-functions
Ejercicios sobre principios de funciones JavaScript
Last synced: 04 Oct 2025
https://github.com/dfleta/proxy-pattern-mrmeeseks-js
Patron Proxy (+ singleton), flyweight pattern, herencia por prototipos, prototipos delegados, extensión dinámica de objetos, constructor functions, proxy pattern GoF
Last synced: 30 Aug 2025
https://github.com/dfleta/git-flow
Proyecto para estudiar las caracteristicas de git
Last synced: 05 Jan 2026
https://github.com/dfleta/xslt_ejercicios
Ejercicios XSLT sesiones módulo Lenguaje de Marcas, ciclo GS Desarrollo Aplicaciones Web
Last synced: 06 Jan 2026
https://github.com/dfleta/pulpo-raza-loba
Examen programación Dual septiembre 2018
Last synced: 06 Jan 2026