Skip to content
View erendemir9's full-sized avatar

Block or report erendemir9

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

πŸ‘‹ Hi, I'm Halil Eren Demir

πŸŽ“ Software Engineering student at the University of Europe for Applied Sciences (Berlin-Potsdam)
πŸ’‘ Passionate about backend development, database systems, and building scalable software.
πŸš€ Currently learning REST API development and cloud technologies.


πŸ› οΈ Tech Stack

  • Languages: Java, C++, Python, C#
  • Databases: PostgreSQL
  • Big Data: Hadoop
  • OS & Tools: Linux, Virtual Machines
  • Concepts: OOP, Parallel Programming, Threads
  • Top Languages

πŸ“‚ Projects

πŸ”Ή War Card Game (Java Swing) – GUI-based card game with user accounts and game modes. πŸ”Ή Parallel Task Manager (C++) – Multithreaded system for executing concurrent tasks.
πŸ”Ή Bank Account Management System (C++) – Console banking system with deposit, withdraw, and account operations.
πŸ”Ή Shipping Company (Java) – Console logistics app calculating volume, weight, and shipping cost.


🌱 Currently Learning

  • REST API Design and Development
  • Building Web Applications with Databases
  • Cloud Deployment & Backend Architecture

πŸ“« Contact Me

πŸ“§ Email: edemir0504@gmail.com πŸ’Ό LinkedIn

Popular repositories Loading

  1. erendemir9 erendemir9 Public

    Config files for my GitHub profile.

  2. war-card-game-java war-card-game-java Public

    Java Swing implementation of the War card game with GUI, user accounts, and game modes.

    Java

  3. shipping-company-java shipping-company-java Public

    Java console application for shipping company logistics. Calculates volume, weight, truck capacity, and shipping cost with OOP principles.

    Java

  4. bank-account-management-system-cpp bank-account-management-system-cpp Public

    C++ console-based banking system project using OOP principles

    C++

  5. parallel-task-manager-cpp parallel-task-manager-cpp Public

    A C++ console-based parallel task manager that runs multiple simulated tasks (factorial, Fibonacci, prime calculation, file scan, etc.) using Pthreads and OpenMP.

    C++