Skip to content

saifullahshaukat/Galaxy-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saifullah Shaukat

📄 How to Use This Portfolio

This portfolio showcases my professional journey, skills, and projects. Here's a guide to navigate through it:

  1. Home Section: An introduction to who I am and what I do.
  2. About Section: Detailed information about my background, including my role at Lead4s LLC and my educational pursuits.
  3. Social Section: Links to my social media profiles for networking and professional connections.
  4. Services Section: Overview of the services I offer, including web development and project management.
  5. Projects Section: A showcase of my key projects, highlighting my contributions and achievements.
  6. Contact Section: Information on how to get in touch with me for potential collaborations or inquiries.

🛠 Technologies Used

  • HTML/CSS: For structuring and styling the web pages.
  • JavaScript: For adding interactivity and dynamic content.
  • Bootstrap: For responsive design and layout.
  • Three.js: For creating 3D animations and effects.
  • jQuery: For simplifying DOM manipulation and event handling.

🚀 Getting Started

To view the portfolio locally:

  1. Clone the repository:
    git clone https://github.com/yourusername/portfolio.git
  2. Navigate to the project directory:
    cd portfolio
  3. Open index.html in your preferred web browser.

📦 Project Structure

  • index.html: The main HTML file.
  • assets/css/styles.css: The main CSS file for styling.
  • assets/js/main.js: The main JavaScript file for interactivity.
  • assets/img/: Directory containing images used in the portfolio.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgements

  • Thanks to the open-source community for providing valuable resources and tools.
  • Special thanks to my mentors and colleagues for their continuous support and guidance.

📈 Analytics

To track the performance and user engagement of this portfolio, integrate Google Analytics:

  1. Sign in to Google Analytics.

  2. Create a new property for your portfolio.

  3. Obtain the tracking ID (e.g., UA-XXXXXXXXX-X).

  4. Add the following script to the <head> section of your index.html file:

    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-XXXXXXXXX-X"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
    
      gtag('config', 'UA-XXXXXXXXX-X');
    </script>

🧩 Additional Features

Everything will keep updating by the time

📬 Contact

Feel free to reach out through email or LinkedIn.

About

Personal Portfolio With Three JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published