https://github.com/coder-blue/noah-portfolio
Just a place where I can show my coding personality.
https://github.com/coder-blue/noah-portfolio
portfolio-website svelte sveltekit vite
Last synced: 8 months ago
JSON representation
Just a place where I can show my coding personality.
- Host: GitHub
- URL: https://github.com/coder-blue/noah-portfolio
- Owner: Coder-Blue
- License: mit
- Created: 2024-07-13T16:27:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-05T15:07:14.000Z (about 1 year ago)
- Last Synced: 2025-06-04T21:24:15.033Z (8 months ago)
- Topics: portfolio-website, svelte, sveltekit, vite
- Language: Svelte
- Homepage: https://noah-sh1ro.vercel.app
- Size: 1.52 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## What is this?
- This is my personal SvelteKit personal portfolio website, based on [Smoljames](https://www.youtube.com/watch?v=-2UjwQzxvBQ&t=159s) course. Using skeleton template from:
```bash
bun create svelte@latest
```
- The live website is in the description. You can try it out.
## What can it do?
- 📓 Just a place where I can show my coding personality.
## Getting Started
**First**, clone the git:
```bash
git clone https://github.com/Coder-Blue/noah-portfolio.git
```
**Second**, install the dependencies:
```bash
npm install
#or
yarn install
#or
pnpm install
#or
bun install
```
**Third**, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `src` folder and it's contents. The page auto-updates as you edit the file.
## Donate
You can support financially with this QR code bank scanning, thank you very much <3:

## Support
- You can ask me if there is any problem:
Join my Discord server: https://discord.gg/5Nmwm24dWV
Email contact: trananhquan1009@gmail.com
Facebook contact: [Noah Trần](https://www.facebook.com/noah.tran1109)