ibalagurov's Stars
public-apis/public-apis
A collective list of free APIs
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
viraptor/reverse-interview
Questions to ask the company during your interview
fastapi/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
auchenberg/volkswagen
:see_no_evil: Volkswagen detects when your tests are being run in a CI server, and makes them pass.
microsoft/pyright
Static Type Checker for Python
great-expectations/great_expectations
Always know what to expect from your data.
boto/boto3
AWS SDK for Python
sqlfluff/sqlfluff
A modular SQL linter and auto-formatter with support for multiple dialects and templated code.
careercup/CtCI-6th-Edition-Python
Cracking the Coding Interview 6th Ed. Python Solutions
colesbury/nogil
Multithreaded Python without the GIL
microsoft/restler-fuzzer
RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services.
praetorian-inc/gokart
A static analysis tool for securing Go code
Instagram/Fixit
Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.
assertpy/assertpy
Simple assertion library for unit testing in python with a fluent API
eerimoq/gqt
Build and execute GraphQL queries in the terminal.
wemake-services/wemake-python-package
Bleeding edge cookiecutter template to create new python packages
life4/awesome-python-code-formatters
A curated list of awesome Python code formatters
ozontech/allure-go
Complete Allure provider in Go which doesn't overload the interface usage
fandsdev/django
Our production ready (too much) opinionated django template
open-tool/ultron
Easiest framework to develop Android & Compose Multiplatform UI tests
f213/selfmailbot
Telegram bot forwarding messages to the inbox
k2bd/action-python-poetry
Template repo to quickly make a tested and documented GitHub action in Python with Poetry
Stranger6667/hypothesis-graphql
Generate arbitrary queries matching your GraphQL schema, and use them to verify your backend implementation.
tailhook/flake8-import-graph
A flake8 lint to enforce that some modules can't be imported from other modules