Alp Bolukbasi
Karlsruhe, DE

M.Sc. Computer Science @ KIT : hardware-aware systems engineer

somewhere between the debugger and the datasheet


01 // computer architecture / hardware / embedded


[verilog, accelerator] rv32i-mla
verilogriscvISAhardware-accelerator
[source ↗]

RV32I based 3 cycle pipelined CPU and accelerator experiments on PYNQ-Z2, written in Verilog. Focused on simple processor design, memory-mapped interfaces, and hardware/software integration.


[verilog · hardare-security] hardware-security
verilogPUFhardware-security
[source ↗]

FPGA-based hardware security experiments, Weak PUF readout from SRAM, AES-128 bit implementation, CPA and DFA on AES, mostly written in Verilog.


[synthesis · bring-up] fpga-programming
veriloghardware
[source ↗]

KIT FPGA Programming Praktikum (lab) WS25/26 exercises, all solved on Verilog, synthesis flow, board bring-up, and hardware debugging.

02 // software / systems utilities


[stm32 · c/c++] iot-lab
stm32uart
[source ↗]

Embedded systems lab work with STM32, C/C++, UART/GPIO bring-up, device-level debugging, and practical board interaction.


[c/c++ · cross-platform] promon
c++
[source ↗]

Tiny low-level process monitor targeting Windows, Linux, and macOS, written in C/C++ with a focus on system-level process inspection. Not finished yet.


[c++17 · Qt] alppad
c++qt
[source ↗]

A simple, minimalistic text editor application built with C++17 and the Qt framework.


[rust · ratatui] alpnest
rustTUIratatui
[source ↗]

My personal/productivity nest, local first terminal cockpit, supports many operations, handling routine tasks, local LLM based operations. Project is ongoing.