https://github.com/achuth-0908/portfolio
A sleek and responsive personal portfolio showcasing my skills, projects, and experience
https://github.com/achuth-0908/portfolio
acertinityui nextjs reactjs tailwindcss typescript vercel
Last synced: 20 days ago
JSON representation
A sleek and responsive personal portfolio showcasing my skills, projects, and experience
- Host: GitHub
- URL: https://github.com/achuth-0908/portfolio
- Owner: Achuth-0908
- Created: 2025-02-13T06:41:27.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-17T17:07:15.000Z (2 months ago)
- Last Synced: 2025-04-13T00:59:56.422Z (20 days ago)
- Topics: acertinityui, nextjs, reactjs, tailwindcss, typescript, vercel
- Language: TypeScript
- Homepage: https://achuthfolio.vercel.app/
- Size: 511 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Portfolio
This is a Next.js project bootstrapped with `create-next-app`.
## Runs only on light mode for now
## Getting Started
First, 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 project by modifying `app/page.tsx`. The page auto-updates as you edit the file.
This project uses `next/font` to automatically optimize and load Inter, a custom Google Font.
## Features
- Fully responsive and modern UI
- Showcases projects, skills, and experience
- Built with Next.js and optimized for performance
- Dark mode support## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
- [Next.js GitHub Repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!## Deploy on Vercel
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.