Highlights
- 
  
NVSentinel Public
Forked from NVIDIA/NVSentinelNVSentinel is a cross-platform fault remediation service designed to rapidly remediate runtime node-level issues in GPU-accelerated computing environments
Go Apache License 2.0 UpdatedNov 4, 2025  - 
  
  
 - 
  
  
 - 
  
face-graph Public
Takes an image as input, and draw segmented or morphed image as output
Python UpdatedJul 10, 2024  - 
  
kubelet-summary-exporter Public
Forked from salesforce/kubelet-summary-exporterdaemonset based prometheus exporter for kubelet stats/summary api
Go BSD 3-Clause "New" or "Revised" License UpdatedFeb 5, 2024  - 
  
  
 - 
  
awesome-grpc Public
Forked from grpc-ecosystem/awesome-grpcA curated list of useful resources for gRPC
Creative Commons Attribution 4.0 International UpdatedNov 14, 2022  - 
  
grpc-in-python Public
Forked from LinkedInLearning/grpc-in-python-2472001This repo is for the Linkedin Learning course: gRPC in Python
Python Other UpdatedJun 21, 2022  - 
  
made-with-webassembly Public
Forked from torch2424/made-with-webassemblyA showcase of awesome production applications, side projects, and use cases made with WebAssembly (Wasm). 👷
JavaScript MIT License UpdatedApr 26, 2022  - 
  
Block-ads-reels-on-facebook Public
Yet another chrome extension for blocking unwanted reels and sponsored contents from facebook
JavaScript UpdatedApr 23, 2022  - 
  
  
 - 
  
MumboZumbo Public
Forked from davidbombal/red-python-scriptsPython MIT License UpdatedApr 20, 2022  - 
  
  
 - 
  
  
 - 
  
  
 - 
  
  
 - 
  
notes-1 Public
Forked from deepgenerativemodels/notesCourse notes
CSS MIT License UpdatedFeb 16, 2022  - 
  
Graphistory Public
Chrome extension that lets you view your browser history as a graph
JavaScript GNU Affero General Public License v3.0 UpdatedFeb 14, 2022  - 
  
  
 - 
  
webxr-samples Public
Forked from immersive-web/webxr-samplesSamples to demonstrate use of the WebXR Device API
HTML MIT License UpdatedAug 3, 2021  - 
  
  
 - 
  
  
 - 
  
GeneticAlgorithmPython Public
Forked from ahmedfgad/GeneticAlgorithmPythonSource code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
Python UpdatedJun 15, 2021  - 
  
  
 - 
  
3Blue1brown-logo Public
An attempt to copy 3B1B logo in processing. :P
 - 
  
p5js-sketches Public
Contains code of all sketches that I've created in p5js.
JavaScript UpdatedMar 25, 2021  - 
  
Puzzle-and-CSP-solvers Public
Collections of puzzle solver which I've written in past years.
Python UpdatedMar 22, 2021  - 
  
  
 - 
  
Processing-sketches Public
This repository contains some simple pyde or pde files(relatively complex have their own dedicated repository) which uses processing to make animation and games
Python UpdatedMar 22, 2021  - 
  
Coordinate the movement of bots in a shared environment given that all of them have a common goal of picking up a good from given pickup point, drop to the destination and finally go to destination…