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: 5 months 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-30T15:51:59.000Z (12 months ago)
- Last Synced: 2025-10-11T20:44:53.226Z (8 months ago)
- Topics: html-css-javascript, postcss, svelte, sveltekit, typescript
- Language: HTML
- Homepage: https://design-tim.vercel.app/
- Size: 96.8 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/)