Skip to content
View erendrcnn's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report erendrcnn

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
erendrcnn/README.md

Eren Durucan

Software Engineer | Full-Stack • Data Science

Architecting scalable backend systems, robust CI/CD pipelines, and data-driven solutions.

LinkedIn Website

About Me

  • Specializing in Backend Engineering, CI/CD automation, and Clean Architecture (SOLID) to build highly maintainable microservices.
  • Actively exploring and integrating AI development tools and LLMs to optimize software lifecycle and operational efficiency.
  • Experienced in high-performance computing, system observability, and test-driven development.
  • Computer Engineering Graduate from TOBB University of Economics and Technology.

Technical Proficiency

Python Java C C++ JavaScript MATLAB

Django FastAPI Node.js React Flutter TensorFlow OpenCV

MongoDB MySQL PostgreSQL Docker Git Linux Jenkins Arduino


Profile Views

Popular repositories Loading

  1. iris-recognition-ubiris-v2 iris-recognition-ubiris-v2 Public

    A robust pipeline for iris recognition under challenging conditions using the UBIRIS.v2 dataset. Features synthetic noise simulation, data augmentation, deep learning-based image enhancement, and R…

    Jupyter Notebook 2 2

  2. CSI2110 CSI2110 Public

    Forked from fletchto99/CSI2110

    CSI 2110 Assignments & Work

    Java

  3. canvas-painting-language-lex-yacc canvas-painting-language-lex-yacc Public

    This is an interpreter for a text canvas painting language. The language is called Peakasso.

    Yacc

  4. round-robin-scheduler-c-language round-robin-scheduler-c-language Public

    This program works as a Round-Robin Scheduler that takes commands from the user and simulates the scheduler to run the tasks one by one in one unit of time.

    C

  5. 32-bit-risc-v-cpu-design-verilog 32-bit-risc-v-cpu-design-verilog Public

    This RISCV CPU Architecture is designed on the efficient and effective operation of all instructions. However, for simulation purposes, a processor that can work with 15 instructions has been desig…

    Verilog

  6. cache-controller-and-branch-prediction-verilog cache-controller-and-branch-prediction-verilog Public

    The main memory module implements the memory behavior with a data chunk size of 32 bytes and a 100 cycles operation delay. the cache module contains a state machine that allows 4-byte aligned read/…

    Verilog