tleonhardt
I am a professional software developer with 15+ years experience developing embedded, desktop, mobile, and cloud applications in Python, C++, C, Java, and Ruby.
Reston, VA
Pinned Repositories
algs4
Algorithms, 4th edition textbook code and libraries
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
cmdline-rust
My Rust code follwing the book Command-Line Rust by Ken Youens-Clark
CodingPlayground
Place for snippets of useful code in various programming languages
LearningCython
Cython code associated with me learning Cython from various sources
linux_lkm
Linux kernel programming using loadable kernel modules (LKMs)
machine_learning
Machine Learning Playground
practical_cryptography_engineering
Cryptography code examples using libsodium and mbedtls C libraries and Python cryptography and PyNaCl modules
Python_Interface_Cpp
Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11
sockets
C code for working with sockets in both UNIX and Internet domains and with both stream and datagram sockets on a POSIX OS
tleonhardt's Repositories
tleonhardt/practical_cryptography_engineering
Cryptography code examples using libsodium and mbedtls C libraries and Python cryptography and PyNaCl modules
tleonhardt/Python_Interface_Cpp
Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11
tleonhardt/linux_lkm
Linux kernel programming using loadable kernel modules (LKMs)
tleonhardt/sockets
C code for working with sockets in both UNIX and Internet domains and with both stream and datagram sockets on a POSIX OS
tleonhardt/cmdline-rust
My Rust code follwing the book Command-Line Rust by Ken Youens-Clark
tleonhardt/LearningCython
Cython code associated with me learning Cython from various sources
tleonhardt/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
tleonhardt/CodingPlayground
Place for snippets of useful code in various programming languages
tleonhardt/machine_learning
Machine Learning Playground
tleonhardt/my-first-cdk-project
AWS CDK Project
tleonhardt/algs4
Algorithms, 4th edition textbook code and libraries
tleonhardt/catinabox
Intro to Testing and Test Automation in Python
tleonhardt/coursera
Exercises and such from various online courses
tleonhardt/cython-book
Learning Cython packtpub.com code examples.
tleonhardt/examples
Code examples from the book.
tleonhardt/find-close-meteorites
A demo project that uses Python and NASA to find meteorite landing sites
tleonhardt/flask-react-aws
Deploying a Flask and React Microservice to AWS ECS
tleonhardt/handson-rust
Rust code following the book Hands-on Rust
tleonhardt/httpie-aws-authv4
AWS Auth v4 (API Gateway, Elasticsearch, etc) plugin for HTTPie
tleonhardt/pypi
Code from working through a flask course
tleonhardt/python3statement.github.io
tleonhardt/rust-servers
Repository for working through the book Rust Servers, Services, and Apps
tleonhardt/rust_in_action
My repo to follow along with the Rust in Action book
tleonhardt/rust_programming
My code to follow along with the Rust Programming Language book
tleonhardt/serverless-flask
Serverless Framework Flask application
tleonhardt/snapshotalyzer-30000
Demo project to manage AWS EC2 instance snapshots
tleonhardt/stat-learning
Notes and exercise attempts for "An Introduction to Statistical Learning"
tleonhardt/todd_palindrome
Repo for me learning how to publish a Ruby gem
tleonhardt/twentyfour-hour-video
Code for following along with Serverless Architectures on AWS 2nd ed.
tleonhardt/WindowsViaCPP
Source Code of the Book Windows Via C/C++ By Jeffrey Richter And Christopher Nasarre