Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / masonJamesWheeler 31 repositories

University of Washington Electrical and Computer Engineering // Football

masonJamesWheeler/masonJamesWheeler

An Overview of my GitHub account

Size: 31.3 KB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 0 - Forks: 0

masonJamesWheeler/Quantum-Mechanics-Notebooks

Welcome to my Quantum Mechanics Class repository. This repository houses coursework on quantum mechanics fundamentals, quantum phenomena, quantum interpretations, and their applications in computing. Each topic has an associated Jupyter notebook that breaks down complex quantum principles into comprehensible learning segments.

Language: Jupyter Notebook - Size: 358 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

masonJamesWheeler/Risc-V-Pipeline-Processor

Welcome to my RISC-V Pipeline Processor project. Showcasing proficiency in embedded systems engineering and computer architecture, this project implements the open-source RISC-V ISA, employing a pipelined design for enhanced performance. The repository offers a practical demonstration of key concepts in hardware-software design.

Language: SystemVerilog - Size: 13.7 KB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

masonJamesWheeler/Active-Trader-2

Language: C++ - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

masonJamesWheeler/UW-U-Drive

Size: 0 Bytes - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

masonJamesWheeler/Active-Trader-Data

PostGresql database for active-trader

Size: 0 Bytes - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

masonJamesWheeler/Verilog-SystemVerilog

Implementations of different Verilog and SystemVerilog programs that I have written! Most of the programs are classwork from my Digital Design class at the University of Washington

Language: SystemVerilog - Size: 27.3 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

masonJamesWheeler/T9-Predictive-Text

A predictive text program which models the traditional 1-9 key's for typing on early smartphones

Size: 580 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

masonJamesWheeler/Stock_Neural-Network

Implements Deep-Learning models in a new approach using post-prediction statistical analysis to adjust results to predict future price movements.

Language: Python - Size: 354 MB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

masonJamesWheeler/stock-data-service Fork of pinsondg/stock-data-service

A service that tracks stock and options data

Size: 1.62 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

masonJamesWheeler/Goals

Size: 3.91 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

masonJamesWheeler/Arima-Model

Language: Java - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

masonJamesWheeler/qc_intro Fork of ethanwyr/qc_intro

Intro to Quantum Computing

Size: 33.2 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

masonJamesWheeler/PlayBook-Manager

Language: Svelte - Size: 284 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

masonJamesWheeler/personal-site

My own Personal Site

Language: Svelte - Size: 1000 KB - Last synced: about 1 month ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

masonJamesWheeler/Memory-Manager

Memory Manager for 64-bit Machines This program implements a memory manager in C that manages the memory allocation for 64-bit machines. The program uses a custom algorithm to allocate and free memory in a way that minimizes fragmentation and maximizes memory utilization.

Language: Python - Size: 43 KB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

masonJamesWheeler/Java-Heap-Implementation

My own implementation of an efficient java heap.

Language: Java - Size: 5.86 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

masonJamesWheeler/Java-Data-Structures

This GitHub repository contains implementations of various high-level data structures and algorithms I implemented in CSE 373. These data structures include abstract classes for iterable maps and double-ended queues, as well as specific implementations such as priority queues, hash maps, and trees.

Language: Java - Size: 18.6 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

masonJamesWheeler/FieldFlowV2

FieldFlow V2

Language: TypeScript - Size: 182 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

masonJamesWheeler/EE475-Mobile

Mobile Repo

Language: Dart - Size: 4.36 MB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

masonJamesWheeler/CSE-474

Introduction to Embedded Systems! In this course, I have learned the specification, design, development, and testing of real-time embedded system software. Throughout the course, I have worked with a modern embedded microcomputer or microcontroller as a target environment for a series of laboratory projects and a comprehensive final project.

Language: C - Size: 1.61 MB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

masonJamesWheeler/Audio-Signal-Proccesing

A python demonstration of simple audio signal processing.

Language: Jupyter Notebook - Size: 1.96 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

masonJamesWheeler/Arduino-Potenitometer

EE201 Labs

Language: C++ - Size: 3.91 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

masonJamesWheeler/alpha-vantage-go-wrapper

A Go (Golang) wrapper for the Alpha Vantage API, providing convenient access to stock, indicator, and cryptocurrency data. Complete with models, client setup, and example usages.

Language: Go - Size: 19.5 KB - Last synced: about 1 month ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

masonJamesWheeler/roverland

persistence.

Language: JavaScript - Size: 65.4 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

masonJamesWheeler/alpha_vantage Fork of RomelTorres/alpha_vantage

A python wrapper for Alpha Vantage API for financial data.

Size: 1.12 MB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 1 - Forks: 1

masonJamesWheeler/EE498-Project-2

Language: Svelte - Size: 1.57 MB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

masonJamesWheeler/EE475-wheels Fork of lcambl/EE475

Django Web-Mobile-App

Size: 14.3 MB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

masonJamesWheeler/EE475

Materials for EE475 Capstone Project

Language: HTML - Size: 60.7 MB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

masonJamesWheeler/Active-Trader

Emergent Trading Strategies with DQN in Stock Market Trading This repository contains the implementation of a Deep Q-Network (DQN), applied to the realm of stock market trading. This repository also holds the code for research paper "Emergent Trading Strategies from Deep Reinforcement Learning Models in Stock Market Trading".

Language: Python - Size: 400 MB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 7 - Forks: 1

masonJamesWheeler/EE-469

Language: HTML - Size: 462 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

masonJamesWheeler/FieldFlow

This is a website repo for my spare-time project , FieldFlow. The program lets coaches create, edit and share plays and playbooks in an efficient manor. Tested and used by the University of Washington Football Team. Note: This is not up to date with all features available to UW Coaches. Email for access to see Version 2.1

Language: Svelte - Size: 1.32 MB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

masonJamesWheeler/EE242

This repository contains all the work done in the EE242 course at The University of Washington. EE242 is an introduction to signal processing, focusing on both continuous- and discrete-time signals and systems. The course covers basic signals, convolution, Fourier series and transforms, and linear, time-invariant filters.

Language: Jupyter Notebook - Size: 50.8 MB - Last synced: about 1 month ago - Pushed: 12 months ago - Stars: 0 - Forks: 1

masonJamesWheeler/Transformer

Language: Python - Size: 61 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

masonJamesWheeler/AMATH301

All the work done in AMATH301

Language: HTML - Size: 3.56 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

masonJamesWheeler/RISCV_pipeline_processor Fork of kura197/RISCV_pipeline_processor

RISC-V rv32i 5-stage pipeline processor

Size: 31.3 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0