Skip to content
View Dubomr's full-sized avatar
😁
😁

Highlights

  • Pro

Block or report Dubomr

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

Hi 👋, I'm Ömer

🎓 Computer Engineering Student 🤖 Minor in Data Science and Artificial Intelligence
💻 Software Developer | Java, Python & Linux


🚀 About Me

I am a Computer Engineering student pursuing a minor in Data Science and Artificial Intelligence. My interests include software development, Linux systems, networking, and artificial intelligence.

Alongside my experience with Java and Python, I have gained practical knowledge of Linux operating systems, system administration, and networking through hands-on internship experience. I enjoy building real-world projects, solving technical challenges, and continuously expanding my knowledge of software and systems.

I am particularly interested in backend development, Linux-based environments, networking technologies, and AI-driven applications.


🛠️ Tech Stack

Programming Languages

  • Java
  • Python
  • C
  • SQL

Operating Systems & Networking

  • Linux (Ubuntu, CentOS)
  • Networking Fundamentals

Technologies & Tools

  • OpenCV
  • MediaPipe
  • Pygame
  • Git

Core Concepts

  • Object-Oriented Programming (OOP)
  • Data Structures & Algorithms
  • System Administration
  • Backend Development

📌 Featured Projects

🔹 Hand-Controlled Mini Games (Computer Vision)
🔹 LZW File Compression & Decompression System
🔹 Tetris-2048 Game
🔹 Smart Recipe Recommendation System
🔹 Dictionary Search Application
🔹 Space Game (Java Swing)
🔹 SimpleCPU Design


🌱 Currently Learning

  • Linux System Administration
  • Computer Networks
  • Spring Boot
  • Data Science & Artificial Intelligence
  • Scalable Backend Systems

📫 Connect with me

LinkedIn: www.linkedin.com/in/omer-akcakaya GitHub: https://github.com/Dubomr

Popular repositories Loading

  1. DictionarySearchProject DictionarySearchProject Public

    Forked from ertanturk/dictionary-search

    Comparative performance analysis of linear search, binary search, and hash table-based lookup methods for dictionary word searching in Java. Includes custom data structures, benchmarking, UI, and v…

    Java

  2. SpaceGame SpaceGame Public

    Developed a 2D arcade style game using Java and the Swing library

    Java

  3. SimpleCpu SimpleCpu Public

    A Simple 8-bit Multi-Cycle CPU design and implementation using Logisim. Includes a custom datapath, ALU, and hardwired control logic.

  4. Dubomr Dubomr Public

    Computer Engineering | Java & Python | Backend & Software Development

  5. LZW-Image-Compression LZW-Image-Compression Public

    A Python-based LZW lossless compression tool for text and RGB/Grayscale images, featuring difference imaging and a Tkinter GUI.

    Python

  6. Tetris-2048 Tetris-2048 Public

    A unique puzzle game that combines Tetris and 2048 mechanics. Merge falling numbered blocks to create higher values and achieve the highest score possible.

    Python