Skip to content
View ozgeucr's full-sized avatar

Block or report ozgeucr

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

Hi, I'm Özge Uçar 👋

A passionate Computer Engineering student with a strong interest in AI, data science, and backend development. Currently improving my skills in C++, Python, Java, and modern development tools through hands-on projects and continuous learning.


👩‍💻 About Me

  • 🎓 Computer Engineering student at Manisa Celal Bayar University, GPA: 3.33
  • 🔬 Interested in Artificial Intelligence, Data Science, Embedded Systems and Backend Development
  • 🌱 Currently working with C++, SQL, Python, and exploring advanced OOP concepts

💻 Tech Stack

🖥️ Programming Languages

C++ SQL Python
Java
C#

🔧 Tools, Libraries & Technologies

OpenCV
Pandas
NumPy
SQLite
Git Makefile Docker


🏆 Key Projects

🏦 Advanced C++ ATM & Banking System

A fully functional, console-based banking simulation built to master Object-Oriented Programming and Memory Management.

  • Core Concepts: OOP (Inheritance, Polymorphism, Encapsulation), Dynamic Memory Management (Pointers, Heap Allocation).
  • Key Libraries: <vector> (to prevent object slicing), <fstream> (for data persistence/file I/O), <ctime> (for transaction logging).
  • Features: * Data Persistence: Saves/Loads user data from a text-based database upon startup/exit.
    • Security: PIN verification with brute-force protection.
    • Logging: Tracks all financial transactions with timestamps.
    • Automation: Integrated Makefile for streamlined compilation.

(More projects coming soon...)


📫 Let’s Connect


🏅 GitHub Trophies

trophy


📊 GitHub Stats


💡 LeetCode Stats

Leetcode Stats

Popular repositories Loading

  1. e-commerce_app e-commerce_app Public

    Icreate simple e commerce app at oop level in java

    Java 1

  2. Bank-Acc-updated Bank-Acc-updated Public

    a bank app to update customers money for average

    Java 1

  3. Chat-App Chat-App Public

    chat app with customtkinter

    Python 1

  4. ATM-Project ATM-Project Public

    C++ 1

  5. vehicle_OOP vehicle_OOP Public

    araçlar hakkında inheritance ile alıştırma

    Java

  6. euclidian_project euclidian_project Public

    distance calculator

    Python