Commit graph

27 commits

Author SHA1 Message Date
d6c1970cbc Frontend: Fixed Pill not rendering correctly. Backend: Fixed database issues. Updated README. 2024-02-14 21:50:44 +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
36035828cc Maybe add a description section. Fixed sidebar position. Updated database and backend application. 2024-02-10 11:43:02 +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
bcc2ee7e7f Backend: Fixing education sql file. Frontend: Fixing json parsing not working on production. 2024-02-05 10:00:45 +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
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
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
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
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
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
1aa48a15ac Backend: Updated Axum, Tower-http, Added Axum-Server. Fixed Router which no longer accepts Result<T>. Fixed Database files with info_id default value. 2024-01-08 13:27:49 +01:00
447decd5d8 Frontend: Added color.js, calculating text/icon color depending on the background color. Backend: Skills are now ordered by id. 2023-11-19 20:11:44 +01:00
3db3f2e129 Backend: Deleted skills db, added languages, planguages and softwares depending on info_id. Routing for skills now require an id. Frontend: Added subsections and reworked processdata.js 2023-11-19 16:23:53 +01:00
4ca4655b37 Frontend: Fixed some CSS. Backend: Added project_type field. 2023-11-19 10:54:57 +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
44c8eecd16 Updated README for Backend. Renamed skills to fix sql importation. 2023-11-17 09:21:04 +01:00
a65045becb Frontend: Added 'Experience' component. Backend: Modified database. 2023-11-16 22:32:53 +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
3366116404 Backend: Added basic support for Data Base implementation. 2023-11-12 17:52:30 +01:00
182fbb69e8 Backend: Updated Data Base structure. 2023-11-12 17:08:20 +01:00
8d748b56e6 Backend: Created info table in database. Created README instructions for psql. Boilerplate for Rust. 2023-11-12 14:37:25 +01:00
f1384a6a78 Project Boilerplate. 2023-11-12 11:41:24 +01:00