Pinned Repositories
anki
Anki's shared backend and web components, and the Qt frontend
asimov-academy-streamlit
Criando Aplicativos Web com Streamlit
Automacao-Relatorio-Chamados-TI
Automação com a biblioteca Selenium
Django-Web-Application
Este repositório demonstra as habilidades práticas adquiridas no curso Django Master, abrangendo o desenvolvimento web com Python e Django, focado nas exigências reais do mercado. Inclui conceitos avançados e projetos completos de aplicativos web e APIs.
padroes-de-commits
Padrões de commits
PythonVsGo-FileManipulation
RestAPIwithPythonAndFlask
Desenvolvimento Rest APIs Com Python e Flask
ticTacToe
Tinder_Bot
Tinder Bot
WebAppApacheContainer
Criando um Container de uma Aplicação WEB
Erick-Bryan-Cubas's Repositories
Erick-Bryan-Cubas/dio-twitter-py
Erick-Bryan-Cubas/FlaskProgressBarTutorial
https://youtu.be/bUfUKtJqaxQ
Erick-Bryan-Cubas/Mundo-Python
Erick-Bryan-Cubas/simstring-cuda
A quick implementation of cosine-based string fuzzy lookup (a little bit like the famous simstring library) using sklearn, torch, and GPU acceleration. Can hold its own with an index of few million strings, batched queries, and GPU. Otherwise loses in speed to simstring, but is easy to install OTOH. I leave this here in case anyone wants it