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 supported. This note will be visible to only 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