AntonGyaltsen's Stars
getcursor/cursor
The AI Code Editor
Aider-AI/aider
aider is AI pair programming in your terminal
sliday/git2md
Generate clean AI-friendly markdown and LLM.txt from any Git repository.
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
LazyVim/LazyVim
Neovim config for the lazy
hyperneutrino/advent-of-code
My Advent of Code submissions. For 2021 and before, these are the original code I used, without any modifications after-the-fact. As such, they are probably not as efficient or short as they should be, because I want a working solution faster, not a better solution. For 2022 and after, these are the solutions uploaded to my YouTube channel.
trungdq88/Awesome-Black-Friday-Cyber-Monday
Awesome deals on Black Friday: Apps, SaaS, Books, Courses, etc.
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
sharkdp/bat
A cat(1) clone with wings.
eza-community/eza
A modern alternative to ls
goq/telegram-list
List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма // Список чатов для программистов
fastapi/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
mjhea0/awesome-fastapi
A curated list of awesome things related to FastAPI
SpoofDPIApp/SpoofDPI-App
Простое в использовании приложение для Mac, благодаря которому YouTube снова заработает отлично! На основе библиотеки SpoofDPI.
open-spaced-repetition/fsrs4anki
A modern Anki custom scheduling based on Free Spaced Repetition Scheduler algorithm
danilakritsky/python-interview-questions
Вопросы для подготовки к интервью на позицию Python Developer
joerude/python-junior-interview-questions
Вопросы из собеседования на Junior Python Dev
gto76/python-cheatsheet
Comprehensive Python Cheatsheet
cjolowicz/cookiecutter-hypermodern-python
Hypermodern Python Cookiecutter
jamwil/bulletproof-python
A magic-free, understandable python project template using tox, pytest, ruff and pip-tools.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
easylist/ruadlist
ryanoasis/nerd-fonts
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
doka-guide/content
Контент Доки: статьи, картинки, демки и документация для авторов
sammchardy/python-binance
Binance Exchange API python implementation for automated trading
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
TengHu/ActionWeaver
Make function calling with LLM easier
withfig/autocomplete
IDE-style autocomplete for your existing terminal & shell
talkpython/mastering-pycharm-course
Course demos and handouts for Talk Python's Effective PyCharm course
openai/web-crawl-q-and-a-example
Learn how to crawl your website and build a Q/A bot with the OpenAI API