SkillAgentSearch skills...

Elcharitas.wtf

A rewrite of my blog and portfolio in one single place 😅. Powered by Rust, TailwindCSS, GraphQL (Hashnode API) and Github 🤌

Install / Use

/learn @elcharitas/Elcharitas.wtf
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <a href="https://elcharitas.wtf"><h1 align="center">elcharitas.wtf</h1></a>

My personal website, built with Rust using Axum and Tower, styled with Tailwind CSS. The site uses Momenta for UI components, Datastar for reactivity, and integrates with GitHub API for projects and Hashnode for blog posts.

</div>

Running Locally

git clone https://github.com/elcharitas/elcharitas.wtf.git
cd elcharitas.wtf

Create a .env file similar to .env.example.

Then install Tailwind CSS:

npm install -g tailwindcss@3

and run the development server:

cargo run

For development with CSS hot-reloading, you can use cargo-watch:

cargo watch -x run

Cloning / Forking

Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated5mo ago
Forks2

Languages

Rust

Security Score

87/100

Audited on Oct 11, 2025

No findings