"...and so do all who live to see such times. But that is not for them to decide. All we have to decide is what to do with the time that is given us." - Gandalf, The Fellowship of The Ring.

πŸ›  πŸ§‘β€πŸ’» Sometimes side projects come up. It might be an idea to solve something, learn new technology or just fun.
Below a list of projects. Some of them might be on WIP, while others might be done or closed if I achieved the goal of the moment.

Summary:

  1. Babel Foundation - A set of projects to enhance the way we capture, store, and share human consciousness and memories
  2. Autobox - A simulation framework designed to automate decision-making processes by orchestrating AI agents implementing the Actor model
  3. Climateline - Timeline of Climate Change
  4. Climateline Processor- News publisher by Climateline
  5. OWID API - Datasets explorer
  6. Job Pulse - Hiring Market Analyser
  7. Lumos - Knowledge sharing Bot about places
  8. Anfield - A Fantasy Premier League Trading System (v2)
  9. SUSE - Supersonic Sessions
  10. Gene - Searching for a Sustainable World
  11. Walpurgis - Command-line tool to query any social network
  12. Griffin - Shell generator
  13. Stock The Ball - A Fantasy Premier League Trading System
  14. Gensory - Social Sentiment
  15. Hali - University Assistant
  16. KV Elixir Store

πŸ› οΈοΈ Job Pulse - Hiring Market Analyser

Data processing application and a Dashboard to visualize job trends.
The code is here and the web site here.

Motivation: be able to visualize trends, hiring freeze and anticipate potential layoff in the market.
Stack: Golang, MongoDB Atlas.

🌎️️ OWID API - Datasets explorer

A GraphQL API for exploring OurWorldInData's datasets which focuses on large global problems such as poverty, disease, hunger, climate change, war, existential risks, and inequality.
Check out: https://owid-api.vercel.app/

Motivation: easy access (GraphQL API) to public datasets and make it public and free for everyone.
Stack: Golang, GraphQL, Vercel.

🌎️️ Climateline - Timeline of Climate Change

A timeline of most relevant events have affected the Climate Change on Earth.
The code is here and the web site here.

Motivation: to learn frontend tech.
Stack: NextJS, ReactJS, Vercel.

⚑️️ Lumos - Knowledge sharing Bot about places

Bot to make the knowledge and data of every place in the World accessible for everyone. Lumos aims to raise awaresness about the world's largest problems.
The code is here.

Motivation: to learn Vercel Serverless functions.
Stack: Golang, Vercel.

⚽️ Anfield - A Fantasy Premier League Trading System (v2)


Bot to trade assets (player) from Premier League Teams plus a live event processor related to performance of players and calculate score within 90'.
The code is here.

Motivation: to learn Golang and improve Stock The Ball project.
Stack: Golang, MongoDB, Telegram BOT.

πŸš€οΈοΈ SUSE - Supersonic Sessions

This project is an attempt to build a generic REST API with a CRUD of backend session and explores a reactive and event-driven stack (Quarkus).
The code is here.

Motivation: to learn Quarkus framework.
Stack: Quarkus, Vertx, Java, DynamoDB, Microprofile.

🧬 Gene - Searching for a Sustainable World


Search Engine of sustainable resources: coffee shops, libraries, groceries, training places, bars, restaurants, etc.
The code is here. (on hold)

Motivation: to mock a potential dream.

⚽️ Stock The Ball - A Fantasy Premier League Trading System


Football event processor in real time. Visualisation and performance scoring for every player.
The code is here.

Motivation: to build a new game inspired by Fantasy Premier League.
Stack: Python, InfluxDB, Grafana.

🐦 Gensory - Social Sentiment


Twitter Data Pipeline. Processing and visualisation of tweets of Argentine politicians. Sentiment analysis.
The code is here.

Motivation: university work.
Stack: Python, ElasticSearch, Logstash, Kibana.

πŸ€– Hali - University Assistant


A chatbot to help and keep updated to students, professors about calendar, event, subjects, exams and the whole life cycle of each engineering career.
The code is here.

Motivation: university work.
Stack: NodeJS, MongoDB, Wit.ai, Wolfram Alpha.

πŸ’Ž KV Elixir Store


A distributed KeyValue database.
The code is here.

Stack: Elixir (GenServer, ETS, RESTful Framework Maru)