Skip to content

DeShyam01/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website

Overview

A personal portfolio website showcasing my projects, skills, and journey as a Full-Stack Developer.

Features

  • Responsive Design
  • Project Showcase
  • Modern UI

Tech Stack

  • HTML5
  • CSS3
  • JavaScript

Live Demo

https://deshyam01.github.io/portfolio

Screenshots

portfolio-image-1 portfolio-image-2

Project Structure

portfolio/
│
├── images/
│
├── style.css
│
├── script.js
│
├── index.html
|
└── README.md
Folder/File Purpose
images/ Stores images of Projects
style.css Contains styling files
script.js Contains JavaScript functionality
index.html Main entry point of the website
README.md Project documentation

Challenges Faced

  • Had difficulties setting header in top. Usually I do it using position Fixed but this time tried with position sticky.

Key Learnings

  • This project taught me issue with position: sticky and learned to resolve it.
  • Learnt how to maintain consistent typography and spacing.

Future Improvements

  • Add live screenshots of projects along with project description.
  • Add a feature to dynamicaly update contents.

About

Personal portfolio website showcasing my projects, skills, and journey as a Full-Stack Developer. Built with HTML, CSS, and JavaScript.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors