Muntasir Munir
416-***-**** https://www.linkedin.com/in/muntasir-munir-2984b0285/ https://github.com/Monti-1 EDUCATION
Bachelor of Engineering in Computer Engineering, Toronto Metropolitan University Sep 2023 -May 2027 TECHNICAL SKILLS
Programming Skills: Python, C++, C, MATLAB, Java, Assembly Frameworks: Flask
Tools: AutoCAD, Electric Circuits, Git, Visual Studio, Arduino, NI Multisim, Quartus, NetBeans, Inventor, Solidworks, EXPERIENCE
Stage Crew Leader, Satec October 2022 - June 2023
● Led a team of 6 stage crew members through events held at the SATEC auditorium
● Handled a commencement event for the General Brock Public School
● Learned and taught how to utilize and connect a sound board and sound systems for a stage setting for events such as dances, conferences, etc.
Structures and Chassis Team Member, TMU Combat Craft October 2024 – Present
● Utilizing various materials to make a base structure and frame for a rover
● Researching to decide on which materials and building methods would be the most appropriate
● Creating models and parts through Solidworks
PROJECTS
Super Smash Flash
● Utilised Python to create a super smash bros look alike game through Pygame
● Worked in a group of 3, with the main job of handling the maps, images, and the character Link
● Game was a set amount of two players, with 3 playable characters and 3 maps to choose from Hover Craft
● Worked with a group of 4 to create a hovercraft that uses a sail and servos to control wind from a fan motor for steering
● Arduino Uno board was used to program the motors and sail servos, using wifi controllers to control from a mobile Arduino controller app
● Main role was coding in C++, hardware connections, and design of the hovercraft Rocket League
● Rocket League game created using Arduino UNO coded with C++
● Two cars and a stadium made with a group of 6, with 2 people working on each part
● Main role was working on a car, with hardware connections for the motor controllers and UNO board, the chassis, and design
Carpool App
● Program created for the TMU MEC competition 2024
● Objective was to create a program that would take in several factors such as smoking, preferences for same gender, whether they are a rider, how many people they are or how many free seats they have, and make a program that would set a carpooling route for them
● Done in a group of four, and main role was to handle file parsing for data and doing the back end calculations for the organizing algorithm using Python