

- Location
- Calgary, Alberta, Canada
- Bio
-
I'm a Computer Science student at the University of Calgary, set to graduate in 2026. I have a passion for full-stack development and a talent for turning complex challenges into streamlined solutions. This past summer, I dove into real-time data visualization as a Software Engineer Intern at GEO-PSI. There, I engineered a C# .NET application that parsed and displayed telemetry data at 240 lines per second, collaborating closely with cross-functional teams to ensure precision and usability.
I also built an Electron/React desktop app with intuitive drag-and-drop features, simplifying hardware configuration and reducing design time for users. My technical toolkit includes Python, Java, C#, React, Electron, and more. I created A&C Equipment, a web-based platform showcasing farm equipment for sale, using Flask, SQL, and dynamic web technologies to deliver a seamless user experience.
Beyond coding, I've honed my communication and leadership skills as a math and chemistry tutor, tailoring my approach to individual learning styles and fostering academic growth. I'm driven by curiosity and the joy of solving real-world problems, always eager to learn and take on new challenges in software development and engineering.
I'm excited to connect with like-minded individuals and explore opportunities where I can contribute my skills and passion for technology.
- Resume
- Mark_Cena_Resume.pdf
- Portals
-
-
Vancouver, British Columbia, Canada
-
- Categories
- Website development Software development Machine learning Artificial intelligence Databases
Skills
Socials
Achievements



Latest feedback
Recent projects
Work experience
Software Engineering Intern
GEO-PSI
Calgary, Alberta, Canada
May 2024 - August 2024
• Full-Stack Development & Cross-Team Collaboration: Spearheaded the design of a C# .NET application (Visual
Studio 2019) to parse, decode, and visualize real-time telemetry data at 240 lines/sec. Collaborated with Quality
Control to ensure data accuracy and partnered with Manufacturing to align software outputs with hardware
specifications.
• User-Centric Product Design &; Stakeholder Engagement: Built an Electron/React desktop app with
drag-and-drop cabinet configuration, reducing design time for the cabinets by allowing users to easily arrange
components through an easy-to-use software interface.
• Presented the tool to engineering leadership, highlighting ROI and usability, and incorporated feedback from end-users
to refine UI/UX.
• Authored technical documentation and trained QC/manufacturing teams on deployment and further development.
• Project Execution &; Leadership: Delivered weekly sprint reviews to engineering managers, aligning development
priorities with product roadmaps. Worked directly with the Engineering Project Manager to translate user ideas into
features
• Enhanced data visualization by implementing real-time charts and graphs, improving the monitoring and analysis of
down-hole telemetry data
Education
Bachelors of Science, Computer Science
University of Calgary
September 2022 - Current
Personal projects
A&C Equipment
September 2023 - November 2023
https://AnCEquipment.pythonanywhere.com• A web-based platform for buying and selling farm equipment
• Serves as a digital catalog, showcasing diverse farm tools.
• Provides essential product information including pricing
• Facilitates buyer-seller interactions, but doesn’t handle transactions
• Offers an organized inventory for sellers and a comprehensive viewing platform for buyers
• Uses an SQLite database to organize the collection of equipment information. Relatively small collection of information,
which is why SQLite, being lightweight, efficient, and more than capable of handling the low traffic website was
appropriate.
• Uses Flask’s integration with the Jinja2 templating engine to dynamically generate html from my data, allowing me to
create a consistent look and feel across the website while reducing code duplication
• Integrated FlaskForms to provide an intuitive interface for sellers to update product information and images.
• Implemented a dynamic ‘About’ page, allowing sellers to easily update their information and maintain an up-to-date
online presence.