Pinned Repositories
android-projs
try out various android basics
clang_plugin_example
dacongy-projs
dacongy.github.io
dvm-java
Mirror an existing project and see what I can do from there.
evernote.vim
Plugin for vim that allows editing of Evernote notes
FBReaderJ
Official FBReaderJ project repository
gollum
A simple, Git-powered wiki with a sweet API and local frontend.
jekyll
Jekyll is a blog-aware, static site generator in Ruby
MobileWiki
Mini wiki application for mobile
dacongy's Repositories
dacongy/dacongy.github.io
dacongy/2048-unity
A 2048 clone written in an afternoon to see how easy it would be to do in Unity
dacongy/30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
dacongy/acra
Application Crash Reports for Android
dacongy/android
Common Utils library is developed to reduce efforts to achieve common features of the android apps. While developing the apps, we realized that we’re coding for many common features in all the apps. For e.g. check the network’s availability, using shared preferences, parsing, etc. And like us, many other android developers might be doing the same. So it needs to be reduced for all to save the development time with ease. This is how an idea popped in our mind, and we decided to develop an SDK which can reduce developers’ time and efforts.
dacongy/awesome-public-datasets
An awesome list of high-quality open datasets (HQOD) in public domains (on-going).
dacongy/Back-End-Developer-Interview-Questions
A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore
dacongy/bazel
Correct, reproducible, and fast builds for everyone.
dacongy/BirdWatch
Tweet stream analysis and visualization with real-time updates.
dacongy/cs224u
Code for Stanford CS224u
dacongy/data-science-from-scratch
code for Data Science From Scratch book
dacongy/distributedMachineLearning
This work combines differential privacy and multi-party computation protocol to achieve distributed machine learning.
dacongy/droidfish
DroidFish Android Chess App
dacongy/financius-public
Personal expense manager
dacongy/GameOfLife
An Android implementation of Conway's Game of Life, focusing on clean design and implementation
dacongy/games
:video_game: A list of popular/awesome videos games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
dacongy/Haywire
Haywire is an asynchronous HTTP server framework written in C that's built using the event loop based libuv platform layer that node.js is built on top of.
dacongy/Know-Your-Intent
State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.
dacongy/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
dacongy/Machine-Learning-with-R-datasets
Formatted datasets for Machine Learning With R by Brett Lantz
dacongy/pc12306
A demo ticket reservation system
dacongy/pienoon
Multiplayer party game where you can throw pies at your friends.
dacongy/polyai-models
Neural Models for Conversational AI
dacongy/proguard
A faster fork of ProGuard.
dacongy/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
dacongy/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
dacongy/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
dacongy/tailor
Cross-platform static analyzer and linter for Swift.
dacongy/tensorflow
Computation using data flow graphs for scalable machine learning
dacongy/vertx-examples