A modern, responsive single-page web application showcasing my professional experience as a Senior Specialist Solutions Architect for Generative AI and Machine Learning at Amazon Web Services.
Visit the portfolio at: https://dgallitelli.github.io
- Modern Design: Clean, professional layout with smooth animations
- Fully Responsive: Optimized for desktop, tablet, and mobile devices
- Single Page App: Smooth scrolling navigation between sections
- Performance Optimized: Fast loading with minimal dependencies
- HTML5: Semantic markup structure
- CSS3: Modern styling with Flexbox and Grid
- Vanilla JavaScript: Interactive features and animations
- Font Awesome: Professional icons
- Google Fonts: Inter typography
├── index.html # Main HTML file
├── styles.css # All CSS styles
├── script.js # JavaScript functionality
├── images/
│ ├── dggallit.jpeg # Profile photo
│ ├── favicon.ico # Site favicon
│ └── favicon.png # Alternative favicon
├── resume-davide-gallitelli-082025.pdf # Resume download
├── README.md # This file
└── LICENSE # MIT License
- About: Professional introduction and key highlights
- Experience: Career timeline with achievements
- Publications: AWS ML Blog articles and Medium publications
- Skills: Technical expertise organized by category
- Contact: Professional contact information and links
To run locally:
- Clone the repository
- Open
index.htmlin your browser - Or serve with a local server:
python -m http.server 8000
The portfolio is fully responsive with breakpoints at:
- Mobile: < 768px
- Tablet: 768px - 1024px
- Desktop: > 1024px
The design uses CSS custom properties for easy theming. Key colors:
- Primary:
#2563eb(Blue) - Background:
#ffffff(White) - Text:
#1f2937(Dark Gray) - Accent:
#f8fafc(Light Gray)
This project is licensed under the MIT License - see the LICENSE file for details.
- Email: davidegallitelli@gmail.com
- LinkedIn: linkedin.com/in/dgallitelli
- GitHub: github.com/dgallitelli
- Medium: dgallitelli95.medium.com