- Reston, VA
-
flask-react-aws Public
Deploying a Flask and React Microservice to AWS ECS
-
mkdocs-material Public
Forked from squidfunk/mkdocs-materialDocumentation that simply works
Python MIT License UpdatedSep 14, 2025 -
python-changes Public
This repository contains a JupyterLab notebook which highlights the major new features available in each version of Python since 3.6
-
example-uvcookiecutter Public
This is an example project created using the cookicutter-uv template: https://github.com/fpgmaas/cookiecutter-uv
Makefile MIT License UpdatedJan 8, 2025 -
mkdocs-material-tutorial Public
My code for following along with https://www.youtube.com/watch?v=xlABhbnNrfI
MIT License UpdatedDec 22, 2024 -
rust-servers Public
Repository for working through the book Rust Servers, Services, and Apps
Rust UpdatedJan 2, 2024 -
-
rust_in_action Public
My repo to follow along with the Rust in Action book
Rust Apache License 2.0 UpdatedOct 4, 2023 -
-
CodingPlayground Public
Place for snippets of useful code in various programming languages
-
rust_programming Public
My code to follow along with the Rust Programming Language book
Rust Apache License 2.0 UpdatedMay 1, 2022 -
cmdline-rust Public
My Rust code follwing the book Command-Line Rust by Ken Youens-Clark
-
handson-rust Public
Rust code following the book Hands-on Rust
Rust Apache License 2.0 UpdatedMar 8, 2022 -
twentyfour-hour-video Public
Code for following along with Serverless Architectures on AWS 2nd ed.
JavaScript UpdatedApr 14, 2020 -
-
todd_palindrome Public
Repo for me learning how to publish a Ruby gem
Ruby MIT License UpdatedFeb 28, 2020 -
Python_Interface_Cpp Public
Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11
-
Cryptography code examples using libsodium and mbedtls C libraries and Python cryptography and PyNaCl modules
-
snapshotalyzer-30000 Public
Demo project to manage AWS EC2 instance snapshots
Python Apache License 2.0 UpdatedOct 5, 2019 -
find-close-meteorites Public
A demo project that uses Python and NASA to find meteorite landing sites
Python Apache License 2.0 UpdatedOct 3, 2019 -
awesome-python Public
Forked from vinta/awesome-pythonA curated list of awesome Python frameworks, libraries, software and resources
-
httpie-aws-authv4 Public
Forked from aidan-/httpie-aws-authv4AWS Auth v4 (API Gateway, Elasticsearch, etc) plugin for HTTPie
Python MIT License UpdatedMar 19, 2019 -
linux_lkm Public
Linux kernel programming using loadable kernel modules (LKMs)
-
python3statement.github.io Public
Forked from python3statement/python3statement.github.ioCSS Other UpdatedJun 18, 2018 -
algs4 Public
Forked from kevin-wayne/algs4Algorithms, 4th edition textbook code and libraries
Java GNU General Public License v3.0 UpdatedJan 1, 2018 -
WindowsViaCPP Public
Forked from cggos/windows_via_cppSource Code of the Book Windows Via C/C++ By Jeffrey Richter And Christopher Nasarre
C++ UpdatedApr 23, 2017 -
catinabox Public
Forked from keeppythonweird/catinaboxIntro to Testing and Test Automation in Python
-
examples Public
Forked from cythonbook/examplesCode examples from the book.
C++ UpdatedJan 7, 2017 -
cython-book Public
Forked from philberty/cython-bookLearning Cython packtpub.com code examples.
-
LearningCython Public
Cython code associated with me learning Cython from various sources