Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RichardMarkRoss/RichardMarkRoss.github.io

Repository files navigation

Richard Ross – Developer Portfolio

This is my personal developer portfolio built with Angular and deployed via GitHub Pages. It showcases my skills, experience, and interactive components like currency conversion, project previews, and more.

screenshot

🚀 Live Demo

🌐 View it here: richardmarkross.github.io


📁 Project Structure

This Angular project is divided into modular components, including:

  • IntroComponent – Landing section with a hero animation using Typed.js
  • AboutComponent – Personal and contact information
  • ResumeComponent – Education and professional experience
  • HeroComponent – Contact call-to-action
  • GameComponent – Experimental game or side project
  • GeolocationComponent – Currency converter using exchange rate API

🛠️ Built With

  • Angular – Frontend framework (v^14.0.0)
  • Bootstrap – Styling and layout
  • Typed.js – Hero text animation
  • REST APIs – Live exchange rate integration
  • AOS.js – Animate on scroll (via data attributes)

📦 Installation

# Clone the repo
git clone https://github.com/RichardMarkRoss/RichardMarkRoss.github.io
cd your-repo-name

# Install dependencies
npm install

# Run locally
ng serve

Visit http://localhost:4200 in your browser.


🚀 Deploy to GitHub Pages

# Build the project
ng build --prod --base-href "https://RichardMarkRoss.github.io"

# Deploy using Angular CLI
npx angular-cli-ghpages --dir=dist/your-repo-name

Make sure GitHub Pages is enabled for the gh-pages branch in your repo settings.


📄 Resume Download

You can download my latest resume here.


✨ Features

  • Animated hero section
  • Skills progress bars
  • Downloadable resume
  • Currency conversion using a public API
  • Responsive layout

👨‍💻 Author

Richard Ross
📫 [email protected]
🔗 LinkedIn
🔗 GitHub


📄 License

This project is licensed under the MIT License – feel free to fork or contribute.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •