https://github.com/codenamewei/technical-posts
Centralized repository for resources of technical posts of substack site.
https://github.com/codenamewei/technical-posts
artificial-intelligence data-science machine-learning
Last synced: 6 months ago
JSON representation
Centralized repository for resources of technical posts of substack site.
- Host: GitHub
- URL: https://github.com/codenamewei/technical-posts
- Owner: codenamewei
- License: apache-2.0
- Created: 2023-08-25T06:35:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T04:42:35.000Z (about 2 years ago)
- Last Synced: 2024-06-02T05:36:11.607Z (about 2 years ago)
- Topics: artificial-intelligence, data-science, machine-learning
- Language: Jupyter Notebook
- Homepage: https://codenamewei.substack.com/
- Size: 62.4 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Technical Posts
Centralized repository for resources of technical posts.


1. Part 1: Displaying Images in Jupyter Notebook [Code](jupyter/post1_displaying-images-in-jupyter-notebook/readme.md) [Post](https://open.substack.com/pub/codenamewei/p/part-1-displaying-images-in-jupyter?r=5jsqh&utm_campaign=post&utm_medium=web)

2. Part 2: Displaying Videos in Jupyter Notebook [Code](jupyter/post2_displaying-videos-in-jupyter-notebook/readme.md) [Post](https://open.substack.com/pub/codenamewei/p/part-2-displaying-videos-in-jupyter?r=5jsqh&utm_campaign=post&utm_medium=web)

3. Managing Lifespan Events in FastAPI with Redis Example [Code](fastapi/event_handling/part1_lifespan_event_handling_with_redis/server.py) [Post](https://open.substack.com/pub/codenamewei/p/managing-lifespan-events-in-fastapi?r=5jsqh&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true)

4. Performance Analysis: Read-In, Write-Out with Native IO, Pandas, Polars, and Modin [Code](data/performance_analysis_readin_writeout/readme.md) [Post](https://open.substack.com/pub/codenamewei/p/performance-analysis-read-in-write?r=5jsqh&utm_campaign=post&utm_medium=web)

5. Error Handling Strategy with Streamlit and FastAPI Implementation [Code](streamlit/error_handling) [Post](https://open.substack.com/pub/codenamewei/p/error-handling-strategy-with-streamlit?r=5jsqh&utm_campaign=post&utm_medium=web)
