Skip to content
View CodeMaestro1's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report CodeMaestro1

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

πŸš€ Constantinos Pisimisis - GitHub Profile πŸš€

Hello there!

About Me

  • πŸŽ“ Education: Undergrad student at Technical University of Crete πŸ›οΈ
  • πŸ‘¨β€πŸ’» Fields of Interest: Software Development | Artificial Intelligence | Machine Learning | Cybersecurity

Programming Languages

Python C Java LaTeX MATLAB Bash


Tools

Visual Studio Eclipse IntelliJ IDEA


🌟 Feel free to explore my repositories, and let's connect to code something amazing together! 🌟

Profile Details Repos Per Language Stats

Pinned Loading

  1. TicTacToe TicTacToe Public

    A Java implementation of the classic 2-player game with a GUI. Challenge your friends to see who wins!

    Java

  2. SearchMethodsDemo SearchMethodsDemo Public

    A collection of methods for efficient key searching using different file index techniques. Includes random search, unsorted file index search, and sorted file index search implementations.

    Java