Timothy Unkert
This YouTube channel features math, programming, and web development videos!
Hi, my name is Tim Unkert and I currently work as a high school math teacher. I've also done web development in the past and have a passion for programming. I've taught AP Calculus, Pre-Calculus, Algebra II, Algebra I, as well as many other math courses. You'll find plenty of videos on math and programming on this channel. I'm currently certified to teach mathematics in CT and CO. In addition to my education certifications I also am Python PCEP certified. I also have LinkedIn certifications in: Golang, Bash, C, C#, Python, R, Javascript, PHP, CSS, HTML.
On this channel I will try as best as possible to share my knowledge with you!

How to Paste Markdown into a Google Doc Along with Formatting LaTeX

A few tweaks to Emacs (without elisp) to make it nicer

How to install Sublime Text on a Chromebook in 2025

Install and Basic Config of Emacs on a Chromebook in Only 10 Minutes! (Without Elisp)

How to Install the Pulsar Text Editor on a Chromebook in 2025

How to Install GIMP on a Chromebook in 2025

Vim - Cleaning out Plugins with Vim Plug

How to Install Linux on a Chromebook in 2025

How to install Typora on a Chromebook in 2025

How to Create a Math Do Now With Google Forms and AI

Sine, Cosine, and Tangent with Pythagorean Theorem

Rational Root - Finding the Zeros of a Polynomial

Windows VIM Basic Web Development Setup

Creating a Quiz in HTML

Python - Recursive Factorial Function

How to Move Your Taskbar Icons to the Left in Windows 11

JavaScript Recursive Factorial Function

HTML Boilerplate Code Produced by Emmet

Python BMI Calculator That Calculates Ideal Weight

Python - Binary to Decimal Conversion

Creating an "Infinite Do Now" with VS Code

Python - An Introduction to Doctests

Python - An Introduction to Decorators

Python Super Method

Python __Repr__ Method

Python __name__ == "__main__"

How to Use Bootstrap 5's Grid System

Python isinstance, Getters and Setters FHD

Python & VS Code - Creating a Virtual Environment and Python REPLs

How to Create a Quadratic Calculator in Python