Skip to content
View ma-nadeau's full-sized avatar

Highlights

  • Pro

Block or report ma-nadeau

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
ma-nadeau/README.md

Hi there ๐Ÿ‘‹

Welcome to my GitHub profile! I'm Marc-Antoine Nadeau, a B.Eng Software Engineering Co-op student at McGill University, minoring in Applied AI. I have a passion for developing innovative software solutions and a keen interest in:

  • AI
  • Analytics
  • Data Science
  • Finance & Economics
  • Machine Learning
  • Optimization
  • Scientific Computing

๐Ÿ› ๏ธ Tech Stack

Python Java C .NET VB.NET SQL ARM Assembly MATLAB

๐Ÿ“Š GitHub Stats

Top Languages Marc-Antoine's GitHub Stats GitHub Streak

๐Ÿ“ซ Get in Touch

Feel free to reach out if you'd like to discuss a project or connect:

Popular repositories Loading

  1. RecursiveBlockGame RecursiveBlockGame Public

    In BlockGame, players manipulate blocks to score points utilizing mechanics such as reflection, smashing, and rotation, etc.

    Java

  2. Numerical_Methods Numerical_Methods Public

    This repository contains implementations of common numerical algorithms using MATLAB.

  3. ma-nadeau ma-nadeau Public

  4. DNS-client DNS-client Public

    This Python program implements a DNS client software. It was developed and tested using Python 3.12.

    Python

  5. Monte-Carlo_and_Gauss-Legendre_Integration Monte-Carlo_and_Gauss-Legendre_Integration Public

    Implemented two numerical integration techniques in MATLAB: Monte Carlo Integration and Gauss-Legendre Quadrature.

  6. SnakeGame SnakeGame Public

    SnakeGame is a classic arcade-style game where players control a snake that grows in length as it consumes food items. The objective is to collect as much food as possible without colliding with thโ€ฆ

    Java