diff options
Diffstat (limited to 'resume.html')
| -rw-r--r-- | resume.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/resume.html b/resume.html index 9159635..ab36c3d 100644 --- a/resume.html +++ b/resume.html @@ -21,7 +21,7 @@ <div>June 2026</div> <div> <h3><a href="https://www.concordia.ca/">Concordia University</a></h3> - <p>Bachelor of Computer Science. <i>GPA</i>: 4.01 out of 4.30.</p> + <p>Bachelor of Computer Science. <i>GPA</i>: 4.02 out of 4.30.</p> </div> <div>Montréal, QC</div> </div> @@ -68,8 +68,10 @@ <div> <p>Programming in Ada, C, C++, Go, Java, Python.</p> <p>Embedded systems design and programming with PIC, STM32, ESP32 microcontrollers; Zynq 7000 SoC; FreeRTOS; state machines.</p> - <p>Concurrent programming with threads, Open MPI, Go, Ada, FreeRTOS.</p> - <p>Parallel programming with OpenMP, TBB, OpenCL.</p> + <p> + Concurrent programming with threads, Open MPI, Go, Ada, FreeRTOS. + Parallel programming with OpenMP, TBB, OpenCL. + </p> <p>Networking — TCP/UDP/IP, CAN, RS-485, SPI, I<sup>2</sup>C.</p> </div> </div> |