Page 4
Showing 46-60 out of 66
I designed a logo for a project of mine that took a unique spin on the GitHub Octocat mascot. I entered it into the design challenge and won!
Overview, reflection, etc. on building the Uber Scheduler at my first hackathon. It won first overall!
A recap of my weekend at my first hackathon!
Part of a wood project I'm working on. Using SketchUp and Aspire to prepare the CNC cutpath.
A short tutorial on how to build a navigation bar with dropdown menu options using only HTML and CSS
A simple tutorial on how to use Javascript libraries in your web apps. I will be using TheaterJS as an example library.
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.
Quick start guide of the Javascript runtime environment, Node.js, and its basic functionalities.
Uploading a text file and parsing it into a string in a web app
A cool web app that visually demonstrates how browsers execute Javascript's call stacks/event loops/callbacks.
This is my first blog post using Jekyll on Github Pages! I'm really excited to start updating this site so stay tuned!
A combined reference for essential CSS techniques: media queries, background images, and CSS3 filters.
Personalize your terminal shell, customize prompts manually, or upgrade to a zsh shell with oh-my-zsh and themes.
An example of a React-based, ES6 number counter.
A guide to installing packages and configuring React syntax highlighting in Sublime Text.