Skip to content

shamsytech/portfolio

Repository files navigation

Portfolio Website

This is the codebase for my personal portfolio website, built with Angular for a clean, component-driven architecture.

🎨 Original Design: Oscar Hernandez

💻 Development: Shams Hasan

This project was a collaboration — Oscar created the visual design and overall aesthetic, and I handled all frontend development, component implementation, and content integration.

🛠 What I Built

I translated the design into a structured, maintainable Angular application with reusable components and responsive navigation. I also took creative ownership of specific sections:

✨ Wizard101 Collection (Footer)

A personal, nostalgic touch inspired by the game Wizard101

  • Built using Angular and TypeScript for dynamic data binding
  • Semantic HTML and minimal CSS for clean, efficient styling

🔗 Navigation & View Toggling

  • Developed the navbar with links to "Work" and "About Me"
  • Social links appear in the navbar (desktop) and hero section (mobile), with visibility managed via CSS media queries

📁 Component Structure

  • home/ – Main HomeComponent and container for all sub-components
  • navbar/ – Navigation bar with links to "Work" and "About Me", plus social media icons (shown on desktop)
  • about/ – "About Me" section featuring a heading, paragraph(s), and profile image
  • hero-section/ – Hero/profile area with name, description, image, and social media links (shown on mobile)
  • project/ – Reusable component for displaying individual projects using dynamic inputs
  • skills/ – Skills section organized into responsive columns
  • footer/ – Footer with fun, personal images (including the Wizard101 Collection)

🚀 Built With

  • Angular 16 (with CLI 16.2.16)
  • TypeScript – Core language for components and logic
  • CSS (desktop-first layout; mobile improvements coming soon)
  • Semantic, accessible HTML
  • No external UI libraries or frameworks
  • Deployed via Vercel

Portfolio Screenshot My portfolio in action — a clean, personal space built with Angular.

About

personal portfolio remake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published