ABOUT ME
I LOVE coffe and I am a quick learner so that makes me pick up tools and programming languages very quickly. That has made me learn some tools and languages that I have become quite good at.
Experiences
Trying to expand my knowledge on fields like A.I. mainly using python. A few of the libraries that I have used in python are Tkinter(a GUI tool for python) where I made an app with mutliple pages(this was made with me and one more student), Qiskit a quantum programing library that simulates quantum computers, even though i didn’t really keep up with this library and lastly the one I have used as of late nltk a library used for NLP(natural language processing).
The GUI app I made with a friend of mine(Θεόφιλος Παπαδόπουλος) is at his github. It is a small app mostly made with focus on the GUI part of it and on how to switch between different pages(frames) and less focused on the actual use of it. It is made with the tkinter library of python. We also messed a bit with settings like volume and window size.
To get some experience before making this project I made a simple calculator using the tkinter library you can find that one HERE
I have also done some web scraping that proved usefull in doing THIS assignment we had last year. Other than that on my own I have tried out Unity briefly and I have programmed some simple perceptrons and neural networks in python.