Skip to content
View marghqx's full-sized avatar
  • Warsaw
  • 03:51 (UTC +02:00)

Block or report marghqx

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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
marghqx/README.md

πŸŽ“ Computer Science student at Warsaw University of Life Sciences

πŸš€ Looking for opportunities to gain practical experience

πŸ“« Reach me at marta.czarnecka107@gmail.com

About Me

Hey there!πŸ‘‹ I'm Marta, a Computer Science student with a curiosity that often leads me down random rabbit holes, whether it's diving into code, breaking things, or just figuring out how stuff works. I'm looking for opportunities to gain practical experience and improve my software development skills. I enjoy game design, tinkering with code, analyzing data, software, web development and exploring new programming languages to see what breaks (and hopefully, fix it!). I'm always open to a challenge and eager to collaborate on innovative projects :)

If you have something interesting - don't hesitate to reach out!

πŸš€ My Projects

πŸ“Œ Project 1 - This project implements an algorithm to detect triangles three node cycles-in graphs, an important problem in graph theory and network analysis. Identifying triangles helps in understanding the structure and clustering within networks. The solution is optimized for accuracy and efficiency, and can be applied to various types of graphs, aiding research in social networks, biological networks, and other complex systems

πŸ“Œ Project 2 - This project involves data analysis and visualization of Los Angeles Lakers players' performance. Using a variety of statistical metrics such as points, assists, rebounds, and efficiency ratings, it ranks players to provide insights into their contributions to the team. The analysis is designed to help fans and analysts better understand player impact through quantitative data, supported by charts and graphs for clear interpretation

πŸ“Œ Project 3 - This project is an assembly language program that calculates the cube root of an input number. It showcases the use of low-level programming techniques and efficient arithmetic operations directly on the processor level. The program demonstrates how to implement mathematical algorithms in assembly, managing registers and memory to perform precise calculations without relying on high-level language functions

πŸ”§ Skills

πŸ“Œ Technologies I work with

πŸ›  Tools

Pinned Loading

  1. Lakers-Player-Ranking-Analysis Lakers-Player-Ranking-Analysis Public

    HTML 1

  2. Assembly-Cube-Root-Calculator Assembly-Cube-Root-Calculator Public

    C