A vibrant portfolio showcasing my projects, skills, experience, and contact details, built with modern web technologies for a sleek, responsive design.
- 🔗 Live Site: cris-ai.com
- 📦 Repository: github.com/CSwebD/cris-ai.com
This repository powers my personal portfolio website, highlighting:
- 🎯 Home: Dynamic hero section with a brief introduction.
- 🛠️ Projects: Interactive gallery of HTML/CSS, Java, and Python projects with direct links to live demos and code.
- 👤 About: Skillset overview in HTML, CSS, JavaScript, Java, Python, R, and Bash with tooling icons.
- 📜 Experience: Timeline of roles as IT Support Analyst, Full Stack Developer, and Web Designer.
- 📞 Contact: Clickable phone, email links, and downloadable CV PDF.
- 🖥️ Responsive Navigation: Fixed header with smooth scrolling.
- 📁 Project Showcase: Categorized by language with live previews.
- 🛡️ Skills Summary: Icon-based list of languages & tools.
- 📈 Experience Timeline: Clear chronological layout.
- 📄 Contact & CV: Click-to-call/email links and CV download.
- 🌈 Animated Background: CSS gradient and optional Particles.js integration.
├── index.html # Home & Projects
├── assets/ # CSS, JS, images, PDF
│ ├── css/ # Stylesheets
│ ├── js/ # Scripts
│ └── images/ # Photos & icons
├── cv/ # Resume PDF
└── README.md # This document
-
Clone the repo:
git clone https://github.com/CSwebD/cris-ai.com.git cd cris-ai.com
-
Serve locally:
npx serve .
-
Deploy via Netlify by connecting to this repo and pushing to
main
.
Contributions are welcome! Fork the repo, create a branch named feature/your-feature, and submit a pull request.
© 2025 Cristian Sclifos Licensed under the MIT License.