Pinned Repositories
superfastmongoexpress
Node library that enables hyper-fast creation of a REST API to manipulate mongoDB models. You describe your mongoose schema, and this library automatically sets up your mongoDB tables, creates REST endpoints on your expressJS server to manipulate the models in your new tables, and provides helper methods to CRUD the models that are accessible on any html file served from your Express server
node-excel-operations
Node excel file manipulator to perform operations on xls files (add rows, perform pivots, etc); Useful for writing enterprise applications, way faster than excel
Boardgameanywhere
NodeJS boardgame app utilizing various Javascript Optical Character Recognition APIs to turn pictures of incomplete boardgames into playable digital versions
aidMe
Real-time video streaming platform connecting people with questions to people who can help. Implemented in Javascript, and NodeJS, using websockets and new GetUserMedia browser functionality to achieve streaming
thehunt
Website supporting a paid scavenger hunt in Boston to take place in July 2016
Nodelivestreaming
NPM package enabling easy client to client livestreaming with Express
Craigslist-Scraper
NodeJS craigslist scraper that returns all posts related to given keywords. Released on NPM as a successful module. Returns more complete results than other npm modules
DailyBudget
Daily budget app built on top of the plaid API
VACExport
algo-time-complexity-review
Practice problems for the algo-time-complexity-review session
nadrojtayl's Repositories
nadrojtayl/vacreactnativetemplate
nadrojtayl/codestudys
nadrojtayl/codestudy
nadrojtayl/VACExport
nadrojtayl/VACSession1ExpoApps
nadrojtayl/VACMetaApp
VineyardAppCamp app for seeing your app
nadrojtayl/simpleserver
nadrojtayl/MobileTraceAndAudioExample
nadrojtayl/VACWiki
nadrojtayl/Squirrel-App-Desktop-Service
Downloadable desktop app for Squirrel written in ElectronJS
nadrojtayl/VACNewExport
nadrojtayl/VACChromeExtensionTemplate
nadrojtayl/PrisonRecivism
nadrojtayl/cameragame
Fun game where you need to move very slowly or hide from your webcam to read the code
nadrojtayl/VACComponentLibrary
nadrojtayl/SimpleScav
scav
nadrojtayl/react-timer-and-multiple-select-widgets
nadrojtayl/DailyBudget
Daily budget app built on top of the plaid API
nadrojtayl/react-native-elements
Cross Platform React Native UI Toolkit
nadrojtayl/power_network_analyzer
Node app that takes coordinates as cl args and displays a map of the power infrastructure in that area (data pulled from OSM)
nadrojtayl/OREDMScreen
DM Screen for use with the one roll engine RPG system (https://en.wikipedia.org/wiki/One-Roll_Engine)
nadrojtayl/Nodelivestreaming
NPM package enabling easy client to client livestreaming with Express
nadrojtayl/node-excel-operations
Node excel file manipulator to perform operations on xls files (add rows, perform pivots, etc); Useful for writing enterprise applications, way faster than excel
nadrojtayl/superfastmongoexpress
Node library that enables hyper-fast creation of a REST API to manipulate mongoDB models. You describe your mongoose schema, and this library automatically sets up your mongoDB tables, creates REST endpoints on your expressJS server to manipulate the models in your new tables, and provides helper methods to CRUD the models that are accessible on any html file served from your Express server
nadrojtayl/SquirrelDBService
Database service for Squirrel, my save-your articles-offline app written in Javascript and Node
nadrojtayl/SquirrelWebServices
Web service for Squirrel
nadrojtayl/aidMe
Real-time video streaming platform connecting people with questions to people who can help. Implemented in Javascript, and NodeJS, using websockets and new GetUserMedia browser functionality to achieve streaming
nadrojtayl/Craigslist-Scraper
NodeJS craigslist scraper that returns all posts related to given keywords. Released on NPM as a successful module. Returns more complete results than other npm modules
nadrojtayl/Boardgameanywhere
NodeJS boardgame app utilizing various Javascript Optical Character Recognition APIs to turn pictures of incomplete boardgames into playable digital versions
nadrojtayl/code-problems
Common code and interview problems solved in multiple languages