Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/timscodebase/design-tim

This is my personal website.
https://github.com/timscodebase/design-tim

html-css-javascript postcss svelte sveltekit typescript

Last synced: about 1 month ago
JSON representation

This is my personal website.

Awesome Lists containing this project

README

        

# Tim Smith (v7)

Developer, Artist, Photographer, Writer, Creator

---

This is the source code for my personal website, It is built using [SvelteKit](https://kit.svelte.dev/) and hosted on [Vercel](https://vercel.com/) with the help of [Cloudflare](https://www.cloudflare.com/).

## Also find me on

- [GitHub](https://github.com/timscodebase)
- [Github (Archived)](https://github.com/WebRuin/webruin)
- [X (formally Twitter)](https://twitter.com/timsmith23)
- [CodePen](https://codepen.io/WebRuin)
- [Dev.to](https://dev.to/tithos)

### Setup

```bash
gh repo clone timscodebase/design-tim

cd design-tim
pnpm install
pnpm dev
```

NOTE: I am using the GitHub CLI. [Learn more](https://cli.github.com/)