Daniel Baker (danb127)

danb127

Geek Repo

Company:Western Michigan University

Location:Michigan

Home Page:www.linkedin.com/in/danb127/

Github PK Tool:Github PK Tool

Daniel Baker's repositories

Brake-System-Tester

The STM32CubeIDE project for the Cortex-M4 core of the STM32MP157F-DK2 microcontroller used in the ZF Brake System Test Device. It handles the low-level I/O operations for testing various ZF brake system components including the Brake Signal Transmitter, Pressure Sensor, Continuous Wear Sensor, and Electronic Stability Control Module.

Language:CLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

hyprland-config

My configuration files for hyprland

License:MITStargazers:0Issues:0Issues:0

i3-config

This is my Debian 12 i-3 configuration. It is my second linux distro as I am a new Linux user and I have found this current set up to work best for me.

Language:ShellLicense:MITStargazers:0Issues:0Issues:0

Building-Git

This is a project I'm attempting to build my own Git from scratch using JavaScript.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

Threaded-MP3-Defragmenter

A multithreaded C program that traverses a directory tree, finds fragmented MP3 files, and reconstructs them by concatenating the fragments in the correct order. This project demonstrates the use of file I/O, threading, and synchronization techniques to efficiently defragment MP3 files.

Language:CLicense:MITStargazers:0Issues:0Issues:0

Pokemon-Card-Search

Gotta catch 'em all? Dive into the world of Pokémon cards with Pokémon Card Search! 🔍 This C-powered tool lets you effortlessly parse, organize, and search through a vast collection of cards and abilities. Experience lightning-fast searches and become the ultimate Pokémon master! 🌟

Language:CLicense:MITStargazers:0Issues:0Issues:0

Pokemon-Card-Parser

Pokémon Card Parser is a C program that efficiently parses and manages Pokémon card data from CSV files. It allows users to extract, organize, and display information about Pokémon cards and their abilities in a clean and visually appealing format.

Language:CLicense:MITStargazers:0Issues:0Issues:0

Custom-Word-Counter-C

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 emphasizes manual buffer management and efficient memory use

Language:CLicense:MITStargazers:1Issues:0Issues:0

Game-Data-Search-Optimizer

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

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

PIO-Chip-Design

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 i82C55A chip.

Language:TclLicense:GPL-3.0Stargazers:1Issues:0Issues:0

Balanced-Parentheses-Checker

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 text editors for syntax checking, offering insights into fundamental data structure applications.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Huffman-Coding-Optimizer

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

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Serial-Data-Processing-Module

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

Language:TclLicense:GPL-3.0Stargazers:0Issues:0Issues:0