sdwlig
https://sdw.st/resume
Very busy with fun projects: BlueScholar.org, VolksDroid.org. Alum American UniversitySunnyvale, CA
Pinned Repositories
AI-DL-Enthusiasts-Meetup
AI & Deep Learning Enthusiasts Meetup Project & Study Sessions
AmeriSim
Microarchitecture CPU / system simulator
AndroidExternals
AngularJSCart
AngularJS Responsive Shopping Cart with Video
boltstream
Boltstream Live Video Streaming Website + Backend
javaglue
Java to C++ JNI glue generator. Header files in, Java/C++ code out. No metadata files necessary.
picomessage
Messaging layer for picoquic webtransport
Viva
Viva heterogeneous architecture compiler tools
sdwlig's Repositories
sdwlig/boltstream
Boltstream Live Video Streaming Website + Backend
sdwlig/picomessage
Messaging layer for picoquic webtransport
sdwlig/AI-DL-Enthusiasts-Meetup
AI & Deep Learning Enthusiasts Meetup Project & Study Sessions
sdwlig/AndroidExternals
sdwlig/awesome
😎 Awesome lists about all kinds of interesting topics
sdwlig/awesome-for-beginners
A list of awesome beginners-friendly projects.
sdwlig/biomes-game
Biomes is an open source sandbox MMORPG built for the web using web technologies such as Next.js, Typescript, React and WebAssembly.
sdwlig/blymp-io
Easily transfer files between devices
sdwlig/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
sdwlig/docker-image-auto-minimized
Automatically minimize docker image based on test run capture of used files in image
sdwlig/env
Developer environment setup
sdwlig/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
sdwlig/free-programming-books
sdwlig/gatsby-bluescholar-netlify-cms
sdwlig/importall
importAll() to asynchronously load a set of Javascript files in the browser with dependencies, optionally as modules. whenReadyFn() is a generalized, full-featured, loosely-coupled Javascript polling function given test and run functions.
sdwlig/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
sdwlig/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
sdwlig/keaton
An easy to use, universally applicable, Merkle-tree-based web cache buster command line tool. Maps and modifies all file names and references with a content hash.
sdwlig/libevent
Event notification library
sdwlig/markdeep
Official public Markdeep source archive
sdwlig/neko
A self hosted virtual browser (rabb.it clone) that runs in docker.
sdwlig/nwn-gatsby
sdwlig/owt-deps-webrtc-buildable
This repo contains the upstream webrtc stack code, with updates for Open WebRTC Toolkit.
sdwlig/panresp
PanResp - Panel Responsive CSS method & library - A new, better way to manage hierarchies of responsive HTML elements with ideal scaling.
sdwlig/picoquic
Minimal implementation of the QUIC protocol
sdwlig/picotls
TLS 1.3 implementation in C (master supports RFC8446 as well as draft-26, -27, -28)
sdwlig/polymersnap
Snapshot of polymer and related packages.
sdwlig/reactapp
sdwlig/super-simple-xml
Automatically exported from code.google.com/p/super-simple-xml
sdwlig/webrtc-android-demo-apprtc
WebRTC is a free, open project.The source code of this demo is based on official samples(src/samples/androidapp). I have compiled webrtc source to get required .so and .jar files, so you can just build it by android studio.