paulbuis
Faculty member of Department of Computer Science at Ball State University in Muncie, Indiana
Ball State UniversityMuncie, Indiana
Pinned Repositories
golistdepgraph
Rework of godepgraph using execing "go list -json" to gather info about packages
jupyter-many
Dockerfile for jupyter environment with many language kernels
paulbuis's Repositories
paulbuis/jupyter-many
Dockerfile for jupyter environment with many language kernels
paulbuis/craftinginterpreters
Repository for the book "Crafting Interpreters"
paulbuis/CS121-InheritanceDemo
paulbuis/CS121-Lab1
paulbuis/CS121-Lab12
Experiment with Heap Sort
paulbuis/CS121-Lab2
paulbuis/CS121-Lab3
paulbuis/CS121-Lab5
paulbuis/CS121-Lab6
paulbuis/CS121_RPN_Calculator
paulbuis/CS121_SortedLists
paulbuis/DJITelloPy
DJI Tello drone python interface using the official Tello SDK. Feel free to contribute!
paulbuis/GeneratorChannelStream
paulbuis/HelloJavaGradleGitHub
paulbuis/jupyter-beakerx
paulbuis/jupyter-ipython
Dockerfile to create a Jupyter environment with more general purpose packages than github.com/jupyter/docker-stacks/jupyter-scipy
paulbuis/jupyter-setup
Setup scripts to install Jupyter on Ubuntu (contains script that uses apt) Linux
paulbuis/jupyterlab-demo
Demonstrations of JupyterLab
paulbuis/Lab14
paulbuis/LanguageStructure
paulbuis/MediaComp
Python 3 MediaComputation code for Jupyter implementing functionality of Guzdial's JES library
paulbuis/mediacompdemo
A demo of the project in my MediaComp repository, suitable for binderhub
paulbuis/monkey
My version of Thorston Ball's Monkey Programming Language from Writing an Interpreter in Go
paulbuis/MultiSort-Lab
paulbuis/paulbuis.github.io
paulbuis/Project3
paulbuis/swift-vscode-demo
paulbuis/swift-vscode-remote-container-docker
A docker container to use with Visual Studio Code when developing in Swift
paulbuis/Week3-Demo
paulbuis/Wordle2
CS121 Project 1