Skip to content
View CenturionTheMan's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report CenturionTheMan

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

👨‍💻 Computer Engineering student at Wrocław University of Science and Technology 🎓

🌐 .NET Developer passionate about crafting efficient solutions and enhancing user experiences 🚀

🧠 Fascinated by neural networks, exploring the intersections of technology and human cognition 🤖

🔍 Constantly seeking to deepen understanding of algorithms and emerging technologies 💡

Pinned

  1. TravellingSalesmanProblem TravellingSalesmanProblem Public

    Few implementations of algorithms solving Travelling Salesman Problem

    C#

  2. LibraryCatalogSystem LibraryCatalogSystem Public

    Database project used for managing imaginary library catalog system

    TSQL

  3. GraphAlgorithms GraphAlgorithms Public

    The project implements selected graph algorithms and measures their time complexity.

    C++

  4. EfficientModuloOperations EfficientModuloOperations Public

    The project implements a high-performance modulo algorithm.

    Python

  5. AssemblyProjects AssemblyProjects Public

    The repository contains various assembly AT&T projects.

    Assembly

  6. NeuralNetworkProject NeuralNetworkProject Public

    Self-made neural network library

    Python