Hello,
I'm Rodolphe

Developer & Student

name:'Rodolphe Kouyoumdjian',
title:'Developer',
skills: [
"Data analysis",
"AI",
"Web Dev",
"Mobile Dev",
"Languages",
"Team building"
]
worksHard:true,
learnsFast:true,
issuesUnsolved:0,
shouldHire:function(): bool {
return(
this.worksHard&&
this.solvesProblems&&
this.issuesUnsolved0
);
};
};

Experience

Software Engineer

Planorama | Founder

Montreal, Canada

January 2025 - May 2025

Built a full-stack web app to streamline project planning using Next.js, MongoDB, and NextAuth

  • Integrated payments to support subscriptions using Stripe and automated collaboration with OpenAI, Discord, and GitHub APIs
  • Built CI/CD pipelines to deploy LLM-generated structured outputs using GitHub Actions
Next.js
MongoDB
NextAuth
Stripe
GitHub Actions
Full-stack Engineer

Avocado

Remote

September 2024 - December 2024

Built core features for an online marketplace using Next.js, Prisma, MongoDB, Firebase

  • Developed product listing and transaction functionality with Stripe integration
  • Implemented cloud infrastructure using Google Cloud for scalable deployment
Next.js
Prisma
MongoDB
Firebase
Google Cloud
Software Engineer

Allons Burger | Contract

Montreal, Canada

Summer 2023

Built a mobile ordering app using Flutter with seamless payment and delivery integration

  • Integrated Stripe for payments and Doordash APIs for delivery services
  • Implemented a customer rewards program, intuitive UI, admin dashboard, and dynamic menu management
  • Built a backend with Spring Boot to handle orders and user management
Flutter
Stripe
Spring Boot
Doordash API

Education

McGill University logoMcGill University

BSc Computer Science

Montreal, Canada

Autumn 2022 - Winter 2025

  • 3.86 / 4.0 GPA
  • Relevant Coursework: Fundamentals of Statistical Learning, Intro to Statistical Computing
King's College London logoKing's College London

Study abroad

London, England

Autumn 2024

  • Relevant Coursework: Mathematical Finance I: Discrete Time, Machine Learning for Biomedical Applications
University of Edinburgh logoUniversity of Edinburgh

Study abroad

Edinburgh, Scotland

Winter 2024

  • Relevant Coursework: Entrepreneurship and Innovation Project

Projects

SQL Interpreter & Query Optimizer

Winter 2024

SQL interpreter and query optimizer to improve query efficiency

  • Developed an SQL interpreter and query optimizer in Java to improve query efficiency and data retrieval
  • Applied advanced data structures and optimization techniques to enhance performance

Java, Data Structures, Query Optimization

Holoquiz

Winter 2024

Health-oriented AI powered quiz making game for students

  • In a team of 4, conceived the software and hardware to generate a health quiz using AI for students to learn in a more interactive way

OpenAI API, Python, Arduino

scryblr.com

Summer 2023

Full-stack app for content creation using LLMs

  • Developed a full-stack app, integrating authentication, a database and an LLM API to improve UX

Flask, HTML, CSS, Javascript

PairIt

Summer 2022

iOS language learning game using spaced repetition

  • Built an iOS language learning game to match words across languages using SwiftUI and a custom spaced repetition algorithm
  • Scraped and processed 50+ GB of multilingual data from Project Gutenberg to generate frequency-based word pairs
  • Used parallel concurrency in Python to accelerate data processing by 100x, enabling scalable smart recommendations

SwiftUI, Xcode, Python

Asset Allocation

Autumn 2021

Mean variance portfolio optimization

  • Implemented Monte Carlo method for efficient frontier
  • Modern Portfolio Theory optimization

Python, Statistics, data analysis

My Skills