Projects in Awesome Lists by GeorgiosIoannouCoder
A curated list of projects in awesome lists by GeorgiosIoannouCoder .
https://github.com/georgiosioannoucoder/vera
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. 🔊
audio-classification classification cnn-model data-science emotion emotion-recognition librosa machine-learning speech-emotion-recognition voice-emotion
Last synced: 02 Jan 2025
https://github.com/georgiosioannoucoder/fervi
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. 📷
classification cnn-model data-science emotion emotion-detection emotion-recognition facial-expression-recognition image-classification image-emotion-classification machine-learning opencv
Last synced: 02 Jan 2025
https://github.com/georgiosioannoucoder/socialpulse2
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.🌐
cloudinary css3 expressjs full-stack heroku html5 huggingface javascript mogodb nextjs nodejs react react-semantic-ui sendgrid social-media social-network socket-io
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/division-algorithms
Analysis and Implementation of Common Division Algorithms. ➗
division extended-synthetic-division fast-division goldshmidt goldshmidt-algorithm goldshmidt-division long-division naive-division newton-raphson newton-raphson-algorithm newton-raphson-division non-restoring-division polynomial-long-division polynomials restoring-division slow-division srt-division unsigned-integers
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/vera-deployed
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. 🔊
audio-classification classification cnn-model data-science emotion emotion-recognition librosa machine-learning speech-emotion-recognition voice-recognition
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/dfs-bfs
Depth First Search (DFS) and Breadth First Search (BFS) on a 2D-Grid. 🔍
2d-grid breadth-first-search depth-first-search queue shortest-path-algorithm stack
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/javafx-painting-application
JavaFX Painting Application. 🎨
Last synced: 16 Mar 2025
https://github.com/georgiosioannoucoder/tic-tac-toe
Android implementation of Tic Tac Toe using Java 8. ❌⭕
android android-studio java-8 java8 tic-tac-toe
Last synced: 16 Mar 2025
https://github.com/georgiosioannoucoder/java8-lambdas-streams
Java 8’s Lambdas and Streams. λ
java-8 java8 java8-lambda-expression java8-stream
Last synced: 16 Mar 2025
https://github.com/georgiosioannoucoder/tortoise-and-hare
Tortoise and Hare Implementation Using Java 8. 🐢🐇
java-8 java8 tortoise-and-hare
Last synced: 16 Mar 2025
https://github.com/georgiosioannoucoder/socialpulse
SocialPulse is a social media platform with main purpose to connect people around the globe and communicate with each other in real-time. An extension of MergeMe project.🌐
cloudinary css3 expressjs full-stack heroku html5 javascript mongodb nextjs nodejs react react-semantic-ui sendgrid social-media social-network socket-io
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/sneakerlab
SneakerLab is an ecommerce platform with main purpose to sell limited collection of sneakers and slides. 🛒
aws bootstrap5 css3 django expressjs figma git heroku html5 javascript jwt nodejs paypal postgresql postman react redux
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/movierate-backend
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. 🎬
brevo cloudinary css3 expressjs figma git heroku html5 javascript mailtrap mongodb namecheap nodejs nodemailer passportjs postman react react-icons tailwindcss
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/hw3-calculator-layout
This is my solution to the hw3-calculator-simple. 🔢
bootstrap5 calculator css3 html5
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/hw1-html
This is my solution to HW1 - HTML of the CS 198-99 Introduction to Full Stack Development at Berkeley.🎬
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/ascii-typing-game
ASCII Typing Game. ⌨️
ascii typing typing-game typing-skills
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/georgiosioannoucoder.github.io
My portfolio on GitHub Pages. Please feel free to visit my portfolio where you can see my projects and contact me. 👋
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/hw5-calculator-functionality-react
This is my solution to the hw5-calculator-functionality-react. 🔢
calculator css3 dom html5 javascript react
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/movierate-frontend
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. 🎬
brevo cloudinary css3 expressjs figma git heroku html5 javascript jwt mailtrap mongodb namecheap nodejs nodemailer passportjs postman react react-icons tailwindcss
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/hw3-css-grid
This is my solution to hw3-css-grid.🖼️
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/calculator-simple-react
This is my solution to the calculator-simple-react. 🔢
calculator css html javascript reactjs
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/sorting-algorithms
Analysis and Implementation of Compiler Time of Six Sorting Algorithms. 📶
cplusplus heap-sort heapsort insertion-sort insertionsort lsd-radix-sort merge-sort mergesort quick-sort quicksort randomized-quick-sort randomizedquicksort sorting-algorithms time-complexity
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/hw6-crud-node-express-mongodb
This is my solution to the hw6-crud-node-express-mongodb.🌌
crud-application expressjs mongodb nodejs
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/calculator-simple
This is my solution to the calculator-simple. 🔢
bootstrap5 calculator css html javascript
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/generate-and-test-prime
This is my solution to the generate-and-test-prime to find out if a number is prime or not. ➗
generate-and-test prime-numbers
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/cs50-project0-google-search
This is my solution to Project 0 of the CS50’s Web Programming with Python and JavaScript course. 🔍
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/mergeme
MergeMe is a social media platform with main purpose to merge people around the globe and communicate with each other in real-time. 🌐
expressjs full-stack javascript mongodb nextjs nodejs react react-semantic-ui reactjs social-media social-network socket-io
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/georgiosioannoucoder
This is the README.md file which I am using in my profile to introduce myself. 👋
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/2023-fall-data-science-ta
These are my code examples for the 2023-fall-data-science-ta as a Data Science Teaching Assistant at CUNY Tech Prep (CTP) Cohort 9. 📊
dashboard data-visualization decision-tree eda huggingface image-classification machine-learning ml neural-network nlp pandas random-forest regression teaching-assistant transformer
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/georgiosioannoucoderpublic
This is the GIF that I am using in my profile to introduce myself. 👋
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/vera-deployed-v2
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 2nd deployed version of VERA. 🔊
audio-classification classification cnn-model data-science emotion emotion-recognition librosa machine-learning speech-emotion-recognition voice-emotion
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/nyc-open-data-311-service-requests
Normalize and organize the NYC Open Data 311 Service Requests dataset in third-normal form. 🗄️
311-data 311-service-requests big-data database mysql mysql-workbench normalization nyc-opendata sql
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/realesrgan
Implementation of the paper "Real-ESRGAN: Training Real-World Blind Super-Resolution with Pure Synthetic Data." 🖼️
computer-vision data-science discriminator esrgan gan generative-adversarial-network generator image-processing machine-learning opencv-python real-esrgan super-resolution
Last synced: 02 Jan 2025
https://github.com/georgiosioannoucoder/tessa
Text Emotion System Sentiment Analysis (TESSA) is an open-source project focused on sentiment analysis. 💬
artificial-intelligence bidirectional-lstm classification cnn data-science decision-tree emotion emotion-classification logistic-regression lstm machine-learning random-forest sentiment-analysis svm
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/shopit
ShopIt is an Ecommerce that allows people to shop items and check their order status in the same platform. ShopIt helps people buy what they are looking for, in a fast and easy way.🛒
bootstrap5 css3 expressjs figma git html5 javascript jwt mongodb nodejs passportjs paypal postman react react-icons render
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/hw2-css
This is my solution to HW2 - CSS of the CS 198-99 Introduction to Full Stack Development at Berkeley.🌎
Last synced: 22 Feb 2025
https://github.com/georgiosioannoucoder/hw4-calculator-functionality
This is my solution to the hw4-calculator-functionality. 🔢
bootstrap5 calculator css3 dom html5 javascript
Last synced: 22 Feb 2025