Skip to content
View Z4phxr's full-sized avatar
🤩
🤩

Highlights

  • Pro

Block or report Z4phxr

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 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
Z4phxr/README.md

Hi, I'm Kinga

A third-year Computer Science student specializing in administrative systems management, with a growing passion for Artificial Intelligence and Machine Learning. Although my academic background is rooted in systems administration, I’ve naturally gravitated toward the AI field, especially areas such as Machine Learning, Computer Vision, and algorithmic problem-solving. I enjoy exploring how code can model complex systems and turn abstract ideas into real, working solutions.

Cool side projects:

https://learningplatform-production.up.railway.app/

https://rivio.up.railway.app/

Languages

Python Java C C++ C# JavaScript SQL

Machine Learning / AI

NumPy Pandas Scikit-learn TensorFlow PyTorch OpenCV Matplotlib Seaborn

Frameworks & Tools

React Django Flask Docker Git

Pinned Loading

  1. BFS-Maze-Visualizer BFS-Maze-Visualizer Public

    A visual and interactive simulation of the Breadth-First Search (BFS) algorithm solving a maze using Pygame. Set obstacles, define start/end points, and watch the shortest path unfold in real time.

    Python

  2. Dijkstra-Image-Graph-Pathfinding Dijkstra-Image-Graph-Pathfinding Public

    Detects the shortest path in a graph embedded in an image using Dijkstra’s algorithm and highlights the path directly on the image.

    Jupyter Notebook

  3. Emotion-Detection-with-DeepFace-in-Images-and-Videos Emotion-Detection-with-DeepFace-in-Images-and-Videos Public

    Emotion detection in images and videos using DeepFace with MTCNN face detection, supporting batch image processing and efficient video analysis with frame skipping

    Jupyter Notebook

  4. LearningPlatform LearningPlatform Public

    Next.js 15 LMS with Payload CMS 3 and Prisma - modular, block-based lessons, adaptive recommendations, and Anki-style spaced repetition for better retention.

    TypeScript

  5. RivioHabbitTracker RivioHabbitTracker Public

    Django REST API with integrated web app for habit, mood & sleep tracking. Production-ready auth, PostgreSQL, Docker & Railway deployment.

    Python

  6. EventFlow EventFlow Public

    Microservices event management platform with Spring Boot backend, React frontend, RabbitMQ messaging, real-time notifications, email invitations, and Docker deployment

    JavaScript