1995parham's Learning Material's repositories
kernel-training
My kernel learning and testing repository :joy:
english101
English is a language, so I need to learn it too
1995parham-learning.github.io
Learning notes about languages, etc.
AutoRegression
Autoregression is a time series model that uses observations from previous time steps as input to a regression equation to predict the value at the next time step.
lightgbm101
Why LightGBM is good?
nats-server-commented
Reviewing on NATS source code by adding comments, mainly on JetStream functionalities
toxiproxy101
Use toxiproxy to change request/response in HTTP
compose101
Common docker composes to include
ebpf101
Learn extended berkeley packet filter
express101
Let's learn Express with Typescript
fastapi101
Learn how use FastAPI and its friends
funny-actions
Use GitHub actions to do funny things like uploading data somewhere, report something, etc.
multiprocess-counter.py
Counter increase or decrease by mutiple child process in python
qdrant101
Learn to deploy and use Qdrant as vector database
redpanda101
Use Redpanda (docker-compose) instead of Kafka
triton101
Use Triton to server models (Thanks to @Tabrizian)
weathergirl
Learn to use open-meteo in python with rye