Skip to content
View aramyamal's full-sized avatar

Block or report aramyamal

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. 2048-tui 2048-tui Public

    A simple terminal-based 2048 game written in C using ncurses.

    C 6 2

  2. mkqhs mkqhs Public

    Research implementation of multi-key (quadratic) homomorphic signature schemes, extending Aranha–Pagnin (LATINCRYPT 2019) to limited quadratic evaluation.

    Rust

  3. javalette-to-llvm-compiler javalette-to-llvm-compiler Public

    A compiler that translates Javalette (a combination of a subset of C and Java) to LLVM IR, and has features such as heap allocated arrays and structs. Built using ANTLR4 for lexing and parsing and …

    Go

  4. wikipediatyper wikipediatyper Public

    A web application for touch typing practice on Wikipedia articles.

    TypeScript 1

  5. stochastic-sudoku-solver stochastic-sudoku-solver Public

    A heuristics sudoku puzzle solver utilizing stochastic algorithms like Simulated Annealing and Genetic Algorithm. The solver uses the NumPy library to do vectorized operations on large arrays.

    Python 1

  6. murmuration murmuration Public

    A boids bird flocking simulation written in Rust, rendered in the terminal with Braille characters.

    Rust