mohrtw's Stars
realitylab-ruben/aframe-font-awesome
Add font-awesome icons to your scene
WICG/webcomponents
Web Components specifications
LifeScopeLabs/lifescope-xr
Explore your data in the metaverse time machine
torvalds/linux
Linux kernel source tree
dtinit/data-transfer-project
The Data Transfer Project makes it easy for platforms to build interoperable user data portability features. We are establishing a common framework, including data models and protocols, to enable direct transfer of data both into and out of participating online service providers.
c-frame/aframe-extras
Add-ons and helpers for A-Frame VR.
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
aframevr/aframe
:a: Web framework for building virtual reality experiences.
KhronosGroup/glTF
glTF – Runtime 3D Asset Delivery
Hubs-Foundation/hubs
Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame.
networked-aframe/networked-aframe
A web framework for building multi-user virtual reality experiences.
stephencelis/SQLite.swift
A type-safe, Swift-language layer over SQLite3.
xxv/android-lifecycle
A diagram of the Android Activity / Fragment lifecycle
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
Theano/Theano
Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as PyTensor: www.github.com/pymc-devs/pytensor
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
nsonnad/base16-ipython-notebook
Themes for your IPython Notebook
swig/swig
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
pyinstaller/pyinstaller
Freeze (package) Python programs into stand-alone executables
kivy/pyjnius
Access Java classes from Python
psf/requests
A simple, yet elegant, HTTP library.
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
kivy/buildozer
Generic Python packager for Android and iOS
bokeh/bokeh
Interactive Data Visualization in the browser, from Python
vispy/vispy
Main repository for Vispy
kivy/kivy
Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
adobe/brackets
An open source code editor for the web, written in JavaScript, HTML and CSS.
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
hjwp/book-example
Example code for my book on TDD with Python