Skip to content
View vnuczek's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report vnuczek

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

About Me

  • ๐ŸŽ“ I am currently a Computer Science student at the Silesian University of Technology.
  • ๐ŸŒฑ Iโ€™m constantly learning and exploring new technologies.
  • ๐Ÿ“ซ How to reach me: [email protected]

Skills

  • Languages: Python C++ C#
  • Tools: Git VSCode
  • Databases: PostgreSQL

Contributions

  • Neuro-Fuzzy Library
    • Implemented cross-validation to improve model robustness and reliability.
    • Added linguistic descriptions to enhance the interpretability of the neuro-fuzzy models.

Projects

Description: This project is a classic implementation of the Pong game using Python and the Pygame library

Description: A C++ project containing sorting algorithms templates based on iterators and lambda expressions

Interests

  • ๐Ÿ’ป Technology and Programming: I love experimenting with new programming languages and frameworks.
  • ๐Ÿ‹๏ธ Sport: I stay active by going to the gym, playing soccer, cycling, swimming, and skiing.
  • ๐Ÿ“š Learning and Education: I am passionate about continuous learning and often take online courses to expand my knowledge. I also enjoy mentoring and sharing knowledge with others.
  • ๐ŸŽฎ Gaming: I'm interested in game development and love playing action and RPG games. Exploring new game mechanics and narratives fascinates me.

GitHub Stats

Your GitHub stats

Get in Touch

Feel free to reach out to me on LinkedIn or via email. I'm always open to discussing new projects, collaborations, or opportunities.


Thanks for visiting my profile! Have a great day! ๐Ÿ˜Š

Pinned Loading

  1. Sorting-Templates-Cpp Sorting-Templates-Cpp Public

    A C++ project containing sorting algorithms templates based on iterators and lambda expressions

    C++

  2. Pong Pong Public

    This project is a classic implementation of the Pong game using Python and the Pygame library.

    Python