Pinned Repositories
Aasina
This is the program I wrote in 2007 for a line-follower I built that ran on a Philips P89V51RD2 microcontroller
cf_utils
cuda101
CUDA Programming for Beginners
Data-Structures-and-Algorithms
A collection of some implementations of data structures and algorithms.
DropboxUpload
Upload files on Dropbox from your terminal
instagram-dl
Instagram image downloader using Python
ncc
Neural Code Comprehension: A Learnable Representation of Code Semantics
picoctf-writeups
Write-ups for PicoCTF tasks
SwiftTyper
Offline version of games like type racer and 10fastfingers.
z3-floating-point-proofs
Automated Proofs about floating-point numbers using Z3 Theorem Prover
xennygrimmato's Repositories
xennygrimmato/picoctf-writeups
Write-ups for PicoCTF tasks
xennygrimmato/question_generation
It is a question-generator model. It takes text and an answer as input and outputs a question.
xennygrimmato/Zappa
Serverless Python Web Services
xennygrimmato/awesome-static-analysis
A curated list of static analysis tools, linters and code quality checkers for various programming languages
xennygrimmato/basic_reinforcement_learning
An introduction series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
xennygrimmato/bayeslite
BayesDB on SQLite. A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself.
xennygrimmato/biocaml
OCaml Bioinformatics Library
xennygrimmato/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
xennygrimmato/DeepGamingAI_FIFA
A deep learning based AI bot for playing the football simulation game FIFA 18 (Windows platform)
xennygrimmato/deepjazz
Deep learning driven jazz generation using Keras & Theano!
xennygrimmato/editor
Next-gen, highly customizable content editor for the browser - based on Slate.js, React and Redux. WYSIWYG on steroids.
xennygrimmato/EIPs
The Ethereum Improvement Proposal
xennygrimmato/ezcache
xennygrimmato/focuson
A tool to surface security issues in python code
xennygrimmato/gjpf-core
My fork of https://github.com/grzesuav/jpf-core
xennygrimmato/gt-pequod.github.io
xennygrimmato/InjectProc
InjectProc - Process Injection Techniques
xennygrimmato/koding
The Simplest Way to Manage Your Entire Dev Infrastructure!
xennygrimmato/nmt
xennygrimmato/NullAway
A tool to help eliminate NullPointerExceptions (NPEs) in your Java code.
xennygrimmato/pip-tools
A set of tools to keep your pinned Python dependencies fresh.
xennygrimmato/plaid-ctf-writeups
Write-ups for PlaidCTF
xennygrimmato/pygdf
GPU Data Frame
xennygrimmato/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
xennygrimmato/reason-react-tictactoe
Tic-tac-toe implemented using Reason and React
xennygrimmato/scikit-cuda
Python interface to GPU-powered libraries
xennygrimmato/slap
Sublime-like terminal-based text editor
xennygrimmato/spf-wca
Tool for algorithmic complexity analysis based on symbolic execution
xennygrimmato/verdi
A framework for formally verifying distributed systems implementations in Coq
xennygrimmato/yelp_comments_classification_nlp
Yelp round-10 review comments classification using deep learning (LSTM and CNN) and natural language processing.