Pinned Repositories
Athens-underground
Optimal path calculator app for the Athens underground using the a-star algorithm, implemented using Python3
curiosity-app
This is an sms/what'up bot that texts back curiosities about the topic of your choice. Implemented using Twilio Inc.'s APIs
distributed-mutex
This is a proyect to explore concurrency in distributed systems with the use of mutex and c language.
dotfiles
My dotfiles
ela-patient-recognition
Identification of ELA patients via voice, using neural networks with Tensor Flow
embedded-peripherials
Creating an embedded system for handling custom peripherials using assembly (m68k language).
fullstack-toolbox
This is an end-to-end template used to create a fast MVP for any web application project
realfranser
restfull-web-service
Java API for the RESTFull web service book reading social network developed using JAX-RS, MySQL, Postman and Apache Tomcat
UPM
Repositorio de Código de varias asignaturas de la ETSIINF-UPM
realfranser's Repositories
realfranser/realfranser
realfranser/fullstack-toolbox
This is an end-to-end template used to create a fast MVP for any web application project
realfranser/restfull-web-service
Java API for the RESTFull web service book reading social network developed using JAX-RS, MySQL, Postman and Apache Tomcat
realfranser/Athens-underground
Optimal path calculator app for the Athens underground using the a-star algorithm, implemented using Python3
realfranser/curiosity-app
This is an sms/what'up bot that texts back curiosities about the topic of your choice. Implemented using Twilio Inc.'s APIs
realfranser/distributed-mutex
This is a proyect to explore concurrency in distributed systems with the use of mutex and c language.
realfranser/dotfiles
My dotfiles
realfranser/ela-patient-recognition
Identification of ELA patients via voice, using neural networks with Tensor Flow
realfranser/embedded-peripherials
Creating an embedded system for handling custom peripherials using assembly (m68k language).
realfranser/first-terraform-project
First project learning terraform using AWS provider
realfranser/general-programming
This is a compilation of many programming projects, data-structures, algorithms and tools I have used in my journey as a programmer
realfranser/java-afs
Distributed arquitecture using java rmi technology
realfranser/just-bans
Just Bans web app
realfranser/learning-AI
Learning AI with python
realfranser/MachineLearning-GoogleCloud
This is a compilation of jupyter notebooks from my Machine Learning Google Cloud course
realfranser/mern-apps
Compilation of the web apps I have developed using the MERN stack
realfranser/my-create-express-service
Basic stating template to create an express service
realfranser/my-create-react-app
My own create-react-app template. Implements webpack, babel, tsconfig, eslint and simple structure
realfranser/my-jscript-compiler
PDL repository
realfranser/nba-stats-analyzer
NBA
realfranser/NCoC
No Code of Conduct: A Code of Conduct for Adults in Open Source Software
realfranser/online-affiliates
This is a webpage that lists the most profitable web asociations
realfranser/portfolio
My personal portfolio
realfranser/portfolio-next
Portfolio using Next, Typescript and Tailwind
realfranser/Prolog
Prolog is a programming paradigm which is largely based on formal logic. Any program written in a logic programming language is a set of sentences in logical form, expressing facts and rules about some problem domain.
realfranser/Social-Reading-UPM
Implementation of a reading social network web service in Java using axis2, WSDL, and Apache Tomcat.
realfranser/socket-programming
Development of a sequential client-server server system. Using sockets with c.
realfranser/software-engineering-I
Design and development of a pipeline architecture in order to build an app of restaurants and other points of interest at Madrid, Spain.
realfranser/stock-notify
This program sends an e-mail to your chosen addres when a stock from your google finance watchlist reaches a certain value
realfranser/todo-microservice-go
Complete DDD microservice in Go.