Skip to content
View benjaminfiliatrault's full-sized avatar
Drinking Coffee
Drinking Coffee

Block or report benjaminfiliatrault

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

Benjamin Filiatrault

Introduction

Welcome to my GitHub profile! I'm Benjamin Filiatrault, a passionate Software Engineer with a strong background in backend development and extensive experience in working with cloud infrastructure. I'm driven by a desire to leverage technology to create innovative solutions and make a positive impact on the world. Here, you'll find a collection of my projects, and explorations in the field of software engineering.

About Me

I hold a Computer Science degree and have been working as a Software Engineer for more than 6 years. During this time, I've gained valuable experience in developing robust and scalable solutions. I have a deep understanding of various technologies and frameworks, and I'm always eager to expand my knowledge and stay up-to-date with industry trends.

Projects

Here are some of the notable projects I've worked on:

  • Neural Network in Rust: I was searching for a nice Rust project to do so I decided to start a personal Neural Network framework why not, playing with Matrixes, improving memory allocation, and creating a Xor Gate. Let's where it goes...
  • Advent_of_Code: Just a repo with some Advent of Code problems solved using Rust
  • SpaceTraders: A somewhat worker, to play SpaceTraders API multiplayer game where we need to manage ships, resources, and complete contracts.
  • word_combinations: A challenge from one of my colleagues where using the English dictionary we can find a given amount of non-repeating character from a given length. The question was if in the English dictionary there is 5 words that have non-repeating character.

Feel free to explore these projects in more detail by visiting the respective repositories or live demos.

Technical Skills

  • Programming Languages: JavaScript/TypeScript, Python, PHP, Rust
  • Frameworks: NodeJs, React, Express,
  • Cloud Platforms: AWS (4+ years of experience), Google Cloud (2 years of experience)
  • Database Systems: DynamoDB, PostgresSQL, MySQL, Neo4J
  • Other Technologies: CloudFormation, AWS Lambda, ArgoCD

My proficiency in these technologies enables me to design and implement efficient and scalable solutions.

Connect with Me

Feel free to follow me on these platforms to stay updated with my latest projects, articles, live streams, and thoughts related to software engineering.

Pinned Loading

  1. neural_network neural_network Public

    Rust 1

  2. adventofcode adventofcode Public

    Rust

  3. word_combinations word_combinations Public

    Rust