https://github.com/aminoxix/portfolio-v1
๐ฅ latest portfolio
https://github.com/aminoxix/portfolio-v1
aminos portfolio
Last synced: 4 months ago
JSON representation
๐ฅ latest portfolio
- Host: GitHub
- URL: https://github.com/aminoxix/portfolio-v1
- Owner: aminoxix
- Created: 2023-12-11T13:02:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-09T18:03:49.000Z (4 months ago)
- Last Synced: 2025-02-09T19:22:28.448Z (4 months ago)
- Topics: aminos, portfolio
- Language: TypeScript
- Homepage: https://aminoxix.vercel.app
- Size: 274 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# portfolio
### professional / personal website
this is a [website of an individual](https://aminoxix.vercel.app) who has gained experiences & contributed within software industry & devs' community.
## โ๏ธ stack played well
[](https://nextjs.org) [](https://go.dev) [](https://orm.drizzle.team) [](https://tailwindcss.com) [ ](https://trpc.io)
## ๐ building
- `pnpm i` โ installs all dependencies.
- `pnpm run dev` โ starts the development server and Next.js at the same time.
- `pnpm run build` โ deletes existing build files & freshly bundles JavaScript code.
- `pnpm run db:generate` - generates migrations based on you Drizzle schema.
- `pnpm run db:push` - push schema changes directly to the database and omit managing SQL migration files.
## ๐ฐ license
> the **portfolio** project is released under the [MIT license](https://github.com/aminoxix/portfolio-v1/blob/main/LICENSE).
developed & maintained by aminos. Copyright 2024 ยฉ aminos.
### built with โก by