Welcome to the repository for my personal portfolio website, available live at myst.website.
I am a researcher and developer based in Hyderabad, with a passion for coding, building tools, and exploring the intersection of technology and research.
This site is built with modern, performant web technologies:
- Framework: Astro (Zero-JS by default)
- Styling: Custom Vanilla CSS for a lightweight, tailored design
- Deployment: Netlify (Continuous Deployment)
- Integrations:
- Real-time GitHub API fetch for top projects
- Dynamic status updates synced remotely
To run this project locally, make sure you have Node.js installed, then follow these steps:
-
Clone the repository:
git clone https://github.com/myst-25/myst-25.git cd myst-25 -
Install dependencies:
npm install
-
Start the local development server:
npm run dev
-
Open your browser and navigate to
http://localhost:4321.
- X (Twitter): @Myst25_
- Telegram: @Myst_25
- Email: mohammedyaminsalman@gmail.com


