Skip to content
View DBordeleau's full-sized avatar

Highlights

  • Pro

Block or report DBordeleau

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
DBordeleau/README.md

banner

Dillon Bordeleau | Computer Science Student

ℹ️ About Me

  • 👨🏼‍🎓 Studying Computer Science at Carleton University
  • 💼 Seeking Software Development & Engineering roles for December 2026 new grads
  • 🛠️ I am always building things and studying, I have curated my projects into a portfolio.
  • 👷🏻 Currently I'm studying real-time operating systems, specifically QNX.

Tech Stack

C++ Java Python React TypeScript Next JS TailwindCSS Postgres SQLite Flask FastAPI Express.js GitHub Actions Git Raspberry Pi


📊 GitHub Stats

Stats

Trophy


Pinned Loading

  1. portfolio-website portfolio-website Public

    This is a website built with React and Next.js to curate my portfolio projects and connect with recruiters for software internship opportunities.

    TypeScript

  2. cpp_autograder cpp_autograder Public

    Unzips and compiles C++ programs, runs user defined tests on them and autogrades them based on associated assignment criteria. Includes a FastAPI webserver where students can upload their submissio…

    C++

  3. ottawa-housing-scraper ottawa-housing-scraper Public

    Full-stack web app that scrapes ottawa housing data from a weekly review post on Reddit, uploads the data to a PostgreSQL database and displays the data in a NextJS frontend with Recharts.

    TypeScript

  4. cpu_scheduler_sim cpu_scheduler_sim Public

    A web app that simulates different CPU scheduling algorithms and displays the resulting events and metrics.

    Java

  5. yofhl_db yofhl_db Public

    This is a web app that displays historical data for my fantasy hockey league.

    TypeScript

  6. PicoW-Wifi-Thermometer PicoW-Wifi-Thermometer Public

    Simple IoT device that uses a Raspberry Pico W to host a HTTP server and display local temperature/humidity readings.

    C++