Skip to content
View CanYuzbey's full-sized avatar

Block or report CanYuzbey

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
CanYuzbey/README.md

Hi, I'm Can. 👋

I am a Computer Science student at Sabanci University. I focus on the intersection of Systems Engineering and Data Science. My goal is to build efficient software, whether that means optimizing memory in C++ or deriving insights from complex datasets in Python.

  • 🔭 Current Focus: Real-time audio processing (Embedded Systems) and Environmental Analytics (Data Science).
  • 🛠️ Technical Stack:
    • Systems: C++ (STL, Memory Management), Verilog.
    • Data & AI: Python (Pandas, Scikit-Learn), Signal Processing.
  • 📍 Location: Istanbul, Turkey

💻 Engineering Portfolio

Domain Project Tech Stack
Security 🕵️‍♂️ Steganography Forensics Tool
LSB image steganography engine with differential contrast mapping for forensic visual analysis.
C++ Forensics
System C++ Audio Bitcrusher
Raw binary WAV parser and DSP quantization tool built with C++ STL.
C++ Make
Embedded 🎵 Music-Reactive Lighting
Real-time psychoacoustic analysis system for ambient lighting control.
Python Signal Processing
Data 📊 Air Pollution Correlation
Statistical analysis of environmental health factors using EPA data.
Pandas

stats graph

Pinned Loading

  1. music-reactive-lighting music-reactive-lighting Public

    A music-reactive lighting system that translates musical structure and emotion into dynamic color palettes in real time.

    Python

  2. Cpp-Audio-Bitcrusher Cpp-Audio-Bitcrusher Public

    A command-line audio quantization tool written in C++ (STL) for retro DSP effects.

    C++

  3. US-Air-Pollution-Lung-Cancer-Correlation US-Air-Pollution-Lung-Cancer-Correlation Public

    Data Analysis project

    Jupyter Notebook

  4. Cpp-Steganography-Visualizer Cpp-Steganography-Visualizer Public

    A C++ forensic analysis tool that visualizes LSB steganography via differential contrast mapping.

    C++

  5. Cpp-Ascii-Art-Engine Cpp-Ascii-Art-Engine Public

    High-performance CLI rendering engine that converts raw image buffers into ASCII text using perceived luminance mapping and aspect ratio correction. Built with C++17.

    C++