Skip to content
View cherniaky's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report cherniaky

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

I like programming

Pinned

  1. tccurl tccurl Public

    Adds ability to #include over https in tcc compiler

    C 58 2

  2. rusticsearch rusticsearch Public

    Local Search Engine

    Rust 2

  3. Levenshtein Distance algorithm witho... Levenshtein Distance algorithm without recursion and with action back tracing
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import functools
    4
    
                  
    5
    #Levenshtein Distance algorithm gives you the number of actions to perform to modify s1 to s2
  4. olive.c olive.c Public

    2D/3D Graphics Library for C

    C 3

  5. synapse.h synapse.h Public

    Simple library for training Neural Networks

    C 6 2

  6. microsvelte microsvelte Public

    Simple implementation of svelte framework

    JavaScript 3