Skip to content
View Neoxeos's full-sized avatar

Block or report Neoxeos

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

Pinned Loading

  1. Machine-Learning-Model-For-Chicago-Resident-Below-Poverty-Level Machine-Learning-Model-For-Chicago-Resident-Below-Poverty-Level Public

    Using python to create a model for predicting correlations between communities living below the poverty level and other factors such as income, unemployment etc

    Python

  2. text-generator text-generator Public

    A fun way to generate text and generate random paragraphs using already pre existing materials. Can be tweaked to be very similar to original or to be very different

    C++

  3. Autocomplete Autocomplete Public

    a way to autocomplete search bars using C++ and generative text predictor.

    C++

  4. SieveEratosthenes SieveEratosthenes Public

    Using the Sieve of Erathosthenes to compute primes

    Python

  5. Matrix_Rain Matrix_Rain Public

    Simple Matrix Rain using hmtl/css/javascript

    JavaScript

  6. Huffman-Encoding Huffman-Encoding Public

    Using Huffman Encoding to compress text. Can pass any size document to develop a Huffman encoding and save on file size.

    C++