Skip to content

mbaraa/htmx-profile-picture-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTMX Profile Picture Maker

Turn your profile picture into an htmx lasered one! And yes I didn't have a fancy shiny name, new names are always welcome!

rex-deployment

About

HTMX Profile Picture Maker Is a tool that helps you turning your profile picture into an htmx lasered one, because:

  1. Why not?
  2. Haven't you done it already?
  3. It's very cool!

Note: this is a fling project that will die in a while so don't get your hopes up.

Technologies used

  • Go
  • Rust
  • Yew (I'm on a no-JS streak, Yew was my only non-JS frontend option, and it's really growing on me)
  • Cairo Graphics
  • I was very close to adding C into the mix up, but then I remembered that a cairo wrapper for Go exists!

Contributing

IDK, it would be really nice of you to contribute, check the poorly written CONTRIBUTING.md for more info.

Roadmap

  • Create a somewhat usable frontend
  • Create the backend that will do the actual work
  • Refine how the frontend looks, something
  • Optimize the API's performance (it's horrible)
  • Convince htmx to make this an official thing
  • Refactor some namings in the frontend's code, and general components' placements...
  • More code refactoring (never gonna happen)

Run locally

TODO: Add this section

Example

TODO: Add this section