Welcome to the repository for my personal portfolio website. This site is a showcase of my journey from medicine to software engineering, highlighting my skills, achievements, and work experience.
- Responsive Design: Crafted using HTML, CSS (with Bootstrap for responsive layouts), and vanilla JavaScript, ensuring a seamless experience across various devices.
- Interactive Elements: JavaScript-driven interactivity, such as scroll-based blur effects and dynamic content toggling in the Work/Education/Research section.
- Clean and Professional Look: A minimalist design with a focus on content, using Google Fonts (Poppins) for typography.
- Navigation and Content Structure: A comprehensive navigation system that guides visitors through sections about my background, skills, achievements, portfolio, and contact information.
- Home: An introductory hero section with a scroll-induced blur effect.
- About Me: My journey and personal story.
- Skills: An overview of my technical and soft skills, displayed interactively.
- Achievements: Highlighting key accomplishments in my academic and professional life.
- Work, Education, and Research: Details of my professional experience, educational background, and research endeavors.
- Portfolio: Showcasing recent projects with links to GitHub repositories and live demos.
- Contact: Providing ways to get in touch with me.
- HTML5
- CSS3: Including Bootstrap for styling and responsive design.
- JavaScript: For dynamic content and interactive elements.
- Pretty Forms Designer: For form design and submission.
- Git and GitHub: For version control and deployment.
This website is hosted on GitHub Pages. You can view it live at joseph-ampfer.github.io.
To run this project locally:
- Clone the repository:
git clone https://github.com/joseph-ampfer/joseph-ampfer.github.io
- Open
index.html
in your browser.
While this is a personal portfolio website, contributions, suggestions, or feedback are always welcome. If you'd like to contribute, feel free to fork the repository and submit a pull request.