Skip to content

Nas1010/portfolio

Repository files navigation

portfolio

A personal portfolio made using Javascript, HTML and CSS.

This is my personal portfolio built using HTML, CSS, and JavaScript. It showcases my skills, projects, and experience as a Junior Fullstack Developer. This portfolio is designed to have a minimalist UI.

Technologies Used

HTML5 - For structuring the content of the portfolio. CSS3 - For styling and creating a responsive layout. JavaScript - For interactive elements like the hamburger menu and animations.

Features

  • Responsive Design: The portfolio adjusts to different screen sizes using CSS media queries.
  • Hamburger Menu: A mobile-friendly navigation menu that toggles open and closed when clicked.
  • Smooth Scrolling: Smooth transitions between sections when clicking navigation links.
  • Project Carousel: Showcases projects built individually and in teams, with navigation buttons.
  • Interactive Buttons: Buttons for downloading my CV and accessing my social media profiles.

Installation

Clone this repository: git clone [email protected]:Nas1010/portfolio.git Navigate to the project folder: cd portfolio Open the project: Live Server using index.html

Deployment

Vercel: portfolio-pied-one-37.vercel.app

Project Structure

portfolio/
├── assets/ # Images, icons, etc.
├── index.html # Main HTML file
├── style.css # Main CSS file
├── mediaqueries.css # Media queries for responsiveness
├── script.js # JavaScript file for interactive elements
└── README.md # Project documentation

About

A personal portfolio made using Javascript, HTML and CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published