Sergio Faya Fernández's repositories
coding-test-ranking
idealista coding test
coinbase-profit-tracker
App to see an overview of the profit I've obtained with my crypto
cube.js
📊 Cube.js - Open Source Analytics Framework
everyDayJs
Pruebas de las diferentes funciones de JS para mantenerme actualizado
Exposed
Kotlin SQL Framework
git-analyzer-client
Project docs can be found in
git-analyzer-server
This is the project for my end of degree course. It is a github app that analyzes contributions via a github app.
git-analyzer-types
Types for git-analyzer-* projects
GraphQlStreamProcessor
Graphql jobs processor
http-server-c-sockets
Implementation of the http protocol using C sockets for linux
jobs-kafka-socket
Consumer that creates a web service with websockets to be connected to vuejs frontend
ktlint
An anti-bikeshedding Kotlin linter with built-in formatter
ktor-accounting
Personal accounting app
kubernetes.resources
Kubernetes Tutorial
landingjobs-producer
Producer that gets the landing jobs api jobs and sends them into a kafka topic
LandingJobsStreamProcessor
Receives a json object from the landing jobs api and transforms it into a standard job offer for my job offer aggregator.
parking-lot-android
App para la asignatura de software avanzado de smartphones del master Software para sistemas distribuidos y empotrados de la UPM
quarkus-rest-sample
Generated by code.quarkus.io
safaribooks
Download and generate EPUB of your favorite books from Safari Books Online library.
simple-auth
Simple authentication server to create users and authenticate them via JWT
smarthome-app
App basada en el consumo de apis rest con retrofit para el master de software para sistemas distribuidos y empotrados
SpringBootKafkaStreamProcessor
Boilerplate code for kafka topic stream processor. To test it docker build the processor and run docker-compose up, try to produce some message on topic1 and should come in uppercase in topic2.
ts-kafka-demo
Voting demo project for MSSDE