Skip to content
View tsotonov2604's full-sized avatar
  • Chicago, IL

Block or report tsotonov2604

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. PDFSplitter PDFSplitter Public

    A web application made using Python, HTML, and Flask. Used to quickly crop pages out of any PDF file.

    Python 1

  2. Encryption Encryption Public

    Caesar encryption of a sample file using mapping, and writing the output to a text file.

    Python 1

  3. TranslateCodons TranslateCodons Public

    A program which translates a long string of codons by specie into amino acids

    Java 1

  4. biojava biojava Public

    Forked from biojava/biojava

    📖🔬☕ BioJava is an open-source project dedicated to providing a Java library for processing biological data.

    Java 1

  5. ArrayImplementationOfStack ArrayImplementationOfStack Public

    An implementation of a stack using an array in C.

    C

  6. DoubleLinkedList DoubleLinkedList Public

    An implementation of double linked lists in C.

    C