Pinned Repositories
algorithms
Algorithms I wrote for fun
easy-ols
Python to generate readable conclusions and graphs for data analysis with ordinary least squares (OLS) regression
expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
leetcode
pdf2image
A python module that wraps the pdftoppm utility to convert PDF to PIL Image object
pythoncrashcourse
ratemyresume
Real people rate your resume. Built with Django.
smartcards
C# ASP.NET MVC flashcard website with a focus on user role management and AI integration
SP2023-Assignment1-zstumpf
https://sp2023-assignment1-zstumpf20230204175757.azurewebsites.net
w-plus-m1
A program that collects keyboard and mouse presses for frequency analysis.
zgstumpf's Repositories
zgstumpf/w-plus-m1
A program that collects keyboard and mouse presses for frequency analysis.
zgstumpf/algorithms
Algorithms I wrote for fun
zgstumpf/easy-ols
Python to generate readable conclusions and graphs for data analysis with ordinary least squares (OLS) regression
zgstumpf/expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
zgstumpf/leetcode
zgstumpf/pdf2image
A python module that wraps the pdftoppm utility to convert PDF to PIL Image object
zgstumpf/pythoncrashcourse
zgstumpf/ratemyresume
Real people rate your resume. Built with Django.
zgstumpf/smartcards
C# ASP.NET MVC flashcard website with a focus on user role management and AI integration
zgstumpf/SP2023-Assignment1-zstumpf
https://sp2023-assignment1-zstumpf20230204175757.azurewebsites.net
zgstumpf/SP2023_Assignment3
zgstumpf/sumdigitssquared
Comparing speeds of different approaches to solve Sum Digits Squared in Python