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

Highlights

  • Pro

Block or report AimiliosKourpas

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AimiliosKourpas/README.md


⚑ Frontend Software Engineer @ Desquared

Computer Science graduate (Top 3) building modern, scalable, and user-focused web applications using React, Next.js, TypeScript, and clean UI engineering.


🧠 Tech Stack


πŸš€ Featured Projects

πŸŽ‚ BirthDiary

Full-stack birthday reminder app with Google OAuth, Supabase authentication, CRUD flows, and automated email reminders.
πŸ”— https://yourbirthdiary.vercel.app/
πŸ”— https://github.com/AimiliosKourpas/birthdiary


πŸ“Š Sorting Visualizer

Interactive React/Redux tool for visualizing sorting algorithms with real-time animations.
πŸ”— https://aimilioskourpas.github.io/sorting-visualizer/
πŸ”— https://github.com/AimiliosKourpas/sorting-visualizer


🧭 Pathfinding Visualizer

Visualization of A*, Dijkstra, BFS, DFS, and maze-generation algorithms.
πŸ”— https://aimilioskourpas.github.io/pathfinding-visualizer/
πŸ”— https://github.com/AimiliosKourpas/pathfinding-visualizer


πŸ€– Greek BERT Thesis

Sentiment analysis on Greek Twitter data using transformer models and cross-validation.
πŸ”— https://dione.lib.unipi.gr/xmlui/handle/unipi/16795
πŸ”— https://github.com/AimiliosKourpas/thesis-sentiment-analysis


πŸ’» Coding Flow

🌐 Connect

Pinned Loading

  1. image-analysis image-analysis Public

    A content-based image retrieval system using hypergraph-based manifold ranking and Vision Transformer features. Built in Python with Jupyter Notebook.

    Jupyter Notebook

  2. pattern-recognition pattern-recognition Public

    This project applies machine learning techniques β€” including least squares regression and multilayer neural networks β€” to predict California housing prices. .

    Jupyter Notebook

  3. sorting-visualizer sorting-visualizer Public

    JavaScript

  4. thesis-sentiment-analysis thesis-sentiment-analysis Public

    Greek Twitter Sentiment Analysis Using BERT and Machine Learning This project applies BERT (Greek uncased model) alongside traditional machine learning models (Logistic Regression, Naive Bayes) to …

    Python