Peter Zhang (peterwzhang)

peterwzhang

Geek Repo

Company:@michelin

Github PK Tool:Github PK Tool

Peter Zhang's repositories

TikTok-Trivia-Helper

This is a program that attempts to find the answers for TikTok Trivia questions using Google and OpenAI's ChatGPT API.

Language:PythonLicense:MITStargazers:11Issues:4Issues:3

MRI

Interface that allows MRI researchers to easily run scripts on a High Performance Computing (HPC) server.

Language:HTMLLicense:AGPL-3.0Stargazers:4Issues:1Issues:1

tryPy

Block language for python intended for late elementary to middle school math lessons.

Language:HTMLStargazers:4Issues:1Issues:0

CS403Problems

A collection of the practice problems for CS403 (Programming Languages).

GameofLife

Conway's Game of Life made with C++ and SFML

Language:C++Stargazers:3Issues:1Issues:0

ProjectGrader

This is a simple project grader shell script. It is made to emulate the grading done for projects in the Data Structures and Algorithms class I took (CS201 at the University of Alabama).

Language:ShellLicense:MITStargazers:3Issues:1Issues:0

CS201ProjectTestCases

These are my test cases for my semester project (Data Structure Library) in my data structures and algorithms class. It includes test cases for circular dynamic arrays, red black trees, binary heaps, and binomial heaps.

Language:C++License:MITStargazers:2Issues:1Issues:0

DCP-Solutions

This repository is a collection of solutions for Daily Coding Problem problems.

Language:C++Stargazers:2Issues:1Issues:0

Gendle

A guessing game similar to Wordle, but you try to guess Genshin Impact characters based on their attributes instead of words.

Language:TypeScriptStargazers:2Issues:1Issues:0

Lox-Interpreter

Lox interpreter made in C#. Lox is a dynamically typed language from the book Crafting Interpreters.

Language:DartStargazers:2Issues:0Issues:0

DI-Chest-Opener

A simple python script to open blessed chests in Diablo Immortal.

Language:PythonStargazers:1Issues:1Issues:0

GroupMeUtils

A tool that help accomplish some repetitive tasks on GroupMe by using the GroupMe API.

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

LISP-Interpreter

Lisp interpreter made using Python3. This interpreter is based on Kamin's Pascal implementation of Lisp and uses Tim Budd's C++ version of the Kamin interpreter for testing.

Language:C++Stargazers:1Issues:1Issues:0

24-Game-Solver

This program takes in four integers and then uses functions and for loops to calculate all 64 combinations of all permutations, but returns the first solution found or no solution if there is none.

Language:CStargazers:0Issues:1Issues:0

BinaryArithmetic

This is a program made in C++ that randomly generates 8-bit unsigned binary addition and subtraction problems.

Language:C++Stargazers:0Issues:1Issues:0

CPP-DS-Library

This library has several different data structure implementations. This was made for my CS201 class (Data Structures and Algorithms).

Language:C++Stargazers:0Issues:1Issues:0

data-engineering-wiki

The best place to learn data engineering. Built and maintained by the data engineering community.

Language:CSSLicense:CC0-1.0Stargazers:0Issues:0Issues:0

LearnCPP

My LearnCPP files

Language:C++Stargazers:0Issues:1Issues:0

LispNotes

A collection of lisp code snippets/notes for CS403.

Language:Common LispStargazers:0Issues:0Issues:0

Machine-Learning-Notes

Collection of my notes for machine learning

Stargazers:0Issues:0Issues:0

MNIST-Learning

A brief example of machine learning using MNIST's number dataset.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

NumConversions

This is a program made in C++ that randomly generates number system conversion problems.

Language:C++Stargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

PGMBinaryEncoder

This program has five functions that will work together with the code in main.c to encode and decode binary messages from/into PGM images.

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

ReportSystem

A distributed reports generator that prints formatted reports using a record file.

Language:CStargazers:0Issues:0Issues:0

seed-labs

SEED Labs developed in the last 20 years.

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

website

The Caddy website

Language:HTMLStargazers:0Issues:0Issues:0

Zybooks-Gradebook

This program has nine main functions and several other helper functions in order to make a functional Zybooks gradebook using linked lists.

Language:CStargazers:0Issues:1Issues:0