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

https://github.com/dottmp/www

Personal portfolio, inspired by vim motions and terminal aesthetics.
https://github.com/dottmp/www

Last synced: 3 months ago
JSON representation

Personal portfolio, inspired by vim motions and terminal aesthetics.

Awesome Lists containing this project

README

          

# www for [dottmp](https://dottmp.dev/)

Simple portfolio, inspired by vim, terminals, txt.

Contains articles and a [snowflake proxy](https://snowflake.torproject.org/) for now!

## Getting Started

```sh
bun install
bun run dev
```

## Build

to build the project, run:

```sh
bun run build
```