Pinned Repositories
dataexploration
A simple Data Science Exploratory Analysis Using the github API to retrieve some information about d3.js repository. The activity in the d3 github repository over the past year. - last year’s history of commits to the repo. - what week in the last year had the greatest number of commits. - Over the last year, what day of the week had the most commits? And a Graph of the number of commits per day of the week with jupyter notebook
firebase_algolia_search_import
firebase_crud
A Simple Firebase CRUD
football-betting-prediction
Repository for infs4302 project
LayerVisualizer
A simple web-based 3D layer visualizer (useful for visualizing material UIs and other things involving depth/shadows)
Mpv_retrofit_shop
Simple android MVP with Retrofit using Shopify API
Qlense
QLense is a free cell phone tracker, which helps you to track and find your lost phone. It is a phone monitoring software which help you to recover your lost phone easily and smart.
scratchjr
With ScratchJr, young children (ages 5-7) can program their own interactive stories and games. In the process, they learn to solve problems, design projects, and express themselves creatively on the computer.
tokenFactory
Solidity contract on token creation and crowdfund
judeebene's Repositories
judeebene/dealin_docs
judeebene/awesome-ipfs
Useful resources for using IPFS and building things on top of it
judeebene/bepuphysics1
Pure C# 3D real time physics simulation library. Repo contains only the 1.X.X versions.
judeebene/BlockChain
judeebene/bluefin
A Fortuna (TUNA) miner, written in Go
judeebene/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
judeebene/dlnd_face_generation
Face Generation : using (GAN) generative adversarial networks to generate new images of faces.
judeebene/dlnd_tv_script_generation
generating Simpsons TV scripts using RNNs. using part of the Simpsons dataset of scripts from 27 seasons. The Neural Network you'll build will generate a new TV script for a scene at Moe's Tavern.
judeebene/docker-cheat-sheet
Docker Cheat Sheet
judeebene/Dynamic-programming
Dynamic programming (DP) is breaking down an optimisation problem into smaller sub-problems, and storing the solution to each sub-problems so that each sub-problem is only solved once.
judeebene/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
judeebene/flashbots.tools
Simple interface for flashbots.net
judeebene/image_classification
classification of images from the CIFAR-10 dataset. The dataset consists of airplanes, dogs, cats, and other objects. I preprocess the images and train a convolutional neural network on all the samples. I also normalized the images and the labels to be one-hot encoded. I build a convolutional, max pooling, dropout, and fully connected layers to get neural network's predictions on the sample images.
judeebene/judeebene.github.io
My Personal Website
judeebene/language_translations
training a sequence to sequence model on a dataset of English and French sentences that can translate new sentences from English to French.
judeebene/libra
Libra’s mission is to enable a simple global payment system and financial infrastructure that empowers billions of people.
judeebene/libra-client-sdk-java
The Java client SDK for Libra
judeebene/mattermost-webapp
Webapp of Mattermost server: https://github.com/mattermost/mattermost-server
judeebene/mattermost_bot
A Simple Mattermost bot to add existing users to team and channels
judeebene/Movidius-On-MacOS
How to trick a Movidius sdk install so you can natively use the Movidius stick on your Macintosh
judeebene/netlogo_project
Reinforcement learning Project
judeebene/node-example
judeebene/pddl
judeebene/pillar-bot
A Mattermost(mattermost.com)Open source, private cloud Slack-alternative Bot to manage Pillar Project Community https://community.pillarproject.io
judeebene/platform
Open source Slack-alternative in Golang and React - Mattermost
judeebene/rebooting-the-web-of-trust-fall2017
RWOT5 in Boston, Massachusetts
judeebene/signal
judeebene/signal-chat-service
Signal-based chat service using Ethereum addresses
judeebene/Signal-Server
judeebene/typescript-book
:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹