Pinned Repositories
starlette
The little ASGI framework that shines. 🌟
ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
blog
My personal blog
fasthtml_examples
The repository reproduces HTMX official examples in Python with FastHTML
fh_utils
A collection of utilities for FastHTML projects.
ipyform
Extension to render Google Colab Form on regular Jupyter Notebooks
learning_rust
Learning Rust Through Programming Challenges
othello
Othello game built to learn Rust, PyO3, HTMX, and FastHTML
tomlscript
A lightweight, dependency-free tool to manage your scripts directly from pyproject.toml
wordle
I made a simple wordle clone to test uv, FastHTML and Tailwind
phihung's Repositories
phihung/fasthtml_examples
The repository reproduces HTMX official examples in Python with FastHTML
phihung/tomlscript
A lightweight, dependency-free tool to manage your scripts directly from pyproject.toml
phihung/fh_utils
A collection of utilities for FastHTML projects.
phihung/ipyform
Extension to render Google Colab Form on regular Jupyter Notebooks
phihung/othello
Othello game built to learn Rust, PyO3, HTMX, and FastHTML
phihung/wordle
I made a simple wordle clone to test uv, FastHTML and Tailwind
phihung/blog
My personal blog
phihung/learning_rust
Learning Rust Through Programming Challenges