Tag: python
All the articles with the tag "python".
CUDA GPU Workloads in Rust with cuda-oxide
Published:This project explores CUDA programming on NVIDIA GPUs using Rust and NVLabs cuda-oxide. It covers core GPU programming concepts, including thread indexing, kernel development, asynchronous execution, matrix multiplication optimization, and comparisons with related frameworks.
Collaborative CRDT Editor
Published:Collaborative, conflict-free CRDT store implemented using Rust and integrated with FastAPI server and React client
Python Development Setup in IntelliJ IDEA and PyCharm
Published:How to configure Python, Black, isort, Pylint, and mypy in PyCharm and IntelliJ IDEA
Telegram Jeopardy Bot
Published:Telegram bot that uses a machine learning model to play Jeopardy! game with you
AWS + Terraform End-to-End Project
Published:Example of using Terraform to provision AWS infrastructure for a website: Route 53, ELB, EC2, S3
Object Detection API
Published:Object detection API implemented using OpenCV, TensorFlow and FastAPI
Golden mypy config
Published:Very strict mypy config