omarkhan03 / portfolio

My personal website built using astro

Home Page:https://ramimaalouf.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:3000
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro --help Get help using the Astro CLI

TODO

Quick/general to-dos

  • Figure out where you wanna put yr socials at

  • Add a favicon

  • Add suspense to the loading of the models

  • Add texture to the title and possibly the area text

  • A cool background

  • Make it phone compatible

  • redesign the navbar

  • animate the navbar

  • add a src/pages/consuming.astro page

    • add links to different places I share what I consume (goodreads, snipd, Youtube??, SnipTube??, etc...)
  • add myself to the center of the scene, possibly reduce the size of the areas and use react spring to animate the movement of the text of the areas, and see where else I can use react spring

  • Do more w hover effects on the area models. More animations

  • Change to a more suiting font

  • Add a src/pages/404.astro page

  • Add a src/pages/about.astro page

  • Add a src/pages/blog.astro page

  • Add a src/pages/blog/[slug].astro page

  • Add a src/pages/contact.astro page

About

My personal website built using astro

https://ramimaalouf.tech

License:Apache License 2.0


Languages

Language:TypeScript 59.5%Language:Astro 30.9%Language:SCSS 7.0%Language:JavaScript 2.1%Language:CSS 0.5%