Commit graph

13 commits

Author SHA1 Message Date
407200e2b8 Frontend: Keeping the timeline visible after an index change. 2024-02-07 21:28:23 +01:00
26443d63ea Frontend: Added sliding for all objects. Removed buttons for mobile. Updated project button and added index. 2024-02-07 21:12:29 +01:00
c2c1908c24 Frontend: Added a backward button to the slideshow element. Adapted CSS for both desktop and mobile. 2024-02-03 18:19:35 +01:00
aea400db5d Frontend: Adjusted CSS to work with mobile environnement. 2024-01-25 00:01:23 +01:00
d3aceced88 Frontend: Added updateTimeLine() which reset the position of the slidestring array each time a resizing occurs. Updated CSS so that the sidebar is not shown if in mobile mode. 2024-01-15 23:48:03 +01:00
8aabdf7cde Backend: Updated project database, Reworked Rust to add this feature. Frontend: Added pictures to project. Now uses date gathered for projects. reverse is an option for Slideshow. 2023-11-18 23:55:29 +01:00
dc6d1af0d9 Frontend: Cleaning out slideshow and making it more usable and simplier. Deleted unused css. Added writables. 2023-11-18 00:11:36 +01:00
c4a15b1e88 Frontend: Sidebar is now scrolling with the cv. Will be changed to 'fixed' next. 2023-11-16 23:20:30 +01:00
a65045becb Frontend: Added 'Experience' component. Backend: Modified database. 2023-11-16 22:32:53 +01:00
057d2c7955 FrontEnd: Added Timeline below the slideshow. 2023-11-16 19:54:05 +01:00
5154a4f200 Backend: Updated database for Education with a picture URL. Frontend: Slideshow logic is now independent of the width of each slide. 2023-11-16 16:27:43 +01:00
c5903c6079 Updated CSS for <Education/>, better button for <Slideshow/>. 2023-11-14 23:02:46 +01:00
6f5e264b49 Created Slideshow component (will be reused for skills and experience). Updated CSS. Updated Transition between each 'slide'. 2023-11-14 22:29:08 +01:00