Skip to content
View danb127's full-sized avatar

Highlights

  • Pro

Block or report danb127

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

Pinned Loading

  1. Game-Data-Search-Optimizer Game-Data-Search-Optimizer Public

    A comprehensive Python application that implements and compares linear and binary search algorithms on game data, demonstrating algorithm efficiency and data structure optimization.

    Python 1

  2. PIO-Chip-Design PIO-Chip-Design Public

    A team project involving the design, simulation, implementation, and demonstration of a Parallel I/O (PIO) chip using a Xilinx Artix-7 FPGA chip. The goal was to replicate a segment of the Intel i8…

    Tcl 1

  3. Balanced-Parentheses-Checker Balanced-Parentheses-Checker Public

    Balanced Parentheses Checker implements algorithms using stacks and queues to validate if parentheses within given expressions are correctly balanced. It's an essential utility in compilers and tex…

    Python

  4. Custom-Word-Counter-C Custom-Word-Counter-C Public

    A C-programmed word count utility showcasing raw file I/O, dynamic memory allocation, and custom data parsing. Designed to parallel the functionality of the Linux wc command, this project emphasize…

    C 1

  5. Huffman-Coding-Optimizer Huffman-Coding-Optimizer Public

    "Efficient Huffman coding implementation for optimal data compression using Python/C++/Java, showcasing algorithmic excellence and programming prowess.

    Python

  6. Serial-Data-Processing-Module Serial-Data-Processing-Module Public

    Design, simulation, and demonstration of a serial data processing module using Xilinx Artix-7 FPGA. Includes VHDL design files, testbenches, and documentation.

    Tcl