rifatcanuzunok's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
jlevy/the-art-of-command-line
Master the command line, in one page
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
CompVis/stable-diffusion
A latent text-to-image diffusion model
enaqx/awesome-react
A collection of awesome things regarding React ecosystem
bradtraversy/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
mantinedev/mantine
A fully featured React components library
aniftyco/awesome-tailwindcss
😎 Awesome things related to Tailwind CSS
Kanaries/pygwalker
PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis
jetpack-io/devbox
Instant, easy, and predictable development environments
norvig/paip-lisp
Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
ibis-project/ibis
the portable Python dataframe library
Nixtla/statsforecast
Lightning ⚡️ fast forecasting with statistical and econometric models.
more-itertools/more-itertools
More routines for operating on iterables, beyond itertools
letianzj/QuantResearch
Quantitative analysis, strategies and backtests
RonSijm/ButtFish
Effortlessly transmitting Morse Code of chess moves to your butthole 💝
threedle/text2mesh
3D mesh stylization driven by a text input in PyTorch
GregaVrbancic/fastapi-celery
Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery tasks.
testdrivenio/fastapi-celery
Example of how to handle background processes with FastAPI, Celery, and Docker
DataTalksClub/project-of-the-week
Learn by doing: DIY project groups at DataTalks.Club
dhconnelly/paip-python
Peter Norvig's Paradigms of AI Programming implemented in Python
andreasjansson/cog-stable-diffusion
Diffusers Stable Diffusion as a Cog model
btahir/uselesshooks
A Collection of Useless React Hooks to impress your coworkers
matteocourthoud/Blog-Posts
Code and notebooks for my Medium blog posts
SvenBecker/TAA-PG
Usage of policy gradient reinforcement learning to solve portfolio optimization problems (Tactical Asset Allocation).
sharan-naribole/H1B_visa_eda
Data Exploration on H-1B Visa dataset
azzan-amin-97/FastAPI_Async_Celery
Implementation of celery background task using FastAPI and monitor the tasks using Flower. The RabbitMQ service will be used as the message broker.
eshan-kaul/PairsTrading-Crypto
An emerging asset class, the recent surge of popularity in crypto markets has made cryptocurrencies an essential part of investment portfolios for retail and institutional investors. As prices for cryptocurrencies continue to break previous highs, the race is on for investors to develop a trading strategy that can take advantage of the high volatility and fluctuation that exists in the crypto markets. The pairs trading strategy is an example of a market-neutral strategy that attempts to take advantage of the mean reversion principle to eliminate inefficiencies between two highly correlated assets. In a market that is riddled with inefficiencies, the pairs trading strategy might be a highly effective and lucrative trading stagey for investors in crypto markets.
asoucase/flask-celery-kubernetes-example
Using Flask & Celery in Kubernetes