https://github.com/michalsvatos/portfolio
Repository of my portfolio website in a style of Back to The Future movie franchise. Explore my work in a fun, retro style. Time travel included! No plutonium needed.
https://github.com/michalsvatos/portfolio
backtothefuture creativity front-end frontend portfolio portfolio-website timetravel ux
Last synced: about 2 months ago
JSON representation
Repository of my portfolio website in a style of Back to The Future movie franchise. Explore my work in a fun, retro style. Time travel included! No plutonium needed.
- Host: GitHub
- URL: https://github.com/michalsvatos/portfolio
- Owner: MichalSvatos
- License: mit
- Created: 2022-11-07T16:52:52.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-12T23:36:22.000Z (over 1 year ago)
- Last Synced: 2025-02-13T00:26:37.774Z (over 1 year ago)
- Topics: backtothefuture, creativity, front-end, frontend, portfolio, portfolio-website, timetravel, ux
- Language: SCSS
- Homepage: https://www.svatos.dev/
- Size: 28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal portfolio
Code of **[svatos.dev](https://svatos.dev)** which is my portfolio and coding playground at the same time. The theme of the website is a classic - **Back To the Future**. Easter eggs for fans included ;)
***
## Changelog
**1.5.0**
- NEW - Open Graph
**1.4.0**
- NEW - Easter egg hunt; thanks [Chris Naismith](https://github.com/Naismith) for [zustand](https://github.com/pmndrs/zustand) recommendation
**1.3.0**
- NEW - DeLorean fire trails!
- UPDATE - Time circuits active image
**1.2.1**
- FIX - Bowl & Tonic link
**1.2.0**
- UPDATE - Link for Behance profile
- UPDATE - Updated images in LCARS theme project
**1.1.4**
- UPDATE - New WIP "Picard" theme added to Pi-hole section
**1.1.3**
- FIX - `IntersectionObserver` moved to the `useEffect`, because of SSR of Gatsby
**1.1.2**
- NEW - rewritten `IntersectionObserver` for sections and projects (thx [Sai Yerni Akhil Madabattula
](https://saiyerniakhil.in/building-a-scrollspy-and-more-using-react-and-intersectionobserver-api))
**1.1.1**
- FIX - Header `z-index`
- FIX - Safari `mix-blend-mode`
- FIX - MODAL - `display: block` for right positioning of the `+` button
**1.1.0**
- NEW - MODAL - completely rewritten to use React portal
- NEW - MODAL - added zoom functionality
- NEW - retrospective changelog ¯\\\_(ツ)_/¯
**1.0.7**
- Optimization for the floating buoys
- NEW - Reduced motion MQ
- NEW - PAST - added plutonium box
**1.0.6**
- REFACTOR - email protector rewritten to use `useState`
- FIX - 404
**1.0.5**
- NEW - 404 easter egg, styling
**1.0.4**
- PROJECTS - data update
**1.0.3**
- FIX - INTRO - arrow
**1.0.2**
- PRELOADER - mobile devices optimization
**1.0.1**
- NEW - INTRO - added arrow for better visual communication
- FIX - DeLorean behaviour
**1.0.0**
- Official release
**0.3.2**
- NEW - INTRO - email + email protector
**0.3.1**
- FIX - automatically copy CNAME to public folder on deploy
- FIX - prefixPath removed - not needed for the custom domain
**0.3.0**
- PRELOADER - Flux capacitor is fluxing!
- NEW - GitHub Pages
**0.2.0**
- NEW - PROJECTS - data update, new images, new structure
- MODAL - list styling, active/inactive control light
- TIMETRAVEL - behaviour and visuals update
- FIX - GALLERY - empty state
**0.1.1**
- Optimization, polishing, cleaning
**0.1.0**
- DELOREAN - fire trails, tweaks, optimization
- FIX - TIMECIRCUITS - undefined month
- FIX - INTRO - fixed header
- NEW - scrollbar colors
- Image optimization
**0.0.7**
- PRESENT - border changed from svg to png for 3D effect
- HISTORY - objects, added sprite
**0.0.6**
- INTRO - styling, simplification
- FIX - PRESENT - removed test version of the lamp
**0.0.5**
- FIX - PRESENT - floats for mobile devices
- MODAL and GALLERY styling, refactoring
**0.0.4**
- DeLorean hidden on mobiles + javascript disabled (performance)
- Sections - mix-blend-overlay + support mq
**0.0.3**
- Intro - mainly basic styles, font-size, background
- Basic footer, Intro update, Sitedata update
- FIX - Project Item console
- FIX - software item object
**0.0.2**
- Basic typo, fonts, time circuits styling, animation
- DeLorean size through css variables
**0.0.1**
- Time travel mechanic
- DeLorean animation
- Data structure
**0.0.1**
- Initial commit
- Basic skeleton template
- Lazyload
***
Content of the site ©copyright Michal Svatos.
Source code is licensed under the [MIT license](https://opensource.org/licenses/mit-license.php).