Skip to content
View laminarize's full-sized avatar

Block or report laminarize

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
laminarize/README.md

Hi there ๐Ÿ‘‹ My name is Josh Holtz

I am a Senior Full Stack AI Engineer

I build for business outcomes - not endless demos or sandbox toys... Although I have built an AI powered mixed reality cat toy... :)

Current project: Custom RAG Chat application helping customers take ownership of their LLM chat history.

resized-watermarked-Local Enabled Chat Flow

Previous project: First of its kind mixed reality video game for kids and pets alike!

signal-2025-12-31-142934 signal-2025-12-31-142931 signal-2025-12-31-142936

Another Previous project: Logistics tracking using edge deployed computer vision.

Logistics-Detection

Popular repositories Loading

  1. Custom-YoloV7-Deepstream Custom-YoloV7-Deepstream Public

    Comprehensive guide to train SOTA Yolov7 models on custom data then accelerate and deploy on Nvidia Jetson through Deepstream

    Python 4 1

  2. Max_Heapsort Max_Heapsort Public

    Max heapsort in Python. Input is unsorted array -> output is sorted array.

    Python 2

  3. FLIR-Spinnaker-YOLO FLIR-Spinnaker-YOLO Public

    Forked from ultralytics/ultralytics

    NEW - โœ”๏ธ FIRST EVER โœ”๏ธ - FLIR ๐Ÿ”ฅ Spinnaker SDK in YOLO ๐Ÿš€ using YOLOv8

    Python 1 1

  4. DFS_Topological_Sort DFS_Topological_Sort Public

    Topological sort implemented in Python using DFS to search the graph.

    Python 1

  5. Simple_DFS Simple_DFS Public

    Simple recursive implementation of DFS. Input graph and start node -> list of order of traversal

    1

  6. Simple_BFS Simple_BFS Public

    Simple recursive implementation of BFS. Input graph and start node -> list of order of traversal

    Python 1