Skip to content
View agrigoridou's full-sized avatar

Block or report agrigoridou

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
agrigoridou/README.md

👋 Hello, I'm Athanasia Grigoridou!

I'm an undergraduate student in the Department of Information and Communication Systems Engineering at the University of the Aegean. I am passionate about Robotics, Artificial Intelligence and Machine Learning and I like to dive deep into these fields through my studies and personal projects.

🚀 What I'm Currently Working On

  • 🌱 I’m currently exploring advancements in AI and Machine Learning.
  • 🛠️ I’m working on projects related to robotics and intelligent systems.
  • 💬 Ask me about Java, Python, C++, and AI technologies.

🛠️ My Skill Set

Web Development

HTML5 CSS3 JavaScript Bootstrap

Backend & Database

PHP XAMPP MySQL Maria DB

Programming Languages

C C++ Java Python

Machine Learning & AI

TensorFlow Keras OpenCV

Tools

Git Figma Arduino Raspberry Pi

Game Development

Unity

Operating Systems

Linux

📊 GitHub Stats

GitHub Stats Top Languages

Pinned Loading

  1. Tomato-Leaf-Diseases-TensorFlow-Object-Detection Tomato-Leaf-Diseases-TensorFlow-Object-Detection Public

    This repository utilizes TensorFlow Object Detection API for tomato leaf disease identification, including setup scripts, dataset preparation, model training, TensorFlow Lite conversion, and infere…

    Jupyter Notebook 1

  2. Common-Resources-Management-System---Web-Application Common-Resources-Management-System---Web-Application Public

    web application that enables efficient management of rooms, bookings, and teachings. It provides a user-friendly interface for creating, updating, displaying, and deleting bookings and rooms.

    PHP 1

  3. Distributed-System-for-IT-Product-Store-using-Java-RMI-and-Sockets Distributed-System-for-IT-Product-Store-using-Java-RMI-and-Sockets Public

    A distributed system for an online IT product store using Java RMI and Sockets. It includes a User Management Server for authentication and an Inventory Management Server for product search and pur…

    Java 2

  4. Distributed-Shopping-System-Using-Sockets Distributed-Shopping-System-Using-Sockets Public

    A distributed shopping system using sockets that supports user authentication, product browsing, and purchasing in a client-server architecture.

    Java 2

  5. Pathfinding-Visualizer-DFS-BFS-Dijkstra-Astar Pathfinding-Visualizer-DFS-BFS-Dijkstra-Astar Public

    A tool for visualizing pathfinding algorithms, allowing users to create mazes and watch their solution using popular algorithms such as DFS, BFS, Dijkstra, and A*.

    Python 1

  6. SearchAlgorithms-TreeVisualizer SearchAlgorithms-TreeVisualizer Public

    It creates and visualizes trees and supports various search algorithms such as BFS, DFS, UCS, A*, Best-First Search, IDS, and Backtracking

    C++