mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2025-12-15 19:22:21 +01:00
Add BSc degree
This commit is contained in:
@ -6,14 +6,19 @@ export default {
|
||||
"unibo_20-21": "University of Bologna, A.Y. 2020-2021",
|
||||
"unibo_21-22": "University of Bologna, A.Y. 2021-2022",
|
||||
"unibo_22-23": "University of Bologna, A.Y. 2022-2023",
|
||||
"unibo_23-24": "University of Bologna, A.Y. 2023-2024",
|
||||
|
||||
|
||||
"notxia.github.io.description": "Here's a secret preview of my website.",
|
||||
"no recursion": "Recursion out of service, sorry for the inconvenience.",
|
||||
|
||||
|
||||
"tablut.description":
|
||||
"Project for the Fundamentals of Artificial Intelligence and Knowledge Representation (module 1) course.\n" +
|
||||
"Agent able to play the Tablut board game.",
|
||||
|
||||
"bsc_thesis.title": "Bachelor's thesis",
|
||||
"bsc_thesis.description": "Automatic text summarization of biomedical publications using pretrained language models.",
|
||||
"bsc_thesis.thesis_title": "Subtopic-oriented biomedical summarization using pretrained language models",
|
||||
"bsc_thesis.description": "Biomedical extractive summarization using pretrained encoders and clustering.",
|
||||
|
||||
"wavemap.description":
|
||||
"Project for the Mobile Applications Laboratory course.\n" +
|
||||
|
||||
@ -19,11 +19,13 @@ export default {
|
||||
"present": "present",
|
||||
|
||||
"final grade": "Final grade",
|
||||
"with honors": "with honors",
|
||||
"graduation grade": "Graduation grade",
|
||||
"with honors": "cum laude",
|
||||
|
||||
"bs in cs": "Bachelor's Degree in Computer Science",
|
||||
"ms in ai": "Master's Degree in Artificial Intelligence",
|
||||
"unibo": "Alma Mater Studiorum, University of Bologna",
|
||||
"thesis title": "Thesis title",
|
||||
|
||||
"diploma": "Technical institute diploma",
|
||||
"aldini": "Aldini Valeriani, Bologna, Italy",
|
||||
@ -46,7 +48,7 @@ export default {
|
||||
"pcto toyota description list1": "IT support.",
|
||||
"pcto toyota description list2": "Maintenance and setup of network devices.",
|
||||
"pcto toyota description list3": "Report creation using SQL.",
|
||||
"pcto toyota description list4": "Automations using bash and batch scripts.",
|
||||
"pcto toyota description list4": "Automation using bash and batch scripts.",
|
||||
|
||||
|
||||
"ois": "Informatics Olympiad in Teams",
|
||||
|
||||
Reference in New Issue
Block a user