From fff087141cf7e6499523d311c2bd8ab78da917a6 Mon Sep 17 00:00:00 2001 From: Alessandro Monticelli Date: Fri, 17 May 2024 13:19:20 +0200 Subject: [PATCH] Error checking --- resume.tex | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/resume.tex b/resume.tex index 1589e7b..ab448d5 100644 --- a/resume.tex +++ b/resume.tex @@ -88,28 +88,28 @@ \section{Education} \resumeSubHeadingListStart \resumeSubheading {"Alma Mater Studiorum" - University of Bologna}{Cesena (FC), Italy} - {Bachelor of Science in Computer Science and Engineering}{Sept. 2021 -- Ongoing} + {Bachelor of Science in Computer Science and Engineering}{September 2021 -- Ongoing} \resumeItemListStart \resumeItem{Relevant Coursework}{Object-Oriented Programming (Java, C\#), High Performance Computing (OpenMP, Open MPI, CUDA, SIMD), Embedded Systems and Internet of Things (Arduino, ESP32 (rtOS), Raspberry Pi), Systems Integration and Virtualization (Docker, Vagrant, Kubernetes, Active Directory), Telecommunication Networks} \resumeItemListEnd \resumeSubheading {I.T.T. "G. Giorgi"}{Brindisi (BR), Italy} - {High School Diploma in ICT and Telecommunications}{Sept. 2016 -- Jun. 2021} + {High School Diploma in ICT and Telecommunications}{September 2016 -- June 2021} \resumeSubHeadingListEnd %-----------EXPERIENCE----------------- \section{Experience} \resumeSubHeadingListStart - \resumeSubheading{Aurora Rocketry Team - Unibo}{Forlì(FC), Italy}{Embedded Software Engineer}{Apr. 2024 -- Current} + \resumeSubheading{Aurora Rocketry Team - Unibo}{Forlì(FC), Italy}{Embedded Software Engineer}{April 2024 -- Current} \resumeItemListStart \resumeItem{Technologies used} {C, C++, LoRa} \resumeItem{Description} {Student organization of the University of Bologna. - I took the technincal lead for the embedded system engineering process for the avionics. - The aim is participating at EuRoC'25, the European Rocketry Challenge.} + I took the technical lead for the embedded system engineering process for the avionics. + The aim is to participate in EuRoC'25, the European Rocketry Challenge.} \resumeItemListEnd - \resumeSubheading{SPOT. Digital Made Simple }{Cesena(FC), Italy}{Embedded Software Engineer Intern}{Feb. 2024 -- May. 2024} + \resumeSubheading{SPOT. Digital Made Simple }{Cesena(FC), Italy}{Embedded Software Engineer Intern}{February 2024 -- May 2024} \resumeItemListStart \resumeItem{Technologies used} {Python, .NET 8.0, NuGet} \resumeItem{Completed tasks} @@ -117,7 +117,7 @@ \section{Experience} Reversed-engineered the driver of the RF module, extracting low-level commands for the control units. Engineered a full-fledged simulator of the system to create scenarios and integrations.} \resumeItemListEnd - \resumeSubheading{UBM - Unibo Motorsport Team}{Bologna(BO), Italy}{IT department - Software developer}{Oct. 2023 -- Apr. 2024} + \resumeSubheading{UBM - Unibo Motorsport Team}{Bologna(BO), Italy}{IT department - Software developer}{October 2023 -- April 2024} \resumeItemListStart \resumeItem{Technologies used} {Python, Vue.js, MySQL} \resumeItem{Completed tasks} @@ -204,7 +204,7 @@ \section{Projects} \resumeSubItem{\href{https://github.com/aleemont1/esiot-23-24-assignment3/}{River Monitoring System}} {Development of a River Monitoring System prototype using ESP32 and Arduino UNO. I engineered and developed the River Monitoring Subsystem, implementing data acquisition and - transmission to the MQTT server, exploiting FreeRTOS task scheduling, along with robust connection and error handling.} + transmission to the MQTT server, using FreeRTOS task scheduling, along with robust connection and error handling.} \resumeSubItem{\href{https://github.com/aleemont1/esiot-23-24-assignment2/}{Smart Car Washing}} {Development of a Smart Car Washing prototype using Arduino UNO. I led the backend development, engineering the FSM, implementing the scheduler, and designing all the task APIs.