Skip to content
View fez-Ox's full-sized avatar

Highlights

  • Pro

Block or report fez-Ox

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

Hi there 👋

  • 🔭 I'm a 3rd Year Computer Science Undergraduate at FAST NUCES Islamabad.
  • Passionate about learning and evolving as a problem solver, I continuously find myself trying to learn newer and more efficient ways to think about problems.
  • Apart from college-related semester projects like a working implementation of Git from scratch, and Cuda-parallelized implementation of the KLT Feature Tracker, I'm currently also working on a RISC-V Implementation of a CNN (currently on hold due to exams).

Pinned Loading

  1. Git-Lite Git-Lite Public

    An implementation of Git, from scratch

    C++ 1

  2. KLT-Feature-Tracker---CUDA KLT-Feature-Tracker---CUDA Public

    Parallelized KLT Feature Tracker

    C 1

  3. CNN-RISC-V CNN-RISC-V Public

    A complete implementation of a CNN in RISC-V Assembly

    Assembly 1

  4. MPI-accelerated-PageRanking MPI-accelerated-PageRanking Public

    MPI-accelerated PageRanking comparing different communication protocols

    C++ 1

  5. PaaniXpress PaaniXpress Public

    Java 1

  6. SIMD-OpenMP-Parallelized-Triangle-Counting SIMD-OpenMP-Parallelized-Triangle-Counting Public

    Triangle-counting Parallelization

    C++