Nathaniel (thousandlemons)

thousandlemons

Geek Repo

0

followers

0

following

0

stars

Location:California

Github PK Tool:Github PK Tool

Nathaniel's repositories

English-words-pronunciation-mp3-audio-download

Download the pronunciation mp3 audio for 119,376 unique English words/terms

Language:PythonLicense:Apache-2.0Stargazers:174Issues:11Issues:8

Java-Console-Table-Builder

An extendable library to build stylish Excel-like tables, which can be converted into a single string with all formats preserved.

Language:JavaLicense:NOASSERTIONStargazers:48Issues:2Issues:1

Java-Console-View

A Java framework to instantly build the View layer of your command line app. No more worries about anything like printing menus or validating user inputs. Just focus on your app logic.

Language:JavaLicense:NOASSERTIONStargazers:38Issues:4Issues:4

Database-Normalization-Solver

A Java library to handle attributes and functional dependencies, and to solve database normalization related problems, including closure, minimal basis, projection, and decomposition to BCNF and 3NF, etc.

Language:JavaStargazers:30Issues:1Issues:0

Java-Console-Tree-Builder

A lightweight library to convert a tree into formatted string.

Language:JavaLicense:NOASSERTIONStargazers:16Issues:2Issues:0

pdf-server

A PDF management server with RESTful APIs to boost collaboration among natural language processing (NLP) research teams

Language:PythonLicense:Apache-2.0Stargazers:9Issues:2Issues:0

Cryptography-Solver-for-Discrete-Math

An extensible API to perform basic encryption/decryption introduecd in Discrete Math, including Affine, Caesar, Vigenere, One Time Pad, RSA, etc.

Language:JavaStargazers:5Issues:1Issues:0

Duplicate-File-Finder

A Java app with GUI to find all the duplicate files in a given directory and all its sub-directories, using the MD5 hash function provided in Google Guava Library.

Language:JavaStargazers:5Issues:2Issues:0

pdf-client

A python client library to give you a more pleasant experience with [pdf-server](https://github.com/nathanielove/pdf-server)

Language:PythonLicense:NOASSERTIONStargazers:5Issues:2Issues:0

hytrast-sublime

Hytrast: A High-contrast Color Scheme for Sublime Text 3

License:Apache-2.0Stargazers:4Issues:1Issues:0

Version-Control-Framework-for-Distributed-Transcript-Editing

Version Control Framework for Distributed Transcript Editing

Language:PythonLicense:NOASSERTIONStargazers:1Issues:1Issues:0

cloudflare-ufw

Automatically configure ufw rules so that Cloudflare IPs are allowed to access port 80 and 443

Language:PythonStargazers:0Issues:1Issues:0

rsync_automator

A command line script that automatically generates rsync scripts and configures cron jobs based on a JSON config

Language:PythonStargazers:0Issues:1Issues:0

hytrast-macdown

Hytrast: A High-contrast Color Scheme for MacDown

License:Apache-2.0Stargazers:0Issues:1Issues:0

Knight-s-Tour-Solver

This is a solver for the Knight's Tour Problem. Q1 is by brute force, and Q2 is by Warnsdorf's Heuristic.

Language:JavaStargazers:0Issues:1Issues:0

Travelling-Salesman-Problem-Solver

An extensible API to model & solve the TSP with built-in strategies including brute force, nearest neighbor, farthest insertion, etc.

Language:JavaStargazers:0Issues:1Issues:0