Skip to content
View AdrS's full-sized avatar

Block or report AdrS

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. javascript-interpreter javascript-interpreter Public

    An interpreter for a (modified) subset of JavaScript written in Python

    Python 3

  2. shortestpath shortestpath Public

    Web application to show shortest paths

    Go 2 1

  3. cryptopals cryptopals Public

    My solutions to the Matasano cryptopals challenges (https://cryptopals.com)

    Python

  4. linear-algebra-calculators linear-algebra-calculators Public

    A collection of javascript calculators for matrix inversion, QR decomposition, complex matricies, and more.

    JavaScript 2

  5. ExportSMS ExportSMS Public

    Android app to export SMS messages to JSON file

    Java 6 3

  6. httpserver httpserver Public

    A multithreaded HTTP/1.1 file server written in C. [Supports GET, HEAD, If-Modified-Since requests]

    C