mollymolichen
duke university | computer science interests: legal, healthcare, civic tech | code for good
Microsoft
Pinned Repositories
Angular-NgRx-GettingStarted
Materials for our Pluralsight course: Angular NgRx: Getting Started: http://bit.ly/AngularNgRx.
aretehomes
Comprehensive matching platform for landlords and tenants.
chatbot
Limited-intelligence chatbot using Facebook API and Node.js class, hackathon tutorial (1 hr)
graducate
A website that allows undergrads and grads to connect!
health-networks-disparities
Created interactive network of comorbid health disorders across disparities using Sigma JS and natural language processing (NLP). Link includes both global and ego networks.
lend-a-hand
Lend a Hand is a Chrome extension to detect whether user is searching for or posting suicidal ideation on social media and interrupts their train of thought to provide helpful resources. Part of the #ColorALife project.
meme-tinder
Dating app based on Tinder that matches people based on their meme preferences.
translate-transit
A website that allows people who speak two different languages to communicate about getting directions on Duke University's campus.
zingo
Travel solo but not alone.
mollymolichen's Repositories
mollymolichen/lend-a-hand
Lend a Hand is a Chrome extension to detect whether user is searching for or posting suicidal ideation on social media and interrupts their train of thought to provide helpful resources. Part of the #ColorALife project.
mollymolichen/aretehomes
Comprehensive matching platform for landlords and tenants.
mollymolichen/Angular-NgRx-GettingStarted
Materials for our Pluralsight course: Angular NgRx: Getting Started: http://bit.ly/AngularNgRx.
mollymolichen/graducate
A website that allows undergrads and grads to connect!
mollymolichen/meme-tinder
Dating app based on Tinder that matches people based on their meme preferences.
mollymolichen/translate-transit
A website that allows people who speak two different languages to communicate about getting directions on Duke University's campus.
mollymolichen/zingo
Travel solo but not alone.
mollymolichen/cost-of-living-calculator
mollymolichen/cs290-exercise1
Weekendr: Tim Skapek, Molly Chen
mollymolichen/Deedy-Resume
A one page , two asymmetric column resume template in XeTeX that caters to an undergraduate Computer Science student
mollymolichen/devops-against-humanity
DevOps Against Humanity
mollymolichen/dukeapo-client
Client side code for Duke APO website.
mollymolichen/hashcat
World's fastest and most advanced password recovery utility
mollymolichen/heap-manager
Implementation of malloc and free functions in C. Simulated heap blocks and memory management.
mollymolichen/intro-ml
This repo hosts a presentation for an introduction to machine learning.
mollymolichen/JohnTheRipper
This is the official repo for the Jumbo version of John the Ripper. The "bleeding-jumbo" branch (default) is based on 1.8.0-Jumbo-1 (but we are literally several thousands of commits ahead of it).
mollymolichen/memeApp
mollymolichen/model-s-api
:oncoming_automobile: A Ruby gem and unofficial documentation of the Tesla JSON API
mollymolichen/mollymolichen.github.io
Personal website.
mollymolichen/news-feed-eradicator
A browser extension that deletes your Facebook news feed and replaces it with a nice quote
mollymolichen/party-planner
Plan a party! Decide how much budget to allocate to food and drinks based on guest preferences.
mollymolichen/portfolio-website
Pulled from free portfolio templates, for future use.
mollymolichen/raft-consensus
Implementation of the Raft consensus protocol within distributed systems, with leader election and log repair. To access full implementation, contact me.
mollymolichen/react-native-messenger
Facebook Messenger Implementation using react-native
mollymolichen/stack-smashing
Simulate a buffer overflow attack on a vulnerable C process by creating an attack string that utilizes shellcode. To access full implementation, contact me.
mollymolichen/template-engine
Test suite used for unit and functional testing of a string template generator in Java.
mollymolichen/thread-library
Thread library in C with implementation for initialization, create, yield, lock, unlock, wait, signal and broadcast. To access full implementation, contact me.
mollymolichen/type-detect
Improved typeof detection for node.js and the browser.
mollymolichen/vue-beautiful-chat
A simple and beautiful Vue chat component backend agnostic, fully customisable and extendable.
mollymolichen/vue-realworld-example-app
An exemplary real-world application built with Vue.js, Vuex, axios and different other technologies. This is a good example to discover Vue for beginners.