paigeweber13
Professional developer with 7 years' experience in C++ and Python. Passionate about computer architecture and high-performance computing.
Pinned Repositories
19
A platformer game created for Grump Jam 2019.
boids-webgl
An implementation of Craig Reynolds's "Boids" program
convolution-fast
Fast image convolution in cpp
fine-hardware-visualization
Analyzes hardware capability, measures application performance, and visualizes the comparison between the two.
fraktell
Fractal visualization in haskell
linux-distro-stats
Scrapes DistroWatch.com for data and aggregates it in interesting ways.
multi-part-print-cost
A tool for finding the total filament used and approximate cost of a 3D print that involves multiple parts.
rpg-character-generator
Rails app for RPG character generation and randomization loosely based on the dungeons and dragons style of RPG
yacs
YACS: Yet Another C++ Starter
likwid
Performance monitoring and benchmarking suite
paigeweber13's Repositories
paigeweber13/linux-distro-stats
Scrapes DistroWatch.com for data and aggregates it in interesting ways.
paigeweber13/multi-part-print-cost
A tool for finding the total filament used and approximate cost of a 3D print that involves multiple parts.
paigeweber13/19
A platformer game created for Grump Jam 2019.
paigeweber13/abstract-algebra-notes
Notes from Abstract Algebra 3e by Thomas W. Hungerford, used in a modern algebra class offered at UNC Charlotte
paigeweber13/byu-prereq-crawler
paigeweber13/Capstone2017
Performance monitoring with likwid and other tools
paigeweber13/chain-on-chain
Example of dynamic and greedy programming being used for the chain-on-chain problem
paigeweber13/check-nordvpn-latency
Allows one to easily check the latency of every available NordVPN server
paigeweber13/exercism-progress
A repository to store my solutions to exercism challenges as a way of tracking my progress.
paigeweber13/google-ctf-2019-hardware-minetest
paigeweber13/itcs3116-sliding-window
Sliding Window Protocols and Example Data Link Protocols
paigeweber13/lets-split-guide
This guide covers building a Let's Split v2
paigeweber13/lingotek-test
pulls down contents from pinterest api and lists languages from a remote JSON.
paigeweber13/livestreamer-easy
Makes using livestreamer easy
paigeweber13/lxqt
Checkout all LXQt components at once by using git submodule.
paigeweber13/lxqt-notificationd
The LXQt notification daemon
paigeweber13/MCEdit-Unified
Combined MCEdit & Pymclevel repository.
paigeweber13/Minetest-WorldEdit
The ultimate in-game world editing tool for Minetest! Tons of functionality to help with building, fixing, and more.
paigeweber13/mission-tracker
Designed to track key indicators for an LDS unit mission. Written at the request of Steve Weber.
paigeweber13/paint
A simple paint program to help me learn OpenGL and WebGL
paigeweber13/par_graph_lib
paigeweber13/photosbyhipster-website
Website for my business, photos by hipster. Will be hosted on my personal server and will use the domain www.photosbyhipster.com
paigeweber13/traveling-salesman-ilp
Applying integer linear programming to the traveling salesman problem.