Skip to content
View noy00y's full-sized avatar
πŸ’­
πŸ₯Š
πŸ’­
πŸ₯Š

Block or report noy00y

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

Hi there, I am Ozair πŸ‘‹

πŸ“š Computer Science Student
πŸ”­ Currently Developing FPGA based Firmware

🌱 Previous Roles

  • Software Engineer @ CIBC
  • System Analyst Engineer @ Ipex Group of Companies

LinkedIn Email

Pinned Loading

  1. FPGA-Firmware FPGA-Firmware Public

    All my Digital Designs, Verilog scripts, XDC constraints and drivers for Litefury FPGA based on the Xilinx Artix 7 Chip

    Verilog

  2. CPiler CPiler Public

    Compiler implementation in C++ featuring predictive top-down parsing, semantic analysis and intermediate code generation

    C++

  3. Huffman-Encoding Huffman-Encoding Public

    file compression program that utilizes a Huffman Tree structure to assign variable length binary codes for compression

    C++