compscidr
Software engineer. Interested in robotics, mesh networks, machine learning and decentralization
San Francisco
Pinned Repositories
curl-http3-deb
A repo that makes a ubuntu compatible deb of curl with http3 (quic) experimental support compiled in
goblog
Simple blogging platform built with golang. Built on top of gin and gorm. Auth with github. REST / CRUD API backend and templated frontend
icmp
A library (and sample apps) for sending, receiving and parsing ICMP packets on android and linux
ipfs_indexer
An ipfs indexer / search engine built in rust
kanonproxy
An anonymous proxy written in kotlin
knet
Kotlin user-space network stack focused on packet creation, serial and deserialization
lolminer-docker
Working AMD/Nvidia drivers + lolminer. Tested on Ubuntu 20.04 and 20.10 hosts without requiring the AMD driver on the host. Nvidia requires the Ubuntu docker runtime.
packetdumper
A kotlin / android compatible buffer / packet dumper which can output pcapng files, hex files, strings, and logging compatible with wireshark import, and a tcp server which serves wiresharp pcapng dumps live
scholar
A parser for Google scholar, written in go
zig-deb
Package zig into an apt package for installing on debian / ubuntu
compscidr's Repositories
compscidr/logback-android
đź“„The reliable, generic, fast and flexible logging framework for Android
compscidr/machine-configurations
Salt / Docker / Ansible / Vagrant devops to manage configurations on my machines
compscidr/wmn-simulator
A custom c++ simulator developed to simulate wireless mesh networks. Results from the simulator published in 2009 paper "Fair Scheduling with Multiple Gateways in Wireless Mesh Networks".
compscidr/acoustic-network
Simple networking using microphone and speakers
compscidr/ansible-docker
Install / Configure Docker and Docker Compose using Ansible.
compscidr/awm-lib-example
A example app which uses the awm-lib project
compscidr/awm-lib-server
The data collection endpoint and simple visualisation of the data collection by awm-lib
compscidr/batch-photo-cropper
identifies a photo in a picture and crops the background away
compscidr/cognitive-agent-simulator
Cognitive Agent Simulation created to enable swapping AI and agent techniques to compare the performance. Simulator used for a variety of publications.
compscidr/compiler-language-benchmarks
Comparisons of c++ (gcc vs clang/llvm), rust, zig, go
compscidr/compscidr.github.io
compscidr/crin-paper
Software Developed for the 2008 papers "Customized reconfigurable interconnection networks for multiple application socs" and "Algorithms and implementation for interconnection graph problem"
compscidr/gitlab-ci-android
GitLab CI image for building Android apps
compscidr/go-bitswap
The golang implementation of the bitswap protocol
compscidr/librxbus
Small EventBus library using RxJava
compscidr/newRoots
newRoots app made for the #code2104 hackathon. Winner of the $25,000 grand prize and $1000 fan favourite app.
compscidr/ns-3-9-ngwmn-2010
Modifications to ns-3.9 used for the publication of the NGWMN/BWCCA 2010 paper "Adaptive Mixed Bias Resource Allocation for Wireless Mesh Networks"
compscidr/ns-3-9-ngwmn-2011
Modifications to ns-3.9 used for the publication of the NGWMN/BWCCA 2011 paper "An Online Evolutionary Programming Method for the Parameters of Wireless Networks"
compscidr/nvidia-formula
Saltstack Formula for installing Nvidia Cuda Drivers
compscidr/old-compscidr.github.io
Trying out Github Pages
compscidr/p2p-connectivity
p2p connectivity experiments
compscidr/prometheus-mining
TRM, Lolminer and T-Rex miners exporter for Prometheus
compscidr/recruiter-autoresponse
Based on the Medium Article entitled - "Career Advice Nobody Gave Me: Never ignore a recruiter" this repo has a copyable script which you can use to auto-respond to recruiters.
compscidr/rm-speedtest-survey
PoC of speedtest plus a survey to plot people with different roles on the map and create a global capacity estimate for RM.
compscidr/semver_test
Android semantic versioning test
compscidr/test-aubo-sdk
compscidr/toppra
robotic motion planning library
compscidr/tun-io
JNA based access to TUN devices on Linux and macOS