Skip to content
View adrian-aleks's full-sized avatar

Block or report adrian-aleks

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

Popular repositories Loading

  1. TCGA-clasterization TCGA-clasterization Public

    Clasterization of TCGA dataset. Data preprocessing, visualization and clasterization with different alghoritms. Done mostly with Python 3.7 and Scikit-Learn library.

    Jupyter Notebook 1

  2. SpaceInvader SpaceInvader Public

    This is my older project - a shoot'em up game. Its main purpose was to practice with OOP, run-time polymorphism etc. Written entirely with C++; GUI is made with Qt. Needs some code refactoring and …

    C++

  3. codility_training_tasks codility_training_tasks Public

    My solutions of codility training tasks. Solutions will be more understandable after checking particular task description available at: codility.com/programmers/lessons

    Python

  4. Flask-Blog Flask-Blog Public

    Website that allows you to create account and add posts that appear on site home page. It has most basic functionalities required on such projects: creating accounts, email confirmation, profile pi…

    HTML

  5. code_snippets code_snippets Public

    Forked from CoreyMSchafer/code_snippets

    Jupyter Notebook

  6. chat_app chat_app Public

    Server app without use of executors

    Java