Skip to content
View dmholtz's full-sized avatar

Block or report dmholtz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dmholtz/README.md

Hi there 👋

Welcome to my GitHub profile — thanks for stopping by!

I’m passionate about software engineering, machine learning and robotics.
My work focuses on building reliable, scalable systems and turning research ideas into practical applications.


🚀 What I’m Working On

  • 🛣️ Currently exploring End-to-End Autonomous Driving
  • 🧪 Building large-scale training workflows

🌱 Learning & Growth

  • 🦀 Deep-diving into Rust for systems programming & performance
  • ⚙️ Sharpening my skills in software engineering for ML

💬 Ask Me About

  • 🔥 PyTorch & deep learning workflows at scale
  • 📦 Python packaging & dependency management
  • 🧰 CI/CD with GitHub Actions for ML and research projects

📊 Top Languages

Here’s a snapshot of the languages I use most across my open-source projects
(note: private & work-related repositories are excluded)

David's GitHub stats

Pinned Loading

  1. graffiti graffiti Public

    Efficient Go implementations of graph data structures and algorithms such as (bi-directional) Dijkstra's Algorithm, A*, Arcflags, ALT and more

    Go 1

  2. ToolBoxPDF ToolBoxPDF Public

    ToolBoxPDF is a Windows Universal Platform App which offers useful tools for manipulating PDF documents. Having an intuitive user interface, ToolBoxPDF is the ideal productivity tool for your workf…

    C# 1

  3. cnn-cifar10-pytorch cnn-cifar10-pytorch Public

    Convolutional neural network for Cifar10 dataset, built with PyTorch in python

    Python 4

  4. TicTacToe TicTacToe Public

    Play TicTacToe on your computer against your computer

    Java 1

  5. RoboticArm RoboticArm Public

    Python Robotic Arm controller API implementing inverse kinematics and motion control

    Python 5

  6. DynamicProgramSlicing DynamicProgramSlicing Public

    Dynamic program analysis for intra-procedural slicing of JavaScript programs

    JavaScript