This repository hosts the source code for the personal portfolio website of Eng. Kaleem Ullah Sandhu. The website serves as a comprehensive showcase of his professional profile as a results-driven Civil Engineer with over seven years of experience in planning, scheduling, and managing high-value engineering and construction projects. It highlights his expertise, work experience in both public and private sectors (including roles at Pakistan Public Works Department and Benazir Income Support Programme), educational background (BE Civil Engineering and MS Construction Engineering and Management from NUST), extensive list of certifications, technical skills (including Primavera P6, MS Project, AutoCAD, ETABS, Python, etc.), and various academic and professional projects. The site features sections for Home, About, Experience, Education, Skills, Projects, Certifications, and Contact, providing visitors with a detailed overview of his qualifications and accomplishments. It also includes a downloadable version of his resume.
As this is a static website built with HTML, CSS, and JavaScript, no complex installation process is required. To set up the project locally, you can either clone the repository using Git or download the source code as a ZIP file.
To clone the repository, navigate to your desired directory in your terminal and run the following command:
git clone https://github.com/Alpha-SolutionsCode/Eng-Kaleem-Ullah-Sandhu.gitAlternatively, you can download the ZIP file from the GitHub repository page by clicking on the 'Code' button and selecting 'Download ZIP'. Extract the contents of the ZIP file to a location of your choice.
Once you have cloned or downloaded the repository files, you can view the portfolio website by navigating to the project's root directory where the files were extracted or cloned. Open the index.html file directly in your preferred web browser (such as Google Chrome, Firefox, Safari, or Edge). The website should load locally, allowing you to navigate through the different sections and view the portfolio content.
Contributions to enhance or improve the portfolio website are welcome. If you wish to contribute, please follow these general guidelines:
- Fork the Repository: Create your own fork of the repository on GitHub.
- Create a Branch: Create a new branch in your fork for your specific feature or bug fix (e.g.,
git checkout -b feature/new-sectionorgit checkout -b fix/styling-issue). - Make Changes: Implement your changes or additions in your branch.
- Commit Changes: Commit your changes with clear and descriptive commit messages.
- Push to Fork: Push your changes to your forked repository on GitHub.
- Submit a Pull Request: Open a pull request from your branch to the
mainbranch of the original repository. Please provide a detailed description of the changes you have made.
If you find any issues or have suggestions for improvements, feel free to open an issue in the repository's 'Issues' tab.
This section can be used to acknowledge any third-party libraries, assets, or individuals who contributed to the project. (Currently, no specific acknowledgments are listed).
This project does not currently have a specified license. The owner may choose to add a license file (e.g., MIT License, Apache License 2.0) to define the terms under which the code can be used, modified, and distributed. Please refer to the repository owner for any questions regarding licensing.