Projects in Awesome Lists by kindlychung
A curated list of projects in awesome lists by kindlychung .
https://github.com/kindlychung/demo-load-pb-tensorflow
Demo of loading pb files in tensorflow, and making inference
Last synced: 18 Dec 2024
https://github.com/kindlychung/genicon
genicon: A command line tool for generating icons for macOS/iPhone apps.
Last synced: 18 Dec 2024
https://github.com/kindlychung/superenum.jl
Julia enum made nicer
enumeration julia metaprogramming
Last synced: 13 Apr 2025
https://github.com/kindlychung/af-aligner
LF Aligner helps translators create translation memories from texts and their translations. It relies on Hunalign for automatic sentence pairing. Input: txt, doc, docx, rtf, pdf, html. Output: tab delimited txt, TMX and xls. With web features.
Last synced: 18 Dec 2024
https://github.com/kindlychung/supersub
A visual studio code (vscode) extension for convert normal characters to unicode suberscript/subscript characters, if possible.
mathematics text-editing vscode-extension
Last synced: 18 Dec 2024
https://github.com/kindlychung/mathide
A web-based mini IDE for writing latex equations
Last synced: 05 Apr 2025
https://github.com/kindlychung/toast
Cross-platform desktop notification using Qt and Python
Last synced: 05 Apr 2025
https://github.com/kindlychung/visualize_gradients
Visualization of the gradients of a neural network using three activation functions
machine-learning neural-network simulation visualization
Last synced: 05 Apr 2025
https://github.com/kindlychung/learnspark
Code for the book Learning Spark: Lightning-Fast Big Data Analysis
Last synced: 05 Apr 2025
https://github.com/kindlychung/programming-3d
Code for the book «3d game programming for kids»
Last synced: 05 Apr 2025
https://github.com/kindlychung/vimrepress
Post to your Wordpress blog right from vim!
Last synced: 05 Apr 2025
https://github.com/kindlychung/sjs-katex
# Scala.js facade to the katex javascript library
Last synced: 05 Apr 2025
https://github.com/kindlychung/scalajshandson
Code for the book «Hands on Scala.js»
Last synced: 05 Apr 2025
https://github.com/kindlychung/emsimple
Mathematical principles behind Expectation Maximization (EM) algorithm and a simple implementation in R
Last synced: 05 Apr 2025
https://github.com/kindlychung/pygmail
Send email through google with python!
Last synced: 05 Apr 2025
https://github.com/kindlychung/masteringplay
Mastering Play Framework for Scala Code
Last synced: 05 Apr 2025
https://github.com/kindlychung/popupbubble
Cross-platform desktop notification using Qt and Python
Last synced: 05 Apr 2025
https://github.com/kindlychung/regexclip-electron
A desktop app for manipulating clipboard texts with regex.
Last synced: 05 Apr 2025
https://github.com/kindlychung/sdrive
sdrive: Upload files to google drive in the commandline
Last synced: 05 Apr 2025
https://github.com/kindlychung/sk1
prerequisite for uniconvertor, an svg to wmf translator.
Last synced: 05 Apr 2025
https://github.com/kindlychung/rustbook-phrases
example for the "Crates and Modules" chapter in the rust book
Last synced: 05 Apr 2025
https://github.com/kindlychung/scala-commandline
A DSL for execution of shell commands directly in Scala
Last synced: 05 Apr 2025
https://github.com/kindlychung/sjs-countable
Scala.js facade to the Countable javascript library
Last synced: 05 Apr 2025
https://github.com/kindlychung/recyclerview-databinding
RecyclerView adapter & Data-Binding
Last synced: 05 Apr 2025
https://github.com/kindlychung/socketio-jwt
socketio-jwt for socketio v3 and above
Last synced: 05 Apr 2025
https://github.com/kindlychung/realm_of_racket
code from the book: realm of racket
Last synced: 05 Apr 2025
https://github.com/kindlychung/scalajssimplemodule
A simple cross-build example project from the «Hands on Scala.js» book
Last synced: 05 Apr 2025
https://github.com/kindlychung/sjs-dp
Scala.js facade for bootstrap-datepicker
Last synced: 05 Apr 2025
https://github.com/kindlychung/sjs-three
facade to three.js, work in progress
Last synced: 05 Apr 2025
https://github.com/kindlychung/reactfirebase
An example app combining react.js with firebase
Last synced: 05 Apr 2025
https://github.com/kindlychung/master-clojure-data-analysis
Examples from the book Master Clojure Data Analysis.
Last synced: 05 Apr 2025
https://github.com/kindlychung/ml-cousera
Assignments from Andrew Ng's machine learning course
Last synced: 05 Apr 2025
https://github.com/kindlychung/sjs-crc32
Scala.js facade to the crc32 javascript library
Last synced: 05 Apr 2025
https://github.com/kindlychung/rpostgresql
Automatically exported from code.google.com/p/rpostgresql
Last synced: 05 Apr 2025
https://github.com/kindlychung/mysteriousnum
Steals secrets from your mind!
Last synced: 05 Apr 2025
https://github.com/kindlychung/frpcourse
Principles of Reactive Programming slides and code
Last synced: 05 Apr 2025
https://github.com/kindlychung/je3
java examples in a nutshell, 3rd edition, source code files of examples and exercises
Last synced: 05 Apr 2025
https://github.com/kindlychung/jimpute2machhap
Convert Impute file format to Mach, with haplotypes
Last synced: 05 Apr 2025
https://github.com/kindlychung/flickalz
40 Hz flickering window to fight against Alzheimer's disease
Last synced: 05 Apr 2025
https://github.com/kindlychung/jsfasta
A java application for split a Fasta file into multiple files, one for each sample
Last synced: 05 Apr 2025
https://github.com/kindlychung/fppisc
Source code for the book «Functional Programming Patterns in Scala and Clojure»
Last synced: 05 Apr 2025
https://github.com/kindlychung/impute2machhap
A commandline tool for converting impute2 haplotype files into mach format. Written in D.
Last synced: 05 Apr 2025
https://github.com/kindlychung/fprotterdamdojo
# Dojos from Functional Rotterdam meetup
Last synced: 05 Apr 2025
https://github.com/kindlychung/jawamix5
Automatically exported from code.google.com/p/jawamix5
Last synced: 05 Apr 2025
https://github.com/kindlychung/dpi
dpi: Calculate the DPI of a display at the commandline
Last synced: 05 Apr 2025
https://github.com/kindlychung/druid-todos
A simple TODO list app built with Druid
Last synced: 05 Apr 2025
https://github.com/kindlychung/ff
ff is a R package for working with vectors that are bigger than memory (imported from CRAN)
Last synced: 05 Apr 2025
https://github.com/kindlychung/cytob
Find cytoband for a given DNA base pair position
Last synced: 05 Apr 2025
https://github.com/kindlychung/collapsabel2
Implements a generalized version of the CDH test <doi:10.1371/journal.pone.0028145> for detecting compound heterozygosity on a genome-wide level, due to usage of generalized linear models it allows flexible analysis of binary and continuous traits with covariates.
Last synced: 05 Apr 2025
https://github.com/kindlychung/docgistify
A chrome extension for redirecting asciidoc files on github to docgist
Last synced: 05 Apr 2025
https://github.com/kindlychung/colone
Read the first column of a file (seperated by whitespace)
Last synced: 05 Apr 2025
https://github.com/kindlychung/akka-remote-demo
akka remote demo from http://alvinalexander.com/scala/simple-akka-actors-remote-example
Last synced: 05 Apr 2025
https://github.com/kindlychung/checkbed
checkbed, check shifted / collapsed genotype files in plink .bed format
Last synced: 05 Apr 2025