Pinned Repositories
accounting.js
A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies.
awesome-javascript
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
Babylon.js
Babylon.js: a complete JavaScript framework for building 3D games with HTML 5 and WebGL
backbone
Give your JS App some Backbone with Models, Views, Collections, and Events
bert
TensorFlow code and pre-trained models for BERT
bignumber.js
A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic
d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
decimal.js
An arbitrary-precision Decimal type for JavaScript
deeplearnjs
A hardware-accelerated deep learning library for the web.
danielsimonjr's Repositories
danielsimonjr/awesome-javascript
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
danielsimonjr/Babylon.js
Babylon.js: a complete JavaScript framework for building 3D games with HTML 5 and WebGL
danielsimonjr/backbone
Give your JS App some Backbone with Models, Views, Collections, and Events
danielsimonjr/bert
TensorFlow code and pre-trained models for BERT
danielsimonjr/bignumber.js
A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic
danielsimonjr/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
danielsimonjr/deeplearnjs
A hardware-accelerated deep learning library for the web.
danielsimonjr/deeptraffic
DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.
danielsimonjr/every-programmer-should-know
A collection of (mostly) technical things every software developer should know
danielsimonjr/express
Fast, unopinionated, minimalist web framework for node.
danielsimonjr/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
danielsimonjr/keras-js
Run Keras models in the browser, with GPU support
danielsimonjr/lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
danielsimonjr/machine-learning-surveys
A curated list of Machine Learning Surveys, Tutorials and Books.
danielsimonjr/mathjs
An extensive math library for JavaScript and Node.js
danielsimonjr/mit-deep-learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
danielsimonjr/pug
Pug – robust, elegant, feature rich template engine for Node.js
danielsimonjr/Samples
danielsimonjr/seq2seq
A general-purpose encoder-decoder framework for Tensorflow
danielsimonjr/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
danielsimonjr/three.js
JavaScript 3D library.
danielsimonjr/ultimate-python
Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:
danielsimonjr/underscore
JavaScript's utility _ belt
danielsimonjr/agent.exe
danielsimonjr/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
danielsimonjr/Claude_maestro
A framework for Claude Opus to intelligently orchestrate subagents.
danielsimonjr/Digital_Twin_Brain
danielsimonjr/lit
Literature for the self-taught AI practitioner! 📚
danielsimonjr/llama2.c
Inference Llama 2 in one file of pure C
danielsimonjr/llm.c
LLM training in simple, raw C/CUDA