-
Worldline
- France
- https://andfanilo.com/
-
social-media-tutorials Public
Code dumps of Youtube/Twitter tutorials
-
streamlit-lottie Public archive
Streamlit component to render Lottie animations
-
streamlit-echarts Public archive
A Streamlit component to render ECharts.
-
voice-memo-to-blog-draft Public
Testing Instructor to clean and structure whisper transcribed voice memos.
Python UpdatedMar 28, 2025 -
lyon2-nosql Public
Redis/mongo/orientdb tutorials with Jupyter notebooks. Used for tutorial at university.
-
streamlit-auth0-test Public
Testing Auth0 integration into Streamlit Cloud
-
streamlit-drawable-canvas Public archive
Do you like Quick, Draw? Well what if you could train/predict doodles drawn inside Streamlit? Also draws lines, circles and boxes over background images for annotation.
-
-
-
pyspark-tutorial Public
Jupyter notebooks for pyspark tutorials given at University
-
-
test-deno-polars Public
A random test of Data API from Superstore CSV file read with Polars. Expose with Deno, ft. Hono
TypeScript UpdatedOct 26, 2024 -
Streamlit Dashboard over Superstore Data stored in Postgres Docker container. With SQLAlchemy + Plotly Express
-
fasthtml-fims-dashboard Public
A scrappy test of FastHTML + TailwindCSS on a live dashboard usecase.
-
-
streamlit-fastapi-auth-gcp Public
Streamlit Google Authentication with FastAPI + Access token in Cookie in Terraform GCP Compute Engine
-
Exploring different ways for Google Authentication in Streamlit
-
-
curious_notebooks Public archive
Jupyter notebooks I wrote for testing the latest Python librairies. Expect data analytics, visualisation, and the occasional strange package.
-
-
streamlit-echarts-demo Public
Demo for Streamlit ECharts component
-
-
streamlit-custom-slider Public
Streamlit custom slider - Code for the Streamlit Component Tutorial blog post
-
Very Quick "Chat with a Youtube Playlist" Streamlit App
-
streamlit-example Public
Forked from streamlit/streamlit-exampleExample Streamlit app that you can fork to test out share.streamlit.io
Python UpdatedSep 8, 2023 -
Streamlit Share demo for Drawable Canvas
-
-
streamlit-weekly-roundup-api Public
Browse through all links from Streamlit Weekly Roundup posts
-
demo-self-driving Public
Forked from streamlit/demo-self-drivingStreamlit app demonstrating an image browser for the Udacity self-driving-car dataset with realtime object detection using YOLO.
Python Apache License 2.0 UpdatedFeb 11, 2023 -
streamlit-nginx-basicauth Public
Reverse-proxy NGinx doing Basic Authentication, passing Auth user through Websocket headers and Streamlit extracting auth login from websocket headers to customize page per user logging in.