Skip to content

🏡 My corner on the internet.

Notifications You must be signed in to change notification settings

aramshiva/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 26, 2025
53b95d9 · · May 26, 2025

History

563 Commits
Nov 3, 2024
May 26, 2025
May 26, 2025
Sep 13, 2024
Nov 11, 2024
Nov 6, 2024
Nov 11, 2024
Nov 11, 2024
May 26, 2025
Nov 3, 2024
Nov 3, 2024
Jan 29, 2025
Feb 5, 2025
Sep 13, 2024
Nov 3, 2024
Nov 3, 2024

Repository files navigation

image

aram.sh

this is my new website! I used to have an overly complex website, but now it's just a simple markdown file.

Site Development

It runs using Next.js App Router, Tailwind CSS, Bun and React

To run locally follow these steps:

  • Clone the repository locally
  • Create a .env.local file based on .example.env
  • Run bun install
  • Run bun run dev to get a local copy working.