Skip to content
View jasha64's full-sized avatar
🐟
🐟
  • Departement Informatik (D-INFK), ETH Zürich
  • Zurich

Highlights

  • Pro

Block or report jasha64

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

My "Programming CV"

In this repo is my historical code, starting from 2012 (when I first learned programming) and organized chronologically.

For easy maintenance, this repo only contains small programs; my large projects are split out into separate git repos such as jasha64/ARM9-compatible-soft-CPU-core, and are hyperlinked below. Should you be interested, do check them out.

Contents:

2012-2013 Basic C++ programming

2014-2017 NOI

  • "NOI" stands for "National Olympiad in Informatics", a series of algorithm competitions for middle school students in China organized by the China Computer Federation (CCF) [Contest website]

  • It's my senior high school years. I participated in NOI, won second prize in NOI 2016 Winter Camp, and won a bronze medal in APIO 2016 (Asia-Pacific Informatics Olympiad)

2017-2021 Bachelor in Computer Science

Pinned Loading

  1. vanilla-cpu vanilla-cpu Public

    Forked from TwistsOfFate/vanilla-cpu

    SystemVerilog

  2. Embedded-Hardware-Labs Embedded-Hardware-Labs Public

    Code of my two elective courses in hardware

    C++

  3. ARM9-compatible-soft-CPU-core ARM9-compatible-soft-CPU-core Public

    an ARM9 compatible CPU core written in Verilog, and related experiments

    VHDL 2 1

  4. MIPS-Pipeline-with-Cache MIPS-Pipeline-with-Cache Public

    Lab of Computer Architecture course

    SystemVerilog

  5. pixelsdb/pixels pixelsdb/pixels Public

    An efficient storage and compute engine for both on-prem and cloud-native data analytics.

    Java 128 32