website-logo

Education

Bachelor of Engineering (B.Eng.) Student (2024 - 2028)

Electrical Engineering

Concordia University

I'm currently pursuing a Bachelor of Engineering in Electrical Engineering, where I explore real-world problem-solving through lab experiments and hands-on design projects. I've always been curious about how things work at a low level—whether it's code running close to the hardware or the flow of electricity through a power grid. Recently, I've found myself especially interested in power systems and the growing impact of automation and electrification on our world. While I'm still exploring where I want to specialize, I know I’m passionate about building things that are both practical and meaningful.

Certificates

section-image

Google's Cybersecurity Certificate (via Coursera)

This certificate provided a comprehensive introduction to the fundamentals of cybersecurity. It covered essential topics such as the core protocols that underpin digital communications, the legal and regulatory frameworks designed to safeguard sensitive data, and practical, hands-on experience with industry-standard tools and technologies. Throughout the course, I gained introductory experience using platforms like Splunk and Google Chronicle for security monitoring and analysis, as well as programming and querying with Python and SQL to automate tasks and investigate security incidents effectively.

  • SQL
  • Python
  • Splunk
  • Google Chronicle
  • OSI model
  • TCP model
section-image

Python for Everybody (via Coursera)

This course provided a thorough introduction to the fundamentals of Python programming, designed specifically for beginners. I learned core programming concepts such as variables, data types, control structures (including loops and conditionals), functions, and error handling. The course also introduced me to working with external data by teaching how to retrieve and parse data from the web using common data formats like XML and JSON. Through hands-on exercises, I gained experience writing Python scripts that interact with web APIs, extract meaningful information, and process it efficiently. This foundational knowledge has equipped me with essential skills to continue exploring the programming field.

  • XML parsing
  • JSON parsing
  • Web access