Skip to content
View UmarlyPoeta's full-sized avatar
:shipit:
Miau
:shipit:
Miau

Highlights

  • Pro

Block or report UmarlyPoeta

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

Patryk Kozłowski

Computer Science and Engineering Student at AGH University of Science and Technology

umarlypoeta


🚀 About Me

I'm currently a 4th-semester Computer Science and Engineering student at AGH University of Science and Technology.
My current coursework focuses on data analysis, computer graphics, numerical methods, databases, and computer networks.

I enjoy building practical software projects across C++, Python, Java, computer graphics, AI, and backend development.

📚 Current Semester (Semester 4)

Here are the main courses I am currently taking:

  • Statistical Data Analysis
  • Fundamentals of Fluid Mechanics
  • Fundamentals of Solid Mechanics
  • Computer Network Administration
  • Computer Graphics
  • Numerical Methods
  • Databases
  • Foreign Language Course

🔭 Currently Working On

  • Developing projects related to software development, computer vision, and artificial intelligence, with a strong focus on building practical, technically grounded solutions
  • Exploring real-world applications of C++ and Python in areas such as image processing, machine learning, and general software engineering
  • Building hands-on repositories that strengthen both my programming skills and my understanding of how software systems are designed, implemented, and improved
  • Expanding my experience through academic assignments, personal projects, and technical experimentation with modern tools, workflows, and development environments
  • Continuously improving my ability to approach engineering problems analytically, transform ideas into working implementations, and write cleaner, more maintainable code

🌱 Currently Learning

  • Deepening my understanding of software engineering principles, including code structure, maintainability, problem decomposition, and practical development patterns
  • Strengthening my knowledge of computer vision, image processing, and applied machine learning, especially in the context of practical programming projects
  • Improving my skills in C++ and Python, with attention to both low-level programming concepts and higher-level application development
  • Learning to use Docker, Kubernetes, Nginx, N8N, and modern development workflows more effectively to support collaboration, version control, and structured project development
  • Broadening my technical foundation through continuous learning, experimentation, and project-based work across software systems, AI-related topics, and engineering-oriented programming challenges

👨‍💻 Featured Projects

  • 📌 Portfolio: umarlypoeta.github.io/cv-terminal/
  • 🎨 AI Enhanced Renderer – 3D renderer combining Modern OpenGL with AI-based enhancement
  • 🖥️ Computer Graphics Lab – repository with computer graphics lab solutions
  • 📊 Statistical Data Analysis – coursework and materials related to data analysis
  • 🔢 Numerical Methods Labs – projects and exercises for numerical methods
  • 🌐 Computer Networks – lab materials and coursework related to networking
  • ⚙️ Embedded Systems – firmware, hardware-related work, and technical experiments
  • 🧠 Second Brain – personal knowledge base and structured digital vault

📄 Resume & Certifications

  • View my resume and certificates here

🌐 Online Profiles

📫 Contact Me

⚡ Fun Fact

I originally chose my first field because it had the word "computer" in the name, now I'm fully committed to software development anyway.


umarlypoeta GitHub stats

Pinned Loading

  1. inzynieria_oprogramowania inzynieria_oprogramowania Public

    NetSimCPP is a simple network simulator written in C++ that allows you to create, modify, and test network topologies, simulate packet transmission between nodes, and analyze network behavior. It's…

    C++ 3

  2. shell-cpp shell-cpp Public

    This project is a custom shell built from scratch using C++. It provides a command-line interface that supports executing external programs and several built-in commands. Copied from my project on …

    C++

  3. game_of_life game_of_life Public

    Conway's Game of Life is a one-dimensional simulation game devised by mathematician John Conway. This Python implementation utilizes libraries such as numpy, matplotlib, and tkinter to generate the…

    Python 1

  4. dual_tech_konkurs_kod dual_tech_konkurs_kod Public

    This project implements a reconnaissance system for an unmanned ground vehicle (UGV) running on Raspberry Pi. It supports both manual and autonomous driving modes, using a camera, GPS, QR code reco…

    Python 1

  5. ExpenseTracker ExpenseTracker Public

    Expense Tracker is a simple desktop application built with Java and JavaFX that allows users to log, view, and analyze their personal expenses.

    Java

  6. LibrarySystem LibrarySystem Public

    A desktop application built with JavaFX, FXML, MySQL, and Maven, designed for managing a collection of books.

    Java