Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akhilgkrishnan/portfolio
Personal Portfolio website and blog
https://github.com/akhilgkrishnan/portfolio
astro-developer astro-developer-themes astro-portfolio astro-resume astro-themes astrojs blog developer developer-website netlify portfolio react software-development tailwindcss typescript website
Last synced: 19 days ago
JSON representation
Personal Portfolio website and blog
- Host: GitHub
- URL: https://github.com/akhilgkrishnan/portfolio
- Owner: akhilgkrishnan
- License: mit
- Created: 2023-07-11T19:27:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-21T07:20:06.000Z (4 months ago)
- Last Synced: 2024-12-01T16:24:39.976Z (23 days ago)
- Topics: astro-developer, astro-developer-themes, astro-portfolio, astro-resume, astro-themes, astrojs, blog, developer, developer-website, netlify, portfolio, react, software-development, tailwindcss, typescript, website
- Language: TypeScript
- Homepage: https://akhilgkrishnan.me
- Size: 26.4 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Portfolio
This repository showcases my web development skills and my blogs. 💻✨
[![Netlify Status](https://api.netlify.com/api/v1/badges/97124aca-a646-43fb-998e-d808206fe9cd/deploy-status)](https://app.netlify.com/sites/akhilgk/deploys)
### 🛠️ Technologies used
- 🔥 Astro with React
- 🎨 Tailwind CSS with aspect ratio and typography plugin
- 🎉 TypeScript
- 🎨 daisyUI### Getting started
Run the following command on your local environment:
```bash
$ git clone --depth=1 https://github.com/akhilgkrishnan/portfolio my-project-name
$ cd my-project-name
$ bun install
```Then, you can run locally in development mode with live reload:
```bash
$ bun dev
```Open http://localhost:3000 with your favorite browser to see your project.
### 🚀 Deployment
The website is deployed and hosted on Netlify, providing a fast and reliable browsing experience. Feel free to explore the live version at [https://akhilgkrishnan.me](https://akhilgkrishnan.me)
## 📬 Contact Me
If you have any questions, collaboration opportunities, or just want to say hello, feel free to reach out to me at:
## License
This project is licensed under the [MIT License](LICENSE). Feel free to use the code for personal or commercial purposes.