Skip to content

Spacexplorer11/akaalroop.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

086304c · · May 3, 2026

History

360 Commits
Jan 7, 2026
May 3, 2026
Jan 25, 2026
Jul 26, 2025
Jul 18, 2025
Jul 21, 2025
Jul 25, 2025
Aug 8, 2025
Feb 17, 2026
Jan 7, 2026
Jul 25, 2025
Jan 7, 2026
Aug 27, 2025
Jul 25, 2025
Oct 6, 2025

Repository files navigation

Akaalroop's personal profile

Hackatime GitHub commit activity

Some may call this a portfolio, but I'd rather call it my fun zone because it's barely got any info about me, but more easter eggs and cool things like:

  • Live updating stats of my repos
  • An original way of showing the text for contrast
  • Typewriter effect for pretty much everything (thanks to that lib!!)
  • Easter eggs!

Why... did you make it?

It's made with Svelte and for the Smelt YSWS from Hack Club of which one the of the requirements was to have to have easter eggs!

How to run it locally?

Why. Just why. It's literally my personal website. Why on earth do you need to run it locally? But open source is open source so::
(Bun commands are recommended as it's faster and the one I use))

  1. Clone the repo
  2. Run bun install or npm install to install dependencies
  3. Run bun dev or npm run dev to start a local server
  4. Open http://localhost:5173 in your browser (or whatever port it says in the terminal)