Skip to content

This is the README.md file which I am using in my profile to introduce myself. πŸ‘‹

License

Notifications You must be signed in to change notification settings

GeorgiosIoannouCoder/GeorgiosIoannouCoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

54 Commits
Β 
Β 
Β 
Β 

Repository files navigation

A bit more about me:

#!/usr/bin/python

class GeorgiosIoannou():

    def __init__(self):
        self.first_name = 'Georgios'
        self.last_name = 'Ioannou'
        self.roles = ['Data Science', 'Full-Stack Web App Development']
        self.undergraduate_student = True
        self.researcher = True
        self.university = 'The City College Of New York'
        self.major = 'Computer Science'
        self.minor = 'Mathematics'
        self.currently_looking_for_internships = True
        self.hobbies = ['Football', 'Hiking', 'Travelling', 'Gaming', 'Dancing']
        self.languages = ['en_US', 'el_GR']
        self.goal = 'Make the world a safer place through code'
        self.fun_fact = '3 dancing mass participation Guinness World Records'

    def say_hi(self):
        print('Thank you very much for reading my introduction! I will be more than happy to work on a project together!')
        print('Contact me via LinkedIn or my Portfolio!')


me = GeorgiosIoannou()
me.say_hi()

🧰 Skills & Technologies

Python C++ C Java Javascript Scheme Visual Basic
Anaconda Jupyter Notebook Tensorflow Pytorch Pytorch Geometric Librosa Keras Scikit-learn Skorch
Numpy Pandas Qiskit NLTK Hugging Face Kaggle Google Colab Linux Slurm NERSC Modal
HTML5 CSS3 Node.js React Bootstrap Postman Flask Streamlit Plotly
Cloudinary Brevo Globus
MySQL PostgreSQL MongoDB
WordPress
Git GitHub
Heroku Render Digital Ocean pythonanywhere Namecheap

πŸ’Ό Portfolio

georgiosioannou.com

πŸ€— Hugging Face

huggingface.co/GeorgiosIoannouCoder

πŸ—£ LinkedIn

linkedin.com/in/georgiosioannoucoder


Most Used Languages Contributions GitHub Stats Profile Summary

About

This is the README.md file which I am using in my profile to introduce myself. πŸ‘‹

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published