Skip to content
View Z4phxr's full-sized avatar
  • Kraków

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.


About Me

  • I’m currently focused on developing skills in Machine Learning, Data Science, and AI engineering.
  • I have foundational knowledge in statistics and probability, supported by academic coursework and hands-on experimentation.
  • I frequently participate in technical conferences, scientific circles, and hackathons.

Languages

Python Java C C++ C# JavaScript SQL

Machine Learning / AI

NumPy Pandas Scikit-learn TensorFlow PyTorch OpenCV Matplotlib Seaborn Jupyter

Frameworks & Tools

React Django Flask Docker Git


Currently Looking For

Opportunities in Machine Learning, Data Science, or AI-related internships where I can apply my Python skills, expand my ML knowledge, and contribute to meaningful projects.

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. Machine-Learning-Lab Machine-Learning-Lab Public

    Google Colab notebooks from my AI learning journey, covering machine learning, data science, and related topics.

    Jupyter Notebook

  5. WorkshopHub WorkshopHub Public

    A full-stack workshop management system with user roles, secure JWT login and enrollment features. Built with ASP.NET Core, EF Core, MS SQL and React.

    JavaScript