Pinned Repositories
blackjack
An implementation of blackjack written in clojure.
dotemacs
My .emacs file
java.jdbc
JDBC from Clojure (formerly clojure.contrib.sql)
jestinepaul.github.com
jestinepaul's Repositories
jestinepaul/dotemacs
My .emacs file
jestinepaul/java.jdbc
JDBC from Clojure (formerly clojure.contrib.sql)
jestinepaul/jestinepaul.github.com
jestinepaul/blackjack
An implementation of blackjack written in clojure.
jestinepaul/book-source
The source code for "The Joy of Clojure"
jestinepaul/core.cache
A caching library for Clojure implementing various cache strategies
jestinepaul/crypto
Lecture notes for a course on cryptography
jestinepaul/ctci
Cracking the Coding Interview, 5th Edition
jestinepaul/cucumber-jvm
Cucumber for the JVM
jestinepaul/cucumber.github.com
jestinepaul/docker
jestinepaul/dotfiles
jestinepaul/fastai2
Temporary home for fastai v2 while it's being developed
jestinepaul/fastai_dev
development of the next version of fastai
jestinepaul/GPU-Puzzles
Solve puzzles. Learn CUDA.
jestinepaul/intro-to-rust-streams
Resources (including code) for my Intro to Rust streams
jestinepaul/lein-cljsbuild
Leiningen plugin to make ClojureScript development easy.
jestinepaul/notes
Study Notes
jestinepaul/ntu-thesis
NTU thesis template for XeLaTeX
jestinepaul/nusthesis
A LaTeX template for thesis of the National University of Singapore (NUS)
jestinepaul/openfhe-development
This is the development repository for the OpenFHE library. The current version is 1.0.1 (released on November 30, 2022).
jestinepaul/papers-we-love.github.io
Official Papers We Love site
jestinepaul/PoP-in-FStar
The Proof-oriented Programming in F* Book
jestinepaul/pycryptodome
A self-contained cryptographic library for Python
jestinepaul/rescuekerala
Website for coordinating rehabilitation of people affected in the 2018 Kerala Floods
jestinepaul/research
jestinepaul/todo_app
Odoo application to showcase module development
jestinepaul/zero-knowledge-proofs
Python code for the post Zero Knowledge Proofs — A Primer