Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/timscodebase/design-tim
- Owner: timscodebase
- Created: 2023-11-24T20:14:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-19T18:30:24.000Z (7 months ago)
- Last Synced: 2024-12-01T00:49:08.146Z (about 1 month ago)
- Topics: html-css-javascript, postcss, svelte, sveltekit, typescript
- Language: JavaScript
- Homepage: https://www.timsmith.tech
- Size: 88.9 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- Security: SECURITY.md
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/)