Skip to content
View kisarur's full-sized avatar
  • School of Computer Science & Engineering, UNSW Sydney
  • Sydney, Australia

Highlights

  • Pro

Organizations

@cepdnaclk

Block or report kisarur

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

Popular repositories Loading

  1. minimap2-fpga minimap2-fpga Public

    An FPGA-accelerated version of minimap2

    C 8

  2. KURM-CPU KURM-CPU Public

    Implementation of 16-bit KURM(KU RISC Machine) CPU which has 9 instructions; ADD, SUB, AND, OR, SLT, LW, SW, BNE, JMP.

    Verilog 3 2

  3. minimap2-chaining-acceleration minimap2-chaining-acceleration Public

    A heterogeneous computing system (FPGA+CPU) to accelerate minimap2's chaining algorithm

    C++ 2

  4. fractals-generator fractals-generator Public

    This is a multi-threaded Java program to draw fractals efficiently using either Julia or Mandelbrot set based on the user input

    Java

  5. command-line-convertor command-line-convertor Public

    This is a complete command line conversion tool which converts numbers from a given format to another given format used in computers.

    C

  6. speck-with-ARM speck-with-ARM Public

    This is a project to implement Speck - a recently introduced encryption algorithm using ARM assembly

    Assembly