Skip to content
View bettderdiyok's full-sized avatar

Block or report bettderdiyok

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

Hi 👋

☕ Computer Engineering graduate focused on backend development and building reliable, data-driven systems.
I build backend applications with Spring Boot, focusing on clean architecture, business logic, and maintainable code.


💡 What I do

  • Design backend systems close to real-world business problems
  • Apply layered architecture and clear responsibility separation
  • Focus on readability, maintainability, and correct domain modeling
  • Work with structured data and validation processes
  • Explore data-driven systems and analytical problem solving

🛠 Tech Stack


🚀 Featured Work

🔹 Order Management System (Java, Spring Boot)

  • Backend system focused on business logic, validation, and domain modeling
  • Clean architecture and layered design

🔹 Tomato Leaf Disease Classification (Python, Deep Learning)

  • End-to-end ML project including training, evaluation, and prediction workflows
  • Applied model interpretability techniques (Grad-CAM)

📫 Contact

     

Pinned Loading

  1. order-management-system order-management-system Public

    Backend Order Management System built with Java & Spring Boot. Uses a DDD-inspired layered architecture with Clean principles, focusing on use-case–driven flow, domain-level validation, and clear s…

    Java

  2. clinic-patient-management-system clinic-patient-management-system Public

    Console-based Clinic Patient Management System built with Java. Implements CRUD operations for patients and appointments using file-based JSON persistence. Focused on core backend fundamentals such…

    Java

  3. leaf-lens leaf-lens Public

    LeafLens is a mobile application designed to detect plant leaf diseases using AI-powered image processing. Developed as a senior project in Computer Engineering, the app provides farmers and plant …

    Jupyter Notebook

  4. java-examples java-examples Public

    Collection of Java practice projects focused on core OOP concepts, problem-solving, and basic application logic. Includes small console-based exercises developed during the learning process.

    Java