Skip to content

Commit

Permalink
Error checking
Browse files Browse the repository at this point in the history
  • Loading branch information
aleemont1 committed May 17, 2024
1 parent c9fc406 commit fff0871
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -88,36 +88,36 @@ \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}
{Refactoring of an IoT platform to manage smart cinema seats.
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}
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit fff0871

Please sign in to comment.