andfanilo
Data Science/ML Strategy & Advocacy @worldline. @streamlit & Data Educational Content Creator
WorldlineFrance
Pinned Repositories
fastapi-vue-crud
Testing a project with a FastAPI backend and Vue.js frontend in the same project
pyspark-tutorial
Jupyter notebooks for pyspark tutorials given at University
social-media-tutorials
Code dumps of Youtube/Twitter tutorials
streamlit-component-template-vue
Vue 2/3 template for Streamlit Components
streamlit-d3-demo
D3 in React in Streamlit tech demo
streamlit-drawable-canvas
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.
streamlit-drawable-canvas-demo
Streamlit Share demo for Drawable Canvas
streamlit-echarts
A Streamlit component to render ECharts.
streamlit-echarts-demo
Demo for Streamlit ECharts component
streamlit-lottie
Streamlit component to render Lottie animations
andfanilo's Repositories
andfanilo/streamlit-drawable-canvas
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.
andfanilo/streamlit-echarts
A Streamlit component to render ECharts.
andfanilo/streamlit-lottie
Streamlit component to render Lottie animations
andfanilo/social-media-tutorials
Code dumps of Youtube/Twitter tutorials
andfanilo/streamlit-echarts-demo
Demo for Streamlit ECharts component
andfanilo/pyspark-tutorial
Jupyter notebooks for pyspark tutorials given at University
andfanilo/streamlit-component-template-vue
Vue 2/3 template for Streamlit Components
andfanilo/streamlit-drawable-canvas-demo
Streamlit Share demo for Drawable Canvas
andfanilo/streamlit-custom-slider
Streamlit custom slider - Code for the Streamlit Component Tutorial blog post
andfanilo/streamlit-google-authentication-tests
Exploring different ways for Google Authentication in Streamlit
andfanilo/streamlit-nginx-basicauth
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.
andfanilo/streamlit-lottie-demo
andfanilo/superstore-dashboard-streamlit
Streamlit Dashboard over Superstore Data stored in Postgres Docker container. With SQLAlchemy + Plotly Express
andfanilo/streamlit-ama
andfanilo/streamlit-fastapi-auth-gcp
Streamlit Google Authentication with FastAPI + Access token in Cookie in Terraform GCP Compute Engine
andfanilo/streamlit-auth0-test
Testing Auth0 integration into Streamlit Cloud
andfanilo/streamlit-weekly-roundup-api
Browse through all links from Streamlit Weekly Roundup posts
andfanilo/streamlit-chat-with-youtube-playlist
Very Quick "Chat with a Youtube Playlist" Streamlit App
andfanilo/andfanilo
It's a secret to everybody
andfanilo/ml-in-pl-23
andfanilo/test-fasthtml-dashboard
A scrappy test of FastHTML + TailwindCSS on a live dashboard usecase.
andfanilo/curious_notebooks
Jupyter notebooks I wrote for testing the latest Python librairies. Expect data analytics, visualisation, and the occasional strange package.
andfanilo/lyon2
andfanilo/lyon2-docker-demo
andfanilo/lyon2-nosql-demo
andfanilo/st-query-all-llms
Query all LLMs
andfanilo/demo-self-driving
Streamlit app demonstrating an image browser for the Udacity self-driving-car dataset with realtime object detection using YOLO.
andfanilo/lyon2-nosql
Redis/mongo/orientdb tutorials with Jupyter notebooks. Used for tutorial at university.
andfanilo/streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io
andfanilo/test-deno-polars
A random test of Data API from Superstore CSV file read with Polars. Expose with Deno, ft. Hono