YOUSSEF.EXE
SYS_OKUPTIME --:--:--
--:--:-- Calgary, AB
~/identity.jpg — img2ascii
$ cat identity.jpg | img2ascii --color
Portrait of Youssef Hamed
SUBJECT: YOUSSEF HAMED AUTH OK
▌ /home/youssef/intro.txt

Hi, I'm Youssef.
I build robust software.

UCalgary Software Engineering graduate with a minor in Mechatronics. Former President of Tech Start UCalgary, where I led a large community of student software entrepreneurs and ran events that improved campus life and gave students actionable skills in business and software development. Spent 16 months at SeisWare International, first as a co-op and later as a Junior Software Developer, working with C++ and C# in an AGILE environment on feature development, alongside architecting, testing and writing production software.

0x01
● CURRENT ROLE
Associate Software Developer
at Halliburton
FULL-TIME · CALGARY / REMOTE
▌ 02 / skills
─── languages
C++C#Java 21PythonSQL
─── frameworks & platforms
QtQt QuickArduino (ESP32)BLEAWS (Lambda, DynamoDB)
─── development practices
Unit testingDebuggingConcurrencyMultithreadingCI/CD
─── tools
VS CodeVisual StudioIntelliJ IDEAGit/GitHubDockerTerraformMaven
─── databases & data formats
MySQLJSONXML
▌ 03 / experience
experience/seisware-international-computer-modelling-group-.log
$ cat experience/seisware-international-computer-modelling-group-.log
roleCo-op → Junior Software Developer (Contract)
companySeisWare International (Computer Modelling Group)
periodMay 2024 — Aug 2025
locationCalgary, AB
summaryA year and a half working on thick-client desktop applications for geologists and geoscientists. Learned to work within a 20-year-old C++/C# codebase, and an AGILE environment. Shipped features end-to-end, focused on code quality, and quietly modernized the team's tooling.
# highlights
  1. 01Architected and shipped a user-requested datatype + its associated workflows in FDT, the company's flagship product at the time (worked within team of 3)
  2. 02Designed the architecture and worked within a team of 4 to update the SeisWare SDK, enabling admin users to edit standard-user data without impersonation. Then, pitched and defended the design to senior engineers, who approved the proposed approach.
  3. 03Migrated the legacy solution's test suite from NUnit/AccessDB to MSTest/MySQL LocalDB; built the new infrastructure and a Python tool to convert legacy databases
  4. 04Introduced Architectural Decision Records to capture context the code can't show
  5. 05Trained, onboarded, and mentored 4 co-ops — each contributing to the codebase within their first week
# stack
[ C++ ][ Qt ][ C# ][ TeamCity ][ MySQL ]
experience/tech-start-ucalgary.log
$ cat experience/tech-start-ucalgary.log
roleCo-VP Development → President
companyTech Start UCalgary
periodJun 2024 — May 2026
locationCalgary, AB
summaryLead an 80-member community of student developers — running workshops, supporting student-led project teams, and championing entrepreneurial software initiatives across campus. Previously the primary technical consultant across five concurrent project teams.
# highlights
  1. 01Led a 20-person executive team to deliver large-scale campus events, secure club sponsorships, and drive the success of all internal project teams
  2. 02Designed and delivered workshops on design patterns, agile methodologies, and modern frameworks
  3. 03Reviewed architecture and stack decisions across 5 simultaneous student-built products
# stack
[ Leadership ][ Mentorship ][ Software Architecture review ]
experience/schulich-space-rover-team.log
$ cat experience/schulich-space-rover-team.log
roleMember → Junior Lead → Advisor
companySchulich Space Rover Team
periodSep 2023 — May 2026
locationUniversity of Calgary
summaryA member of the Software Division, spent two years of hands-on work on desktop tooling, networking, and real-time data on Linux — then moved to an advisory seat as I led Tech Start.
# highlights
  1. 01Built the rover's high-performance C++/QtQuick control + telemetry desktop app on Ubuntu
  2. 02Implemented secure HD video transmission over TCP/SSL in Java 21
  3. 03Architected a real-time multi-camera feed module — managed concurrency and tuned for high throughput
# stack
[ C++ ][ QtQuick ][ Java 21 ][ TCP/SSL ][ Linux ]
─── EDUCATION
B.Sc. Software Engineering, Minor in Mechatronics · University of Calgary — Schulich School of Engineering
Sep 2021 — Jun 2026 (anticipated) · Cumulative GPA: 3.72 / 4.00 · Dean's List 2022–2026
▌ 04 / projects6 entries
YOUSSEF.EXE v1.0.0
uptime --:--:-- · calgary, ab
identity.jpg — img2ascii
$ cat identity.jpg | img2ascii
Portrait of Youssef Hamed
SUBJ: YOUSSEF HAMED AUTH OK
/**

Hi, I'm Youssef.
I build robust software.

UCalgary Software Engineering graduate with a minor in Mechatronics. Former President of Tech Start UCalgary, where I led a large community of student software entrepreneurs and ran events that improved campus life and gave students actionable skills in business and software development. Spent 16 months at SeisWare International, first as a co-op and later as a Junior Software Developer, working with C++ and C# in an AGILE environment on feature development, alongside architecting, testing and writing production software.

*/
● CURRENT ROLE
Associate Software Developer
at Halliburton
FULL-TIME · CALGARY / REMOTE
youssef18.9.2003@gmail.comusefhamedyoussef-walid-hamed
▌ 02 / skills
─── languages
C++C#Java 21PythonSQL
─── frameworks & platforms
QtQt QuickArduino (ESP32)BLEAWS (Lambda, DynamoDB)
─── development practices
Unit testingDebuggingConcurrencyMultithreadingCI/CD
─── tools
VS CodeVisual StudioIntelliJ IDEAGit/GitHubDockerTerraformMaven
─── databases & data formats
MySQLJSONXML
▌ 03 / experience3 entries
experience/seisware-international-computer-modelling-group-.log
$ cat experience/seisware-international-computer-modelling-group-.log
role :Co-op → Junior Software Developer (Contract)
co. :SeisWare International (Computer Modelling Group)
when :May 2024 — Aug 2025
loc. :Calgary, AB
────────────────────────────────────────────────────────────

A year and a half working on thick-client desktop applications for geologists and geoscientists. Learned to work within a 20-year-old C++/C# codebase, and an AGILE environment. Shipped features end-to-end, focused on code quality, and quietly modernized the team's tooling.

# highlights
  1. 01Architected and shipped a user-requested datatype + its associated workflows in FDT, the company's flagship product at the time (worked within team of 3)
  2. 02Designed the architecture and worked within a team of 4 to update the SeisWare SDK, enabling admin users to edit standard-user data without impersonation. Then, pitched and defended the design to senior engineers, who approved the proposed approach.
  3. 03Migrated the legacy solution's test suite from NUnit/AccessDB to MSTest/MySQL LocalDB; built the new infrastructure and a Python tool to convert legacy databases
  4. 04Introduced Architectural Decision Records to capture context the code can't show
  5. 05Trained, onboarded, and mentored 4 co-ops — each contributing to the codebase within their first week
# stack
[ C++ ][ Qt ][ C# ][ TeamCity ][ MySQL ]
experience/tech-start-ucalgary.log
$ cat experience/tech-start-ucalgary.log
role :Co-VP Development → President
co. :Tech Start UCalgary
when :Jun 2024 — May 2026
loc. :Calgary, AB
────────────────────────────────────────────────────────────

Lead an 80-member community of student developers — running workshops, supporting student-led project teams, and championing entrepreneurial software initiatives across campus. Previously the primary technical consultant across five concurrent project teams.

# highlights
  1. 01Led a 20-person executive team to deliver large-scale campus events, secure club sponsorships, and drive the success of all internal project teams
  2. 02Designed and delivered workshops on design patterns, agile methodologies, and modern frameworks
  3. 03Reviewed architecture and stack decisions across 5 simultaneous student-built products
# stack
[ Leadership ][ Mentorship ][ Software Architecture review ]
experience/schulich-space-rover-team.log
$ cat experience/schulich-space-rover-team.log
role :Member → Junior Lead → Advisor
co. :Schulich Space Rover Team
when :Sep 2023 — May 2026
loc. :University of Calgary
────────────────────────────────────────────────────────────

A member of the Software Division, spent two years of hands-on work on desktop tooling, networking, and real-time data on Linux — then moved to an advisory seat as I led Tech Start.

# highlights
  1. 01Built the rover's high-performance C++/QtQuick control + telemetry desktop app on Ubuntu
  2. 02Implemented secure HD video transmission over TCP/SSL in Java 21
  3. 03Architected a real-time multi-camera feed module — managed concurrency and tuned for high throughput
# stack
[ C++ ][ QtQuick ][ Java 21 ][ TCP/SSL ][ Linux ]
>>> education
B.Sc. Software Engineering, Minor in Mechatronics
University of Calgary — Schulich School of Engineering
Sep 2021 — Jun 2026 (anticipated) · Cumulative GPA: 3.72 / 4.00 · Dean's List 2022–2026
▌ 04 / projects6 entries