Engineering Faculty at Portland Community College in Portland, OR.
Problem-Solving-with-Python-37-Edition. Repo for the book Problem Solving with Python 3.7 Edition by Peter D. Kazarinoff, PhD. The newest edition of Problem Solving with Python book.
182Problem-Solving-with-Python. Repo for the book: Problem Solving with Python by Peter D. Kazarinoff, PhD
40django-iot-project. An Internet of Things server built with Django and Python
25MATLAB-temp-sensor. A student project for ENGR114 at Portland Community College. Uses MATLAB to read a temperature sensor connected to an Arudino over serial.
13jupyterhub-engr114. Repo for the JupyterHub deployment for ENGR114 Winter 2018
12jupyterhub-engr101. JupyterHub deployment for ENGR101 Winter 2018 at Portland Community College
11ENGR114. GitHub Repo for ENGR114 lab and course materials which are automatically added to each student's JupyterHub server on server startup.
9audio-to-video. A Python project to convert a .mp3 audio file into a .mp4 video file. Used to convert podcast episodes into videos to upload to YouTube
8Engineering-Materials-Programming. A growing repo of Computer Programming resources for an undergraduate Engineering Materials class
8flask-zappa-tutorial. An example of using Python, Flask and Zappa to deploy as very simple serverless web app on aws lambda
6flask-IoT. The repo for a flask app that serves as an IoT server to accept http GET requests to record new data points, and serve up a webpage that shows the most recient data points.
5staticsite. Repository for my static site build. Uses Python and Pelican, a static site generator
5Problem-Solving-101-with-Python. Repo for the book Problem Solving 101 with Python. A short introductory text for problem solvers and engineers to learn how to use Python.
5Problem-Solving-with-MicroPython. repo for the book Problem Solving with MicroPython. A short introductory text for problem solvers and engineers to learn how to use MicroPython.
4ansible-django. A repo of Ansible playbooks to deploy Django on Digital Ocean
3django-blog. Repo for the code to a Django blog for my daughter. Follows Will Vincent's book Django for Beginners and Corey Schafer's Django Blog video series
3mohrs_circle. A project to build an interactive Mohr's Circle plotting program
3ENGR114-2020Q1. GitHub repo of class notes and examples used in ENGR114 2020Q1 at Portland Community College
2Problem-Solving-with-Python-38-Edition-Answer-Key. Answer Key for the end of Chapter Problems to Problem Solving with Python 38 Edition
2extensometer. Extensometer for a mechanical test frame using OpenCV and Python
2matplotlib-animated-line. A Python script that produces a Matplotlib plot that shows real-time data. The plot updates as the data comes in.
2jupyterhub-svr. Deployment of Jupyter Hub on Digital Ocean with nginx proxy
2ansible-jupyterhub-digitalocean. A repo of Ansible playbooks to install JupyterHub on a Digital Ocean Server using Ansible
2simple-streamlit-app. A simple single-file web-app built with Python and Streamlit
1MATLAB-Arduino-ESP8266-IoT. A student project for ENGR114 at Portland Community College. Uses MATLAB connected to an Arudino over serial to control an ESP8266 over serial that can connect over WiFi to an IoT server
1pdf_splitter. A Python project that takes a pdf document and pulls out specific pages into a new pdf file. Uses PyPDF2 and Gooey.
1ansible-jupyterhub. A JupyterHub deployment using Ansible
1jupyterhub-ENGR114-2020Q1. JupyterHub deployment for Portland Community College's ENGR114 Engineering Programming class Winter 2020
1PyPDXWest-2019-10. Repo for my presentation at PyPDX West, the west-side Python meetup in Portland, OR
1MATLAB-light-sensor. A student project for ENGR114 at Portland Community College. Uses MATLAB to read a light sensor connected to an Arudino over serial.
1piston_motion. Simple script to demonstrate piston motion using Python and matplotlib
1photobooth. A python and opencv project using a raspberry pi. Working off of the great tutorial by Adrian Rosebrock at pyimagesearch.com.
1notebook-convert-app. Repo for the notebook-convert-app. A Python app built with PyInstaller and Gooey to convert Jupyter Notebooks into LaTeX .tex files
1Problem-Solving-with-Python-38-Edition. Repo for the book: Problem Solving with Python 3.8 Edition by Peter D. Kazarinoff, PhD
1testing-scientific-code. A repo with example scientific code and tests to go along with it
1fast-api. An example Fast API web API. Just a sample project, not for prouduction or a full website backend.
1ENGR114-2019Q1. Repo for ENGR114 Engineering Programming at Portland Community College, Winter 2019
1pelican-github-actions. A repo for a sample Pelican static site deployed with GitHub Pages and GitHub Actions
1jupyterhub-ENGR114-2019Q4. Documentation for the JupyterHub deployment for ENGR114 2019Q4 at Portland Community College
1Problem-Solving-with-Matplotlib. Repo for the book Problem Solving with Matplotlib by Peter D. Kazarinoff
1