pedrovhb
I'm a mechatronics engineer who usually spends all day thinking about code. I sometimes also write about it at pedrovhb.com. Feel free to say hi!
Pinned Repositories
anims
asynkets
Simple utilities and trinkets for use with asyncio.
brailliant
Bring your data to life with Brailliant: the library for creating beautiful, accessible sparklines and terminal images with Braille Unicode characters.
desafio_upload
Aplicação cliente (Qt for Python) e servidor (FastAPI) de um serviço de upload.
exemplo_armazenar_mqtt
Exemplo de aplicação web com armazenamento de dados MQTT feito para um post no meu blog (pedrovhb.com)
ixtopor_gui_qt
Interface de usuário para o Projeto Integrador III 2017-2 da Engenharia Mecatrônica IFSC
stack-overflow-indentation
Web extension that adds Tab and Shift + Tab indentation controls to Stack Overflow and Stack Exchange.
svgfontembed
Automatically embed linked fonts into SVG, including only the subset of characters which are used.
typescope
A nicer terminal view for your Python type analysis needs.
pedrovhb's Repositories
pedrovhb/typescope
A nicer terminal view for your Python type analysis needs.
pedrovhb/desafio_upload
Aplicação cliente (Qt for Python) e servidor (FastAPI) de um serviço de upload.
pedrovhb/fast_elm
A fast vehicle data reader/logger for the ELM327 adapter.
pedrovhb/svgfontembed
Automatically embed linked fonts into SVG, including only the subset of characters which are used.
pedrovhb/astream
Utilities for building applications with AsyncIO with understandable data flow.
pedrovhb/asynkets
Simple utilities and trinkets for use with asyncio.
pedrovhb/brailliant
Bring your data to life with Brailliant: the library for creating beautiful, accessible sparklines and terminal images with Braille Unicode characters.
pedrovhb/beautifulhugo
Theme for the Hugo static website generator
pedrovhb/ComfyUI
A powerful and modular stable diffusion GUI with a graph/nodes interface.
pedrovhb/django-loginas
"Log in as user" for the Django admin.
pedrovhb/lor_sheet
A dynamic cheat sheet web app for Legends of Runeterra.
pedrovhb/mini_projects
Interesting projects that aren't large/general enough to warrant their own repo.
pedrovhb/myas
Utility library for writing asyncio-powered programs.
pedrovhb/nicepyright
A pretty and auto-updating view of diagnostics generated by the Pyright static type checker.
pedrovhb/obd_dump
Dumper for OBD-II (car diagnostics and real time info) data.
pedrovhb/pedrovhb.github.io
pedrovhb/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
pedrovhb/pi_vi
pedrovhb/placeholder
Operator overloading for fast anonymous functions.
pedrovhb/py-tree-sitter
Python bindings to the Tree-sitter parsing library
pedrovhb/python-lz4
LZ4 bindings for Python
pedrovhb/quickdump
A Python library for quickly serializing and storing arbitrary objects with compresson.
pedrovhb/restful_starter
RESTful API starter project with FastAPI, PostgreSQL and Docker.
pedrovhb/rocm_smi_lib
ROCm SMI LIB
pedrovhb/sneksitter
pedrovhb/sphinx-mdx-builder
sphinx builder that outputs mdx files
pedrovhb/tcc
Esse repositório contém o código desenvolvido ao longo da escrita do meu Trabalho de Conclusão de Curso para a graduação em Engenharia Mecatrônica no segundo semestre de 2019, e aprovado pela banca examinadora com nota 10.
pedrovhb/timeless_loop
A custom asyncio event loop which spends no time waiting around.
pedrovhb/todo_backend
This is a todo app that supports different types of to-dos: time-based, count-based and boolean (check/uncheck)
pedrovhb/tudin
Automagically add __all__ to modules in Python.