Welcome to the official repository for my personal portfolio website. This project is a clean, responsive, and code-themed showcase of my skills, projects, and professional journey as a Frontend Developer and problem solver.
Live Demo: https://skullxcode.github.io/My-Portfolio/ π
- Code-Themed Design: The entire UI, from the intro to the "About Me" section, is styled to look like a code editor or terminal, reflecting my passion for development.
- Smooth Scrolling: Implemented smooth scroll for seamless navigation between sections.
- Interactive UI: Subtle animations and hover effects provide a dynamic user experience.
- Fully Responsive: The layout is optimized for all screen sizes, from mobile phones to desktop monitors.
- Syntax Highlighting: The "About Me" section creatively uses a Python class structure with syntax highlighting to describe my skills and philosophy.
This portfolio was built using core web technologies, focusing on a clean and lightweight final product.
- HTML5: For structuring the content and ensuring semantic markup.
- CSS3: For all styling, including Flexbox, Grid, animations, and responsive design.
- Google Fonts: Used the
Fira Codefont to achieve the code-editor look and feel.
To get a local copy up and running, follow these simple steps.
You'll need a web browser and a code editor to view and edit the files.
- Clone the repo
git clone [https://github.com/skullxcode/My-Portfolio.git](https://github.com/skullxcode/My-Portfolio.git)
- Open
index.htmlin your browser to view the website.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
- Fork the Project: Click the "Fork" button at the top right of this page to create a copy of this repository in your own GitHub account.
- Clone your forked repository:
git clone [https://github.com/Your-Username/My-Portfolio.git](https://github.com/Your-Username/My-Portfolio.git)
- Create your Feature Branch:
git checkout -b feature/AmazingFeature
- Make your changes: Add your amazing feature or fix a bug.
- Commit your Changes:
git commit -m 'Add some AmazingFeature' - Push to the Branch:
git push origin feature/AmazingFeature
- Open a Pull Request: Go to your forked repository on GitHub and click the "New pull request" button.
Distributed under the MIT License. See LICENSE for more information.
- Font Awesome for the icons.
- Google Fonts for the
Fira Codefont.
