- Walnut Creek, CA
- https://blog.homelabtech.dev/content/
- @ManiAmoozadeh
- in/maniamoozadeh
Highlights
- Pro
-
GNS-QOS Public
A structured guide to data center QoS — from service models and DiffServ pipelines through lossless Ethernet and next-generation congestion control.
UpdatedMay 16, 2026 -
slurm-docker-cluster Public
A fully containerized Slurm cluster using Docker Compose - complete with controller, compute nodes, accounting (SlurmDBD + MariaDB), and REST API support
Shell MIT License UpdatedMay 16, 2026 -
GNS-Sonic-Telemetry Public
Build a GNS3-based SONiC lab to explore modern network telemetry using gNMI, OpenConfig YANG models, and streaming data collection.
Python UpdatedMay 15, 2026 -
GNS-DC-Load-Balancing Public
A structured guide to data center fabric load balancing — from ECMP hashing and its limitations through Adaptive Routing and congestion-aware traffic steering.
UpdatedMay 13, 2026 -
-
RDMA-Primer Public
Hands-on RDMA application development in C, covering InfiniBand and RoCEv2.
C UpdatedMay 13, 2026 -
-
GNS-MPI Public
MPI collective operations and communication topologies demonstrated across networked compute nodes in GNS3.
C UpdatedMay 11, 2026 -
FRR-LabNet Public
Hands-on Docker-based lab to learn FRRouting (FRR) using an automated multi-node OSPF topology.
Shell UpdatedApr 18, 2026 -
Lab-cli Public
Lab-CLI is a Klish-based, network-style command interface that exposes safe, structured lab operations through a controlled, auditable CLI.
-
vpp-labnet Public
A lightweight container-based lab using VPP and FRRouting to simulate high-speed packet forwarding and dynamic routing across multiple virtual nodes.
Python MIT License UpdatedApr 8, 2026 -
GNS-Sonic-ZTP Public
A hands-on lab demonstrating SONiC ZTP in GNS3, including building a ZTP-enabled SONiC VS image and automating switch configuration using DHCP and a provisioning server.
UpdatedApr 1, 2026 -
GNS-Sonic-FlowMon Public
Sonic-FlowMon is a traffic visibility and telemetry toolkit for SONiC devices, featuring real-time packet sniffing, PCAP export, and scalable sFlow monitoring via UDP.
Python MIT License UpdatedMar 30, 2026 -
GNS-Sonic-LLDP-Discover Public
A lightweight tool that discovers SONiC network topology using LLDP and renders an interactive, port-level visualization.
JavaScript UpdatedMar 16, 2026 -
GNS-Bench Public
GNS-Bench is a setup guide for using GNS3 to simulate network topologies with appliances like Cisco and SONiC NOS.
-
GNS-Sonic-Traffic Public
GNS-Sonic-Traffic is a GNS3-based testbed for validating SONiC router traffic flows using TRex in a controlled environment.
UpdatedJan 10, 2026 -
sonic-proxy Public
sonic-proxy is a lightweight HTTP proxy service for SONiC NOS, enabling outbound internet access for internal applications and containers.
Python MIT License UpdatedJan 5, 2026 -
Soft-Seal Public
Soft Seal is a host-bound secret-sealing tool that derives encryption keys from a machine’s identity so secrets stay usable only on that specific host while storing only the encrypted data.
Python UpdatedJan 1, 2026 -
primes-python Public
A small Python project for prime number utilities, used as a demo for CI pipelines with formatting, linting, static analysis, documentation generation, packaging, test and code coverage.
Makefile MIT License UpdatedDec 31, 2025 -
primes-cpp Public
A small C++ project for prime number utilities, used as a demo for CI pipelines with build, test, static analysis, linting and code coverage.
Makefile MIT License UpdatedDec 31, 2025 -
LLM-Talk Public
LLM-Talk enables natural voice conversations with language models using hotword activation.
Python MIT License UpdatedNov 2, 2025 -
Video2Audio Public
Video2Audio is a microservice-based web application that enables users to upload video files and automatically extracts the corresponding audio track.
-
dpdk-labnet Public
A minimal virtual lab environment using two VMs to test and validate DPDK-based packet processing and traffic forwarding.
-
raspi-enviro-watch Public
A lightweight system for collecting temperature, humidity, and battery data from multiple BLE environmental sensors (LYWSD03MMC) using a Raspberry Pi. It decodes advertisements, enriches sensor met…
Python MIT License UpdatedOct 11, 2025 -
raspi-ntp-server Public
Configuring a Raspberry Pi as a NTP server using GPS and PPS for accurate time synchronization.
-
Jenkins-pipeline Public
This project sets up a Jenkins CI/CD pipeline with one controller and three agents, triggered by GitHub webhooks.
Python MIT License UpdatedAug 31, 2025 -
personal-assistant Public
An extensible AI personal assistant that uses a ReAct agent to call MCP-provided tools for real-time questions.
Python MIT License UpdatedAug 11, 2025 -
Job-Genius Public
Job-Genius is an AI-powered job discovery platform that helps users find, evaluate, and personalize job opportunities using semantic search, resume matching, and real-time insights.
Python MIT License UpdatedAug 10, 2025 -
home-MCP Public
A locally hosted MCP server that exposes tool-based APIs for use by LLM clients in a privacy-preserving and extensible environment.
Python MIT License UpdatedAug 10, 2025 -
RAG-Search Public
RAG-Search is a web-based chat interface that combines LLMs with document-aware retrieval for context-rich, AI-powered conversations.