Skip to content

Repository files navigation

Muhammed Rashid — Portfolio

Personal portfolio site built with Astro, deployed on GitHub Pages.

🌐 devmdrd.github.io

Stack

Sections

SectionDescription
AboutIntro, stats, live GitHub overview
SkillsTechnologies grouped by category
ExperienceWork history with duration calculation
ProjectsGitHub repos with live stars & topics
GitHubContribution chart, streak, top languages
EducationDegrees and coursework
ContactContact form + social links

Structure

├── .github/workflows/deploy.yml
├── src/
│ ├── layouts/BaseLayout.astro
│ ├── components/
│ │ ├── common/
│ │ │ ├── Header.astro
│ │ │ ├── Footer.astro
│ │ │ └── DotNav.astro
│ │ ├── About.astro
│ │ ├── Skills.astro
│ │ ├── Experience.astro
│ │ ├── Projects.astro
│ │ ├── GitHub.astro
│ │ ├── Education.astro
│ │ └── Contact.astro
│ ├── pages/index.astro
│ └── styles/global.scss
├── public/
│ ├── favicon.svg
│ ├── robots.txt
│ ├── sitemap.xml
│ ├── resume.pdf
│ └── assets/images/profile.webp
└── astro.config.mjs

Run locally

npm install
npm run dev

Build

npm run build

License

MIT

About

A portfolio to showcase who i am...

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages