Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bigjk/virtualcard

Virtual business cards
https://github.com/bigjk/virtualcard

mithril resume-website vite webdevelopment

Last synced: about 2 months ago
JSON representation

Virtual business cards

Awesome Lists containing this project

README

        

# virtualcard

![Screenshot](.github/screenshot.png)

## About

Business cards on paper are so 20th century. ``virtualcard`` is my simple virtual business card page. Cards are designed with web technologies. You can rotate them with your mouse or finger to see the back side.

I came up with the idea because I like the compact format of business cards, but I don't want to be locked in to a specific design for too long. With ``virtualcard`` I can change the design whenever I want.

Demo on my [website](https://daniel-schmidt.me).

## Technology

- Bundler: ``vite``
- Framework: ``mithril``
- CSS: ``tachyons`` + ``goober`` for some css-in-js sprinkles

## Future

- [ ] Make card creation framework-agnostic
- [ ] Make cards definable outside of this repo
- [ ] List cards in a gallery
- [ ] PWA support to add it to home screen