function loadPortfolio() {
const assets = ['model', 'textures', 'scripts'];
return assets.map(asset => load(asset));
}
import * as THREE from 'three';
const scene = new THREE.Scene();
// Loading 3D model...
console.log('Portfolio ready!');
class LaptopModel {
constructor(scene) {
this.scene = scene;
}
}
gsap.registerPlugin(ScrollTrigger);
const tl = gsap.timeline();
// Animating laptop opening
tl.to(hinge.rotation, { x: 0.1 });
export class SceneManager {
setupCamera() {
this.camera = new THREE.PerspectiveCamera();
}
}
// Initializing WebGL renderer
this.renderer = new THREE.WebGLRenderer();
renderer.setSize(window.innerWidth, window.innerHeight);
// Adding lights to scene
const keyLight = new THREE.DirectionalLight();
scene.add(keyLight);
// Loading GLTF model
const loader = new GLTFLoader();
loader.load('models/laptop.glb', callback);
{
}
Loading Portfolio...
3D view is ready.

Eddie Bian

Competitive Programmer & Full-Stack Developer

About

Hi, I'm Eddie Bian, a competitive programmer and full-stack developer passionate about building innovative tools and solving complex problems. I'm currently studying in the International Baccalaureate Diploma Program at White Oaks Secondary School, where I serve as a Training Executive for DECA, Computer Science, and Robotics. I've won multiple awards at hackathons and DECA competitions.

Phone

(905) 805-8967

Featured Projects

1st Place • CNLC

Vertex 🎓

FBLC • 2024 • Full-Stack Web Platform

Modern platform connecting Ontario high school students with meaningful volunteer opportunities to fulfill their 40-hour community service requirement. Features advanced filtering, real-time applications, comprehensive rating systems, hours tracking, and role-based access for students, businesses, and educators.

Tech: Next.js • TypeScript • Tailwind CSS • Supabase • PostgreSQL • Leaflet

Sponsor Prize

Pew Pew

Hack The North • Sept 2024 • Sponsor Prize

FastAPI security tool converting legacy CCDC intrusion logs into visual attack timelines, mapping compromised hosts and threat actors. Won sponsor prize among 850+ hackers.

Best Marketed

Goose Dropping Detection

Jamhacks • June 2024 • Best Marketed

Raspberry Pi computer vision system detecting goose droppings in real time to maintain safer paths. Won Best Marketed among 200+ participants through strong user-focused design.

DECA Qualified

TangenAI

Dec 2023 - Feb 2024 • Mobile App

Mobile app using Expo & React Native analyzing financial news sentiment to identify stock trend signals. Qualified for DECA International Career Development Conference.

Achievements

1st

FBLC National Conference

Coding & Programming • 47 competitors

Top 9/126

DECA Provincials

Finance Operations Research

Top 25/1460

DECA National

Stock Market Game

Technical Skills

Languages

Python JavaScript Java C++

Frameworks & Tools

React FastAPI Git Expo React Native

Other

Figma Microsoft 365

Experience

Training Executive - DECA

White Oaks Secondary School • Sept 2025 - Present

  • Designed and delivered workshops for Project Management events
  • Mentored teams with 75% advancing to provincial and national levels

Training Executive - Computer Science

White Oaks Secondary School • Sept 2025 - Present

  • Developed lessons teaching programming and algorithms
  • Organized Triple Olympiad with math, CS, and physics clubs

Logistics Executive - Robotics

White Oaks Secondary School • Sept 2025 - Present

  • Coordinated floor layout and equipment for VEX tournament
  • Collaborated with business and media teams for event execution

Snowboard Volunteer

Glen Eden • Dec 2023 - Mar 2024

  • Coached 20+ beginner riders per session
  • Guided terrain navigation and reinforced safety procedures

Get In Touch

Email

eddie.bian@yahoo.com

Phone

(905) 805-8967

GitHub

github.com/b-eddie

LinkedIn

linkedin.com/in/eddiebian

Download Full Résumé