Pinned Repositories
alexandria
Alexandria (named after the Library of Alexandria) is a in-memory, distributed key-value store written in Go. It is NoSQL, eventually consistent, and highly available.
chapel
a Productive Parallel Programming Language
coding-practice
An assortment of coding questions I do for fun. Most of them are from LeetCode.
connect
Connect is a Windows application that uses Microsoft Kinect and Azure ML to capture and translate American Sign Language sentences to text. It has a 98% success rate on cross-validation data. Built at MHacks 8.
distl
A chrome extension that extracts relevant text from a webpage and performs text summarization and sentiment analysis. Made with Judy Chen, Henry Du, and Jerry Feng at Hack the North 2016.
fourtune-teller
A bot that plays competitive Connect 4 on "The AI Games".
kaggle
Kaggle contests
sayfe
An Android app that aims to raise awareness of sexual assault for university students. WIP.
slack-tic-tac-toe
Slack App that lets you play Tic-Tac-Toe with anyone in the team using slack commands!
word-choice
A web app that aims to "diversify" submitted writing by suggesting synonyms for overused words. Built on the MEAN stack.
dqian96's Repositories
dqian96/coding-practice
An assortment of coding questions I do for fun. Most of them are from LeetCode.
dqian96/distl
A chrome extension that extracts relevant text from a webpage and performs text summarization and sentiment analysis. Made with Judy Chen, Henry Du, and Jerry Feng at Hack the North 2016.
dqian96/fourtune-teller
A bot that plays competitive Connect 4 on "The AI Games".
dqian96/connect
Connect is a Windows application that uses Microsoft Kinect and Azure ML to capture and translate American Sign Language sentences to text. It has a 98% success rate on cross-validation data. Built at MHacks 8.
dqian96/sayfe
An Android app that aims to raise awareness of sexual assault for university students. WIP.
dqian96/slack-tic-tac-toe
Slack App that lets you play Tic-Tac-Toe with anyone in the team using slack commands!
dqian96/alexandria
Alexandria (named after the Library of Alexandria) is a in-memory, distributed key-value store written in Go. It is NoSQL, eventually consistent, and highly available.
dqian96/chapel
a Productive Parallel Programming Language
dqian96/kaggle
Kaggle contests
dqian96/word-choice
A web app that aims to "diversify" submitted writing by suggesting synonyms for overused words. Built on the MEAN stack.
dqian96/cpython
The Python programming language
dqian96/cs466
Algo II
dqian96/dqian96.github.io
Blog
dqian96/ece358
dqian96/folly
An open-source C++ library developed and used at Facebook.
dqian96/machine-learning
A collection of things I coded up while trying to learn ML.
dqian96/MeSee
MeSee is a web app that helps people make decisions on where to live. Users input information such as income, marital status, age, etc. and an algorithm pinpoints regions best suited for the user using public data. Won Best use of Public API Data at Hack Western 3!
dqian96/project-euler
dqian96/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
dqian96/rectangular-cuboid-on-2D
C++ program that generates a 2D projection of a rectangular cuboid using a string as the sides.
dqian96/sitemap-generator
A Python script that crawls a root url for all internal links and generates an xml sitemap. Requires lxml and BeautifulSoup libraries. Work in progress.
dqian96/SleepyTunes
An Android app that lets you listen to music as you fall asleep easier.
dqian96/SpeedRun
An Android fitness game that can connect to an Android smartwatch for a more immersive gaming experience.
dqian96/udacity-intro-to-hadoop-and-mapreduce
Solutions for a set of MapReduce problems from Udacity's Intro to Hadoop and MapReduce course.