davipaula's Stars
zanfranceschi/rinha-de-backend-2023-q3
Rinha de Backend - Edição 2023 Q3
stas00/ml-engineering
Machine Learning Engineering Open Book
EthicalML/fml-security
Practical examples of "Flawed Machine Learning Security" together with ML Security best practice across the end to end stages of the machine learning model lifecycle from training, to packaging, to deployment.
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
vasanthk/how-web-works
What happens behind the scenes when we type www.google.com in a browser?
charlax/professional-programming
A collection of learning resources for curious software engineers
practical-tutorials/project-based-learning
Curated list of project-based tutorials
rochacbruno/fastapi-project-template
DO NOT FORK, CLICK "Use this template" - The base to start an openapi project featuring: SQLModel, Typer, FastAPI, JWT Token Auth, Interactive Shell, Management Commands.
visini/abstracting-fastapi-services
FastAPI application and service structure for a more maintainable codebase – See full article
faif/python-patterns
A collection of design patterns/idioms in Python
satwikkansal/wtfpython
What the f*ck Python? 😱
PauloGoncalvesBH/aprenda-tdd-na-pratica
Uma breve introdução prática a Test Driven Development (TDD) em JavaScript para pessoas que querem escrever códigos mais confiáveis
florinpop17/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
CollabCodeTech/backend-challenges
A public list of open-source challenges from jobs around the world
ezambomsantana/java-back-end-livro
scanapi/scanapi
Automated Integration Testing and Live Documentation for your API
bryanwuAC/audio2vec
wikipedia2vec/wikipedia2vec
A tool for learning vector representations of words and entities from Wikipedia
AMAI-GmbH/AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2022
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
jdepoix/youtube-transcript-api
This is a python API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require an API key nor a headless browser, like other selenium based solutions do!
tuantle/regression-losses-pytorch
Experimenting with different regression losses. Implemented in Pytorch.
shunk031/TedScraper
:speech_balloon: Scraper for TED Talks in Python. Get talk title, transcript, talk topics and so on.
zedr/clean-code-python
:bathtub: Clean Code concepts adapted for Python