Deniz Dalbasi

Deniz Dalbasi

I design systems at the intersection of code and hardware

About Me

Intended Computer Engineering student at UBC with a passion for the intersection of embedded systems and AI. I specialize in bridging the gap between low-level hardware design and high-level software. My goal is to develop intelligent, production-ready hardware that solves real-world problems through automation and efficient edge computing.

Education

University of British Columbia

PROGRAM: Bachelor of Applied Science (BASc)

INTENDED MAJOR: Computer Engineering

2025 — PRESENT
Vancouver, BC

Skills

Technical Knowledge

  • Python
  • C
  • Java
  • SQL
  • R
  • C++
  • Racket

Engineering Tools

  • Arduino
  • SolidWorks
  • MATLAB
  • Git
  • TensorFlow

Communication

  • Turkish
  • Russian
  • English
  • German
  • French

Learning Journey

JAN 2023

Initial Programing

Started programming with Java. Learned OOP and basic logic.

DEC 2024

Automation Language

Learnt and created projects with Python. Worked on automation and APIs and basic AI model integration.

APR 2026

Deep Systems Study

Started Nand2Tetris. Learning computer architecture and building a simple computer.

MAY 2026+

Next Step

Moving into Embedded AI Systems. Working on AI for small devices.

Notable Projects

Nand2Tetris

Implementing a 16-bit computer system from first principles. Developed hardware logic using HDL, progressing from basic NAND gates to a fully functional CPU architecture.

HDL | Computer Architecture | Systems Programming

Future Projects

Working on new side projects, especially in embedded AI and making systems more efficient.

In Progress

Interactive Simulations

ROUTE_FINDER

A real-time implementation of Dijkstra’s Algorithm for grid-based navigation.

  • Navigation/Pathfinder
  • Efficiency Analysis

POLICE_CHASE

An interactive high-speed chase simulation using Vector Fields and physics.

  • Collision Logic
  • Performance Optimization

SORT_ALGORITHMS

A visualization of different sorting algorithms.

  • Sort Algorithms