Skip to content
View dudash's full-sized avatar
🎸
Be excellent to each other
🎸
Be excellent to each other

Organizations

@MondoCoolStudios @collabinator

Block or report dudash

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
dudash/README.md

Hi 👋 I'm Dudash!

I'm a creative technologist who's been writing software since the 90s — back when installing Windows required a stack of floppy disks...

I like to tinker — and I’m excited about how AI and machine learning are accelerating innovation. Software is the engine behind it all, and openness is how we scale it — by making room for more people to contribute, collaborate, and build together. Open source has always felt like the natural way to work: collaborative, curious, and a little chaotic in the best way. When the work allows, I try to keep things public — even if it's just a rough demo or half-broken proof of concept. That’s part of the fun.

💡 Current interests:
LLM-powered multiplayer interactive storytelling, developer tools, and practical AI integrations.

📂 Also check out :

  • 🧠 clivrt — CLI-based video chat with WebRTC signaling
  • 🧭 mdbub — markdown-based mind-mapping in your terminal

📎 I keep smaller scripts, notes, and tools in my GitHub Gists.


🔗 Work

  • Currently: Technical Product Manager @ NVIDIA
    build.nvidia.com / ngc.nvidia.com
  • Previously: Open Hybrid Cloud, Edge Computing, UAVs, mobile, game dev, and plenty of R&D
  • Education: Engineering & Computer Science @ Virginia Tech
  • Contact:
    Twitter
    LinkedIn

📚 Extras


dudashmetrics

Pinned Loading

  1. psychdocs psychdocs Public

    Using LLMs to access psychology docs via natural language

    TypeScript 3

  2. GPU OpenShift demo install and setup GPU OpenShift demo install and setup
    1
    ## Prerequisites OCP cluster 4.9+
    2
    ## Setup GPU Nodes
    3
    :point_right: Add a MachineSet for GPU Workers by exporting an existing worker's MachineSet and switching the instance type, name, and selflink.
    4
    You have some choices here depending on what you want to do. 
    5
    - Amazon EC2 P3 Instances have up to 8 NVIDIA Tesla V100 GPUs.
  3. collabinator/clivrt collabinator/clivrt Public

    👥 💻 a CLI app that provides real-time video chat. (clivrt = CLI Video Real Time)

    Python 3 1

  4. s3-image-viewer-webapp s3-image-viewer-webapp Public

    Simple website to visualize images from an AWS S3 bucket

    HTML 9 11

  5. Flip between versions of the Knative... Flip between versions of the Knative CLI easily
    1
    #!/bin/bash
    2
    
                  
    3
    # Simple script to help configuring which kn CLI to use when you
    4
    # have a need to keep multiple versions and switch between them.
    5
    
                  
  6. Flip between versions of the Kuberne... Flip between versions of the Kubernetes CLI easily
    1
    #!/bin/bash
    2
    
                  
    3
    # Simple script to help configuring which kubectl CLI to use when you
    4
    # have a need to keep multiple versions and switch between them.
    5