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

Highlights

  • Pro

Organizations

@CCNY-Reliable-Quantum-Systems-Projects
Block or Report

Block or report GeorgiosIoannouCoder

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

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

Pinned

  1. fervi fervi Public

    Facial Expression Recognition on Video and Image (FERVI) is an open-source project created for the Data Science track for the program CUNY Tech Prep (CTP) in Cohort 8. πŸ“·

    Jupyter Notebook 3

  2. vera-deployed vera-deployed Public

    Voice Emotion Recognition of Audio (VERA) is an open-source project created for the Data Science track for the program CUNY Tech Prep (CTP) in Cohort 8. This is the deployed version of vera. πŸ”Š

    Jupyter Notebook 1

  3. tessa tessa Public

    Text Emotion System Sentiment Analysis (TESSA) is an open-source project focused on sentiment analysis. πŸ’¬

    Jupyter Notebook

  4. realesrgan realesrgan Public

    Implementation of the paper "Real-ESRGAN: Training Real-World Blind Super-Resolution with Pure Synthetic Data." πŸ–ΌοΈ

    Python

  5. movierate-backend movierate-backend Public

    MovieRate is a movie review platform to give the chance to people to rate movies/series and also make them aware if something is worth the time, effort, and money to watch. 🎬

    JavaScript

  6. socialpulse2 socialpulse2 Public

    SocialPulse2 is an AI multimodal social media platform with main purpose to connect people around the globe and communicate with each other in real-time. An extension of SocialPulse project.🌐

    JavaScript