César Castañón's repositories
dotfiles
Personal configs for my favorite productivity tools. Currently active: Neovim, Kitty, ZSH and Starship
chinook-django-api
Rest API built over a preexistent Database using Django Rest Framework
django-blog-app
Full-Stack Blog App prototype built with Django 3.0 and Bootstrap.
twitter-analysis-app
This is a standalone and serverless app, that helps you find people around you that migth be interested in your content. It uses NLP to compare your content with your followers' followers and provides a similarity score between 0 and 1. It builds a sqlite database, so you can connect it to your favorite Data Visualization tool.
movie-time
A collaborative recommender system based on Machine Learning using the MovieLens Dataset. Using Scikit-Learn for both Clustering and user rating prediction. The feature extraction and Machine Learning process are written in Pandas and Dask for full scalability. The data is stored on a MongoDB Atlas and is accessible through a bottle based API deployed in Heroku.
chats-analyzer-api
Storage system for messaging and a set of tools to produce insights about the chats stored in it. The interaction with both the MongoDB database and the insights tools is through a Bottle based Rest API deployed in Heroku.
office-location-finder
Analysis and ranking of the most optimal places to locate a company office using Google Places API to locate desired near places, Kaggle's Crunchbase dataset to consider nearer companies, MongoDB to store the data and Folium for the spatial representation of the results.
aws-datalake-N-BaIoT
Datalake structure built using AWS Lambda, S3, CloudWatch, SNS, Glue, Athena and Redshift.
qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
theprimeagen-algorithms
Implementations from The last Algorithms Course You'll Need https://frontendmasters.com/courses/algorithms/
infoelectoral
Intérprete de microdatos electorales del Ministerio del Interior español.
nightfox.nvim
🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.
gif-expert-app
Frontend React App with a backend in FastAPI. WIP
vim-odoo-snippets
Vim snippets for Odoo
readme-template
README.md template for your open-source project
scrapy-sqlitem
Scrapy extension to write items using sqlalchemy models
abstracting-fastapi-services
FastAPI application and service structure for a more maintainable codebase – See full article
learning_helpdesk
Helpdesk Modulo for learning proposites