An open API service indexing awesome lists of open source software.

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

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.