Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by gabriel-milan
A curated list of projects in awesome lists by gabriel-milan .
https://github.com/gabriel-milan/btrader
Triangle arbitrage trading bot for Binance
arbitrage-trading-bot binance bot telegram-bot trading
Last synced: 28 Oct 2024
https://github.com/gabriel-milan/espgarden
An automatic gardening system using ESP32
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/maestro
Command line interface for the LPS Cluster @ UFRJ
Last synced: 28 Oct 2024
https://github.com/gabriel-milan/sailboat-playground
A very simple framework for developing autonomous sailing algorithms and testing them with 2D simulations/visualizations.
autonomous autonomous-vehicles framework sailboat simulation
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/legal_word2vec
A word2vec model that uses brazilian legal vocabulary as input data, focusing on uses for legaltechs.
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/ealfred
eAlfred stands for "Electronic Alfred", a butler for electronic devices on your home.
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/sbertos
A very simple implementation of a RTOS with a non-preemptive scheduler meant to be compatible with both AVR- and ESP8266-based boards
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/robotic-sailboat
This repository aims to share knowledge about robotic sailboats, since it's a subject of my personal interest. The content here has been developed by me and, as I'm an Electronic and Computer Engineering student, some of it may have mistakes, please keep aware and warn me about something messed up.
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/traefik-django-forward-auth
A simple Django application for providing a Traefik ForwardAuth middleware (https://doc.traefik.io/traefik/middlewares/http/forwardauth/).
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/software-quality
Repository for the Software Quality course (COS482) at Federal University of Rio de Janeiro
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/action-pylint
Runs pylint and sends errors in a PR message
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/smtr_challenge
This repo contains my solution for a challenge proposed in the selection process for Data Engineer at SMTR (Secretaria Municipal de Transportes do Rio)
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/sousvide_esp32
Personal project for building a homemade "sous vide" setup.
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/uptime-bot
Bot for checking servers uptime using custom IPs and ports
Last synced: 28 Oct 2024
https://github.com/gabriel-milan/advent-of-code
Solutions for Advent of Code
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/xv6-labs-2021
Solutions for the MIT Operating System Engineering's course (6.S081) (COS773 @ UFRJ)
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/zeus_dashboard
Dashboard for the LPS Cluster
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/smart-switch
Using Blynk and Amazon Alexa with the ESP01 Relay Module.
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/shape-challenge
My approach to "Shape's Hard Skill Test - Data Engineer"
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/sousvide_app
Repository for the Android app developed for my personal Sous Vide setup project
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/slurm-cluster
My step-by-step approach on building a SLURM cluster
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/programming-languages
Repository for the "Linguagens de Programação" course at UFRJ
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/orientinder
Repository for "OrienTinder", a Tinder-like web app that connects students to professors on research projects. This has been developed as the first project of the Programming Languages course @ Federal University of Rio de Janeiro
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/redis-pal
Store things in Redis without worrying about types or anything, just do it!
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/obi-2020
Repository for my own solutions on the 2020 Brazilian Olympiad in Informatics (OBI)
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/lps-utils
Utilities and scripts for LPS/UFRJ
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/pytop
A solution similar to UNIX "top" command with a few different features
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/lojos
LoJoS stands for Local Job Scheduler. It's meant to be a simple thing you do in order to queue jobs on your local machine or in small setups.
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/ort-inference
Inference script using Onnx Runtime
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/hpc
Repository for High Performance Computing course (COC472) at Federal University of Rio de Janeiro
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/carteirinhaufrj
This is the repository for the first project for the "Computer Networks" course @ Federal University of Rio de Janeiro
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/linear-algebra
Repository for the COC473 (Computational Linear Algebra) course @ UFRJ
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/files
Adding files for download at https://gabriel-milan.github.io/files
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/kaggle-eel891
Repository for "Machine Learning Introduction" course @ Federal University of Rio de Janeiro
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/docker-esp-idf
Docker image for using ESP-IDF versions not available at the original espressif/idf tags
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/echo-rest-api
A basic REST API with a few interesting features so someone (myself included) can adapt this code in the future for any other project of their own.
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/digitalsystems-02
A repository for the second project of the Digital Systems course (EEL480) @ Federal University of Rio de Janeiro
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/distributed-systems
Repository for the COS470 (Distributed Systems) course @ UFRJ
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/computernetworks2
Repository for the "Computer Networks 2" course @ Federal University of Rio de Janeiro
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/cbd-lista2
Repository for the second exercise on the Database Systems Construction course @ Federal University of Rio de Janeiro
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/digitalsystems-01
A repository for the first project of the Digital Systems course (EEL480) @ Federal University of Rio de Janeiro
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/computergraphics
Repository for the Computer Graphics course @ Federal University of Rio de Janeiro
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/atlas-singularity
Singularity container containing an environment for Ringer users
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/age-gender-detection
Age and gender detection using OpenCV and Tensorflow. Repository for the EEL880 course @ Federal University of Rio de Janeiro
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/ansible-singularity-role
Ansible role for installing singularity (https://singularity.lbl.gov/)
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/atlas-env
Virtual environment for ATLAS analysis
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/is_ufrj_down
Repository with minor code for checking if UFRJ internet is down
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/scoach
A setup for training Tensorflow models on SLURM clusters
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/des_example
Example for encryption/decryption using DES. Compatible with Arduino, Node.js and Python
arduino cipher cryptography nodejs python3
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/dbt-client
A simple client for DBT RPC instances
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/pyplumber
Python framework for pipelines and daemon tasks.
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/akuanduba
Akuanduba is a Python framework that eases manipulation of multiple running threads and shared resources. Its name was inspired by a god of the Brazilian mythology: Akuanduba, the god of order.
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/t2d
Seamless integration between Typer and Discord for CLI Discord bots
bot cli discord discord-bot python typer
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/otools
OTools stands for Online Tools, which is a Python/Cython framework for developing multithread online systems in a simple way.
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/mqtterminal-server
Server side for MQTTerminal project - Run shell commands asynchronously over MQTT with very low setup
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/mqtterminal-client
Client side for MQTTerminal project - Run shell commands asynchronously over MQTT with very low setup
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/python-project-template
Basic template for Python projects
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/optimization
Trabalho de implementação de algoritmos de otimização não-linear para a disciplina de Otimização (COS360)
Last synced: 13 Oct 2024
https://github.com/gabriel-milan/wnn
Repository for the Weightless Neural Networks course at Federal University of Rio de Janeiro
Last synced: 13 Oct 2024