- Location
- Montreal, Quebec, Canada
- Bio
-
I am a Master’s student in Financial Mathematics at Concordia University, with experience in econometrics, teaching, and applied machine learning. I had the opportunity to teach differential calculus at Concordia University, worked with statistical models such as 2SLS and Hidden Markov Trees, and built generative AI models for financial simulations. I am someone who aims to complete every project I start. I thrive in both team and solo projects, and am used to managing my time efficiently to meet deadlines.
I am currently completing the first year of a Master’s program, with thesis research focused on applying diffusion models to generate arbitrage-free volatility surfaces. - Resume
- Hichem_Brahmi_Resume.pdf
- Portals
-
-
Vancouver, British Columbia, Canada
-
Toronto, Ontario, Canada
-
- Categories
- Operations Project management Website development Machine learning Artificial intelligence
Skills
Achievements



Latest feedback
Team feedback


Team feedback


Recent projects

Brand Image Development for Sirocco Technologies Inc.
The main goal for the project is to improve the brand image of Sirocco Technologies Inc. by enhancing the logo design and creating improved website figma designs. This will involve several different steps for the learners, including: - Researching the current brand image and target audience of Sirocco Technologies Inc. - Brainstorming and creating multiple logo design concepts. - Refining the chosen logo design based on feedback. - Developing improved website figma designs that align with the new brand image.

Social Media Video Editing for Sirocco Technologies Inc.
The main goal for the project is to create engaging and professional video content for Sirocco Technologies Inc.'s social media accounts. This will involve several different steps for the learners, including: - Understanding the company's brand identity and target audience. - Editing raw video footage to create high-quality, engaging content. - Adding relevant graphics, text, and effects to the videos. - Ensuring the videos align with the company's messaging and goals.
Work experience
Instructor(Differential Calculus)
Concordia University
Montreal, Quebec, Canada
January 2025 - May 2025
• Developed and delivered structured lectures, using interactive teaching methods to enhance the students' engagement and comprehension.
• Created and assessed evaluations, providing targeted feedback to ensure each student knew what to work on to improve their grade.
Mathematics Teaching Assistant
Concordia University
Montreal, Quebec, Canada
September 2024 - December 2024
• Taught mathematical concepts to 100 students with diverse academic backgrounds while ensuring their comprehension and engagement.
• Collaborated with professors and students to address challenging topics and improve overall class understanding.
Pre-Travel Agent
Canassistance
Montreal, Quebec, Canada
August 2023 - Current
-I thoroughly studied the insurance contracts of dozens of corporate clients, allowing me to evaluate beneficiaries' medical conditions efficiently and precisely. This also gave me the knowledge to provide accurate and informed responses to a diverse clientele regarding personal and complex situations.
-Exceeded the average daily call quota while maintaining a call time average below 6 minutes.
Economics Teaching Assistant
Mount Allison University
Sackville, New Brunswick, Canada
September 2022 - May 2023
-Collaborated with professors to grade assignments and exams, ensuring fair evaluation and feedback.
-Prepared and delivered weekly review sessions, which helped over 50 students grasp the material.
-Identified and addressed common difficulties for specific students. This led to an increase of the students' comprehension and performance in challenging topics.
Research Assistant
Mount Allison University
Sackville, New Brunswick, Canada
May 2022 - August 2022
-Worked on a project developing a labeling tool for web pages, improving web navigation for visually impaired users.
-Utilized Bayesian statistics and Hidden Markov Trees to develop probability models in Python, enhancing the predictive accuracy of our model.
Research Assistant
Mount Allison University
Sackville, New Brunswick, Canada
May 2022 - August 2022
-Developed a statistical analysis program using Matlab which reduced the data analysis process to a few seconds .
-Cleaned and prepared data related to provincial rain levels, ensuring accuracy for subsequent analyses.
-Employed mathematical concepts such as linear algebra and integration,to optimize the program
Mathematics Teaching Assistant
Mount Allison University
Sackville, New Brunswick, Canada
September 2021 - April 2022
-Assisted professors in grading assignments and exams, maintaining a high standard of accuracy and fairness.
-Communicated complex mathematical concepts to students of varying proficiency levels, improving class comprehension.
-Created custom practice problems, enhancing understanding of key concepts for struggling students.
Research Assistant
Mount Allison University
Sackville, New Brunswick, Canada
June 2021 - August 2021
-Developed an algorithm to identify duplicate subtrees within a webpage's DOM tree, which was then used to Identify common patterns on the web.
-Translated web page's DOM tree into Python objects, which improved the data extraction and manipulation processes
Census Interviewer
Statistics Canada
Moncton, New Brunswick, Canada
May 2021 - July 2021
-Conducted 15-60 minute interviews with households nationwide, contributing to a comprehensive 2021 Census.
-Collected and processed data, ensuring an accurate representation of diverse demographic profiles.
-Exceeded daily interview targets despite challenges such as language barriers and customer dissatisfaction.
Social Media Manager
MAGMA
May 2020 - August 2020
Managed the social media account for MAGMA(The Multicultural Agency of the Greater Moncton Area). Created original content and curated a content calendar that allowed for a brand new account to reach 1000 followers in 4 weeks.
Education
Master's, Financial Mathematics
Concordia University
September 2024 - Current
BA (Double Honors), Mathematics and Economics
Mount Allison University
September 2020 - May 2023
Personal projects
Extending Arbitrage-Free Implied Volatility Surface Generation to Stock Data: A Hybrid SDE-VAE Approach
Developed a generative Machine Learning model (Variational Auto-Encoder) in Python and applied it to fitted Geometric Brownian Motion parameters. This led to the production of realistic stock price scenarios validated with histograms and Wasserstein distances.
The relationship between obesity and wages, and instrumental variable approach
Analyzed the impact of BMI on wages using the NLSY79 panel data, employing both OLS and
Two-Stage Least Squares (2SLS) models. Additionally, an instrumental variable (BMI in 1981) was used to
address endogeneity. We controlled for factors like education, mental health, and discrimination, and conducted
subanalyses by gender and ethnicity to see which group’s wages were most affected by BMI
Using neural networks for HandWritten digit classification
June 2025 - June 2025
Developed a neural network that classifies handwritten digits (0–9) using the MNIST dataset, achieving 96.72% accuracy. The model learns to recognize patterns in pixel values and distinguishes digits through supervised learning.