Commit graph

88 commits

Author SHA1 Message Date
2c67917f72 Hot fix: Multi dimensionnal array was static. Changed favicon. 2024-02-12 00:54:43 +01:00
dc3fb116d1 Frontend: Added a more button to show hidden skills. 2024-02-11 19:23:04 +01:00
71b1ec9263 Frontend: Tweaked tooltips to be more intuitive. Added a color palette guideline. 2024-02-11 17:52:41 +01:00
56f1a37aec Backend: Created multiple categories for tags, removed specific ones. Frontend: Adapted to new database, deleted processdata.js which is no longer used. 2024-02-11 15:52:51 +01:00
50b39a745b Frontend: Tweaked CSS for mobile devices (less than 1200px of width). Tweaked some text sizes and icons, fixed languages issues. Added a little notification for pills that are linked to a project with the number assigned. 2024-02-10 22:09:57 +01:00
b0072f3f44 Frontend: Hot fix over sidebar showing real email on desktop. 2024-02-10 12:27:28 +01:00
4ee14f1c21 Change the language icon to the top of the page. 2024-02-10 12:23:43 +01:00
36035828cc Maybe add a description section. Fixed sidebar position. Updated database and backend application. 2024-02-10 11:43:02 +01:00
7baa66594e Adapt to lower end devices (really small phones) 2024-02-10 11:09:11 +01:00
71bce7efa3 Frontend: The profile picture will be shown directly to then appear as a button on mobile. 2024-02-07 23:29:44 +01:00
4ad753597c Frontend: Added back the button for slides but with a little opacity. Fixed slideshow size depending on screen size. 2024-02-07 22:34:32 +01:00
3b4a98b22f Frontend: Added mailto link, changing mail display, fixed sliding. 2024-02-07 21:56:41 +01:00
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
96a8e4d23f Backend: Added title for skills, updated program. Frontend: Updated CSS and Svelte Page. 2024-02-05 19:46:34 +01:00
6bee8c7b53 Backend: fixed unordered education and experience. Frontend: Adapted footer for mobile. 2024-02-05 16:52:33 +01:00
5beaa1d561 Frontend: Added Special tooltips, a json file to add custom messages to pills. 2024-02-05 16:11:27 +01:00
d1059eade6 Frontend: fixed issue with description crashing popup component. Popup does not show description if null, updated time locale depending on language. Popup is now multi-language. 2024-02-05 15:34:29 +01:00
bcc2ee7e7f Backend: Fixing education sql file. Frontend: Fixing json parsing not working on production. 2024-02-05 10:00:45 +01:00
b084131c54 Fontend: Move lang json files. Using adapter node, trying to fix json file not found by node. 2024-02-05 00:34:56 +01:00
2427346949 Frontend: Added language selection button and github button on footer. Resolved overflowing title on slides. Backend: Added url_name for Languages. 2024-02-04 23:28:20 +01:00
bac6fd1da2 Frontend: Added json files for language specific titles. 2024-02-04 22:12:15 +01:00
437f2a8a06 Backend: Rewrote the entire database structure to comply with languages needs. Frontend: Adapted new database parsing. Removed some log. 2024-02-04 21:23:51 +01:00
a8c78bc7b0 Frontend: Updated page route, enabling the compatibilty with multiple languages. 2024-02-04 00:10:57 +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
e0c1a92f15 Frontend: Fixing an issue with the pills being loaded before the scrolling bar, which would eventually put the popup in a different place than expected. 2024-02-03 12:04:54 +01:00
b9c39d517b Frontend: Added full code highlight support for markdown. Adjusted Markdown CSS. 2024-02-03 11:46:27 +01:00
06acd72045 Backend: Updated Project with 'short_description'. Frontend: Updated the UI to show the short description then in the popup the full, tweaked markdown css. 2024-02-02 23:46:08 +01:00
fd1269c51c Frontend: Added basic markdown support with custom css. Enlarged by 10% the popup in desktop. 2024-02-02 22:03:10 +01:00
c3fe17407d Frontend: Dependancy issues resolved, Deleted svelte-flagpack and replaced it with flag-icons. Added flag-size in flag.css. 2024-02-02 19:20:52 +01:00
4a344b8aff Frontend: Created sidebar.svelte for better management, created topbar.js to close and open topbar. Sidebar is now working on mobile. 2024-02-01 23:57:37 +01:00
213e179e70 Frontend: Added an hitbox for the tooltip. Upgrading the user experience. 2024-02-01 18:49:15 +01:00
88423c45cb Updated to Vite 5.0.12. Fixed Resizing pill which would move the tooltip. 2024-02-01 18:14:32 +01:00
0ec0999130 Updated to Svelte 4.2.9, Frontend: Optimised pill to not bind mouseover and other functions for unused tooltips. Removed unused function in +page.svelte. 2024-02-01 17:20:32 +01:00
7f9cee5798 Frontend: Fixed sidebar being visible for a second on mobile. Tooltips now can be shown from bottom or top depending on where it can be displayed. 2024-02-01 16:15:10 +01:00
7e61cee8ca Frontend: Fixed left/right out of bound tooltip. 2024-02-01 15:19:07 +01:00
ea8053bf84 Frontend: Adapted popup for mobile devices. 2024-01-31 22:16:04 +01:00
f8ec7e427d Frontend: Fixing popup not showing if the button is not aligned with the popup (calling leavingPopup prematurly). 2024-01-30 23:25:41 +01:00
929158a32d Frontend: Replaced all grab cursor by pointer. 2024-01-30 22:51:38 +01:00
e9563e6a5d Frontend: Fixing major issues with the sidebar when on large screens. Optimised the code to use less scrollY. 2024-01-30 22:48:10 +01:00
06188f1faa Backend: Added 'profile_pic' in info database. Frontend: Changed the way the profile picture is loaded. 2024-01-30 21:46:57 +01:00
cb4cfe26cb Frontend/Backend : now 'picture_name' in db 'project' should be an url rather than a file name. Deleting img for projects. 2024-01-30 21:35:33 +01:00
f8eb04a6cb Backend: Added support for other type of links in each project. Frontend: Linking database and hiding a category if no data found. 2024-01-30 21:01:11 +01:00
5b0db880a0 Backend: Updated project sql. 2024-01-30 07:37:48 +01:00
820c777494 Frontend: Updated Some CSS for tooltips visibility. changed how popup.js works. showPopup now asks for a project id. Pill now can show the popup. 2024-01-28 23:41:30 +01:00
b9e78d7e49 Backend: Added the ability to gather a project title from a software/programming language. Frontend: Tooltip implementation with backend. 2024-01-28 21:28:07 +01:00
1a3297199f Backend: Some tweaks for project ids, ordering the tags. Frontend: Added full support for tags. 2024-01-28 18:34:05 +01:00
7d829cc22f Backend: Added tags for each project. 2024-01-28 17:54:04 +01:00
44d3af1595 Frontend: fixing some scrolling issues 2024-01-28 16:10:41 +01:00
73229a5d06 Frontend: Added style to the popup. Added more content. 2024-01-28 15:51:13 +01:00