Pinned Repositories
advanced-python
amazon-bedrock-workshop
This is a workshop designed for Amazon Bedrock a foundational model service.
awesome-fastapi
A curated list of awesome things related to FastAPI
aws-bedrock
Developing generative AI applications using Amazon Bedrock
e-appoint-med
Back-end for making medical appointments online. It is written in Django framework
python-patterns
A collection of design patterns/idioms in Python
room-book
Back-end for booking rooms in FastAPI
solid.python
SOLID Principles explained in Python with examples.
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
url-shortener
URL Shortener build with FastAPI and Docker
rustammustafoev's Repositories
rustammustafoev/python-patterns
A collection of design patterns/idioms in Python
rustammustafoev/solid.python
SOLID Principles explained in Python with examples.
rustammustafoev/advanced-python
rustammustafoev/amazon-bedrock-workshop
This is a workshop designed for Amazon Bedrock a foundational model service.
rustammustafoev/awesome-fastapi
A curated list of awesome things related to FastAPI
rustammustafoev/aws-bedrock
Developing generative AI applications using Amazon Bedrock
rustammustafoev/e-appoint-med
Back-end for making medical appointments online. It is written in Django framework
rustammustafoev/room-book
Back-end for booking rooms in FastAPI
rustammustafoev/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
rustammustafoev/url-shortener
URL Shortener build with FastAPI and Docker
rustammustafoev/basiccrm
Basic CRM built to learn Django and Python
rustammustafoev/blog-app
Basic Blog App built for the sake of learning Django and Python
rustammustafoev/books-api
Creating API for books using DRF. This project has covered Unit Test, Filter, Search, Order, Like, Bookmarks, Rate, OAuth, CRUD, Optimization of SQL Queries, Cache Field and, Annotation and Aggregation on APIs.
rustammustafoev/coding-interview-university
A complete computer science study plan to become a software engineer.
rustammustafoev/CS50X-2020
Computer Science course by the Harvard University
rustammustafoev/django
The Web framework for perfectionists with deadlines.
rustammustafoev/fastapi-best-practices
FastAPI Best Practices and Conventions we used @ hi.peerlink.me
rustammustafoev/fastapi-python
rustammustafoev/genai-works
In this repository I will be sharing my open-source projects where I used Generative AI
rustammustafoev/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
rustammustafoev/langchain-aws
Build LangChain Applications on AWS
rustammustafoev/langchain-aws-template
Build Generative AI applications with Langchain on AWS
rustammustafoev/mytaxi-mvp
rustammustafoev/Python
All Algorithms implemented in Python
rustammustafoev/python-developer-roadmap
In this repository, I would like to share my own roadmap to become a Python Developer
rustammustafoev/python-interview-questions
300+ Python Interview Questions
rustammustafoev/rustammustafoev
rustammustafoev/senior-advanced-python
Python Questions for Senior and Lead roles
rustammustafoev/sqladmin
SQLAlchemy Admin for FastAPI and Starlette
rustammustafoev/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.