Skip to content
View eleadufresne's full-sized avatar

Block or report eleadufresne

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
eleadufresne/README.md

πŸ‘‹ About Me

Hello World! I'm Γ‰lΓ©a, a natural strategic thinker (INTJ, if that means anything to you) who thrives on solving complex problems efficiently, whether by automating infrastructure, optimizing backend performance, or debugging tricky issues. Late-night coding sessions are my happy place, and I'm always eager to pick up something new. But the best solutions come from collaboration and shared goals.

I graduated last year from McGill with a B.Sc. in Honours Computer Science, and since then, I've fully immersed myself in open-source and independent learning. My experience includes software engineering, DevOps, QA, and edge-computing research.


πŸ›  Tech Stack

  • Languages: Python Java C C++ Bash YAML OCaml
  • Cloud & Containers: AWS Docker Kubernetes
  • CI/CD & Automation: Jenkins GitHub Actions ArgoCD Ansible
  • Data Processing & Monitoring: Apache Flink Prometheus Grafana
  • Databases: MySQL PostgreSQL
  • Software Development Practices: GitOps Agile Open Source Development
  • Languages: English French

🌱 Currently Learning

  • Go – Exploring how it handles scalability and concurrency
  • AWS Developer Certification (DVA-C02) – Strengthening my cloud development skills
  • Google Cybersecurity Course – Keeping security top of mind in everything I build

πŸ”₯ Notable Work

  • πŸ“‘ Seamless Stream Processing – Built an Apache Flink application for real-time IoT data analysis, reducing redundant data transmission by 5000x and optimizing distributed systems for millisecond-level downtime.

  • πŸ’Ύ Cloud Infrastructure & DevOps – Reduced AWS infrastructure costs by up to 50% using Lambda and Cloud Custodian. Developed a PoC for automating Helm chart deployments, which later drove the migration of 50+ services across multiple teams.

  • πŸ–₯️ Open Source Contributions – Contributed to Windows Terminal at Microsoft, adding a colour scheme preview feature (PR #18518) and fixing a keyboard shortcut bug (PR #18483), improving UI customization and accessibility for thousands of users.


🀝 Let's Connect

LinkedIn eleadufresne@outlook.com

Pinned Loading

  1. Cloud-Manager Cloud-Manager Public

    Forked from wassimkha/comp598

    Basic cloud management system that monitors and manages a cluster of machines, implements load balancing, and auto scaling to run jobs provided by users.

    Python

  2. Windowed-Stream-Processor Windowed-Stream-Processor Public

    Windowed stream processing application for monitoring fruit trees seamlessly with Apache Flink, Prometheus and Grafana.

    Java

  3. Barnes-Hut-N-Body Barnes-Hut-N-Body Public

    N-Body simulation implemented with the Barnes-Hut algorithm, lowering computational costs to O(N log(N)).

    C++

  4. Splendor Splendor Public

    Forked from COMP361/f2022-hexanome-16

    Turn-based, multiplayer, board game implemented according to the official game rules using Java, and Docker.

    Java

  5. Thread-Scheduler Thread-Scheduler Public

    C program that implements a simple many-to-many user-level threading library with a first come first serve thread scheduler.

    C 1

  6. microsoft/terminal microsoft/terminal Public

    The new Windows Terminal and the original Windows console host, all in the same place!

    C++ 99.1k 8.7k