dcofosho
Chemistry major, software consultant, Udacity full-stack grad, interested in all things STEM-related. Always learning.
Brooklyn, NY
Pinned Repositories
Ableton-Test
Trying to see if I can share Ableton files for musical collaboration
AirQuality
Retrieves air quality data from the Breezometer database
assorted_projects
A mix of random projects I had lying around
housing_price_predictor
Uses Boston housing data to predict the values of houses based on number of bedrooms and features of the neighborhood.
item_catalog
Application for creating and maintaining a web catalog.
Linux_Apache_server_config
This comprehensive readme file explains how to configure a Linux/Apache/Postgres/Python server, using code from my item_catalog repository as an example
MyPortfolio
Portfolio site for sharing my work.
python-visio-diagram-generator
Python code for generating a diagram using MS Visio based on a set of hierarchically nested objects.
simple_blog
Simple blog with logic for logging in, commenting, and reacting to comments
spamfilter_webapp
The functionality of my naive bayes spam filter implemented in a Flask Web App with an API endpoint which returns JSON.
dcofosho's Repositories
dcofosho/python-visio-diagram-generator
Python code for generating a diagram using MS Visio based on a set of hierarchically nested objects.
dcofosho/Ableton-Test
Trying to see if I can share Ableton files for musical collaboration
dcofosho/AirQuality
Retrieves air quality data from the Breezometer database
dcofosho/assorted_projects
A mix of random projects I had lying around
dcofosho/brooklyn_explorer
This app implements the JS Knockout MVVM organizational framework and Google Maps APIs to display a few of my favorite Brooklyn points-of-interest.
dcofosho/housing_price_predictor
Uses Boston housing data to predict the values of houses based on number of bedrooms and features of the neighborhood.
dcofosho/item_catalog
Application for creating and maintaining a web catalog.
dcofosho/Linux_Apache_server_config
This comprehensive readme file explains how to configure a Linux/Apache/Postgres/Python server, using code from my item_catalog repository as an example
dcofosho/MyPortfolio
Portfolio site for sharing my work.
dcofosho/simple_blog
Simple blog with logic for logging in, commenting, and reacting to comments
dcofosho/spamfilter_webapp
The functionality of my naive bayes spam filter implemented in a Flask Web App with an API endpoint which returns JSON.
dcofosho/danbot
A simple twitterbot, more fun tweet generators to come!
dcofosho/excel-matrix-normalizer
A python script for normalizing the data in a matrix-style Excel spreadsheet
dcofosho/GeneralChemistry101Flashcards
dcofosho/Home-Hunter-JS
Web version of Home Hunter Android app. Shares some code with the item_catalog app.
dcofosho/HomeHunter1.2
Practice Android app for real estate customers. Implements Facebook Login, AWS Federated Identies, Google Maps API. Interfaces with the HomeHunter Manager app.
dcofosho/housing_price_webapp
The functionality of my Boston housing price predictor implemented in a Flask Web App with an API endpoint.
dcofosho/linear_regression
Uses sklearn and matplotlib to generate a graph with a regression line and r-squared value from user defined data.
dcofosho/location_info
Implements AJAX to retrieve NY Times, Wiki articles, and a Google image for locations searched by the user.
dcofosho/my_reads
React JS library app
dcofosho/naive_bayes_spam_filter
Uses pandas and sklearn to train and test a naive bayes classifier using a labeled dataset of real SMS messages.
dcofosho/neighborhoor_explorer
Simple web app utilizing Google APIs to allow a browser to browse places of interest in the area of their choice.
dcofosho/NY-Times-Archive-Browser
Uses the NYT API to fetch articles for a selected year, month, and topic
dcofosho/patent_filter_public
A public version of my patent filter, with the confidential training data file patentdata.csv is removed.
dcofosho/reactjs_contacts_app
A contacts list app with a React front-end and a Node back-end
dcofosho/readable
Udacity ReactJS project
dcofosho/spreadsheet-normalizer
A Python script for normalizing the data in an Excel spreadsheet
dcofosho/swiss_pairings
Logic for matching players in a "swiss style" tournament
dcofosho/tech_interview_puzzles
Udacity technical interview questions
dcofosho/udacimeals
Udacity React JS project: A weekly meal planner implementing the edamam api.