Pinned Repositories
automatizaUnB-v1-2019
Procure por @AutomatizaUnBbot no Telegram!
copy_matching_files
Automated RAW and JPEG File Organizer: This Python script is designed to automate the organization of RAW and JPEG files in a working environment. It identifies RAW files that have corresponding JPEG versions, based on file names, and copy them to a specific destination directory.
extrair_skoob_python
Código Pyton permite visualizar os livros salvos de um usuário do Skoob.
extrair_skoob_site
Código PHP que gera o site "Exportador Skoob", no qual é possível gerar um arquivo Excel com os livros salvos de um usuário do Skoob.
follow_sounds
Arduino code that controls a relay from the input of a microphone, making an ordinary light bulb follow the beats of a song
geo-heatmap
:world_map: Generate an interactive geo heatmap from your Google location data
rubensbraz.github.io
Meu site no githubpages
slides_unb
Modelo LaTeX para slides da UnB. Pode ser utilizado para bancas, defesas, aulas, etc
tcc_unb_latex
Modelo para TCC da UnB em LaTeX.
rubensbraz's Repositories
rubensbraz/extrair_skoob_python
Código Pyton permite visualizar os livros salvos de um usuário do Skoob.
rubensbraz/extrair_skoob_site
Código PHP que gera o site "Exportador Skoob", no qual é possível gerar um arquivo Excel com os livros salvos de um usuário do Skoob.
rubensbraz/automatizaUnB-v1-2019
Procure por @AutomatizaUnBbot no Telegram!
rubensbraz/slides_unb
Modelo LaTeX para slides da UnB. Pode ser utilizado para bancas, defesas, aulas, etc
rubensbraz/rubensbraz.github.io
Meu site no githubpages
rubensbraz/tcc_unb_latex
Modelo para TCC da UnB em LaTeX.
rubensbraz/copy_matching_files
Automated RAW and JPEG File Organizer: This Python script is designed to automate the organization of RAW and JPEG files in a working environment. It identifies RAW files that have corresponding JPEG versions, based on file names, and copy them to a specific destination directory.
rubensbraz/follow_sounds
Arduino code that controls a relay from the input of a microphone, making an ordinary light bulb follow the beats of a song
rubensbraz/geo-heatmap
:world_map: Generate an interactive geo heatmap from your Google location data
rubensbraz/hp-prime_biblioteca-formulas
Aplicativo para HP Prime que possui uma coletânea de fórmulas importantes da física.
rubensbraz/rel_latex
Modelo para relatórios de laboratórios da Engenharia Elétrica - UnB em LaTeX
rubensbraz/hp-prime_impedancia
Aplicativo para HP Prime que calcula a impedância de circuitos R, RLC, RC, LC, RL em série ou paralelo.
rubensbraz/hp-prime_polifasicos
Aplicativo para HP Prime que resolve circuitos polifásicos delta e Y com 3 ou 4 fios.
rubensbraz/hp-prime_resistores
Aplicativo para HP Prime que faz conversão Delta-Y de resistores, permite descobrir o valor de um resistor pelo código de cores e calcula o resultado de uma associação em Série e Paralelo de impedâncias.
rubensbraz/rel_latex_pibic
Modelo para relatórios de PIBIC em LaTeX
rubensbraz/synchronous_arduino_python
Code for Arduino and Python that creates synchronous communication between devices. Both Arduino and Python send and receive data, but the other side will always wait for the response to continue executing.