Personal portfolio website for Tymofii Kalnytskyi, built to present AI engineering, software engineering, and full-stack project work.
This site is a multi-page static portfolio designed for GitHub Pages. It highlights:
- AI and software engineering projects
- Resume and experience highlights
- Interactive project walkthroughs
- Filterable resume signals
- A premium responsive UI with light and dark mode
- HTML
- CSS
- JavaScript
- GitHub Pages
index.htmlhomepageabout.htmlbackground and strengthsprojects.htmldetailed project case studiesresume.htmlresume summary and downloadable filecontact.htmldirect outreach and contact form404.htmlcustom not-found page
- The portfolio is fully static and deploys directly from the repository root.
- The resume file is included in
assets/. - The contact form UI is ready for a static form provider such as Formspree or Basin if needed later.
Because the site is static, you can open the files directly in a browser or serve the folder locally with any simple static server.
This repository exists to host the public portfolio website and keep the implementation easy to maintain, fast to deploy, and straightforward to update over time.