Commit graph

16 commits

Author SHA1 Message Date
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