Skip to content

jetpham/jetpham-com

Repository files navigation

This is a Rust project bootstrapped build on Ratzilla and Ratatui

A terminal-esque personal page that has a colorful implementation of Conway's Game of Life overlaid atop.

Install trunk to build and serve the web application.

cargo install --locked trunk

Add compilation target wasm32-unknown-unknown:

rustup target add wasm32-unknown-unknown

Then serve it on your browser:

trunk serve

Now go to http://localhost:8080 and enjoy TUIs in your browser!

Learn More

To learn more about Rust, Ratzilla, and Ratatui, take a look at the following resources:

  • Rust Programming Language - A language empowering everyone to build reliable and efficient software
  • Ratatui - A Rust crate for cooking up Terminal User Interfaces
  • Ratzilla - Build terminal-themed web applications with Rust and WebAssembly

Deploy on Vercel

The easiest way to deploy this onto Vercel is to click: Deploy with Vercel

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •