Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aramshiva/website
🏡 My corner on the internet.
https://github.com/aramshiva/website
blog next nextjs personal personal-blog personal-site personal-website portfolio react site tailwindcss typescript website
Last synced: 5 days ago
JSON representation
🏡 My corner on the internet.
- Host: GitHub
- URL: https://github.com/aramshiva/website
- Owner: aramshiva
- Created: 2023-10-09T22:35:38.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-09-17T03:22:25.000Z (about 2 months ago)
- Last Synced: 2024-09-18T05:02:56.926Z (about 2 months ago)
- Topics: blog, next, nextjs, personal, personal-blog, personal-site, personal-website, portfolio, react, site, tailwindcss, typescript, website
- Language: TypeScript
- Homepage: https://aram.sh
- Size: 241 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🏠 Website 🏠
[![CodeQL](https://github.com/aramshiva/website/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/aramshiva/website/actions/workflows/github-code-scanning/codeql)
Welcome to my website! This is currently being remaked and the preview is visible on [dev.aram.sh](https:/dev.aram.sh).
---
This site is using [Next.js](https://nextjs.org/) as the framework (built off of [React](https://react.dev/)). I also use [TypeScript](https://www.typescriptlang.org/) for the file format as the replacement of JavaScript. [Tailwind CSS](https://tailwindcss.com) for CSS, and [ESLint](https://eslint.org/) for linting. It is being deployed with [Vercel](https://vercel.com), as it is super easy to deploy serverless.