Posts (Page 4)
-
Uber Scheduler: Calling Ubers Alarm Clock Style
Overview, reflection, etc. on building the Uber Scheduler at my first hackathon. It won first overall!
-
First Hackathon: 24 Hours Straight of Coding
A recap of my weekend at my first hackathon!
-
Introduction to Services in AngularJS
How to create and use services and factories in AngularJS
-
Getting Started with the CNC Router
Part of a wood project I'm working on. Using SketchUp and Aspire to prepare the CNC cutpath.
-
Installing and Getting Started with Python
Setting up Python on my own computer.
-
Getting Started with Ionic: First Impressions, Tips, and Notes to Self
Some useful commands for Ionic
-
How to Build a Dropdown Menu Using Pure HTML and CSS
A short tutorial on how to build a navigation bar with dropdown menu options using only HTML and CSS
-
OS X Shortcuts and Productivity Hacks
A few useful OS X tricks that will help speed up your efficiency.
-
TheaterJS: How to Add and Use Javascript Libraries
A simple tutorial on how to use Javascript libraries in your web apps. I will be using TheaterJS as an example library.
-
Text Analysis App: How Do You Talk To People on Facebook Versus In An Engineering Report?
I programmed an app to analyze the user's text for patterns, word choice, writing level, etc. It's still being developed, but the basic functionality works. Give it a try! You might learn something about yourself. It works with any '.txt' file or with your Facebook message user data.
-
NodeJS Basics - Setting Up A Local Web Server
Quick start guide of the Javascript runtime environment, Node.js, and its basic functionalities.
-
Reading a Text File Using HTML and Javascript
Uploading a text file and parsing it into a string in a web app
-
Jekyll On El Capitan (OS X 10.11)
Fixing Jekyll on after upgrading to OS X 10.11, ie. El Capitan
-
Visualizing a Javascript Callback
A cool web app that visually demonstrates how browsers execute Javascript's call stacks/event loops/callbacks.
-
React Syntax Highlighting in Sublime Text Editor (Babel Sublime)
Adding syntax highlighting for ReactJS in Sublime Text 2.
- Getting Started With TMUX: A Terminal Multiplexer
- Getting Started with Login Sessions: Express, Client Sessions, and React
- React Redux Tutorial: Building Your Own Web App
- My Custom VIM Configuration: Installation, Usage, and Capabilities
- ES6 Tips and Tricks June 2017: Webpack Loaders, Regexes, and DNS Configuration
- HackPrinceton 2017: SoFly — An iOS App to Scan Flyers on Campus
- Digital Design: The Process from Concept to iOS App
- Uber Scheduler: Calling Ubers Alarm Clock Style