coding projects
Follow @bfeldman
Boto Phooth
- Built a tool for capturing and editing photos in a web browser using React and HTML <canvas>
- Enabled basic social networking features such as profile pages, comments, and privacy setting using a Rails backend and JSON Web Tokens
- Styled with a clean, concise design using Semantic UI
live demo
Which Catherine Are You?
- Augmented reality lens that's tribute to my dog, built in SparkAR
- Try it out
Plant Collector
- Populated search results dynamically using the Trefle.io API
- Used React to build multi-select functionality
- Built a modal view from scratch to display more detailed information
Completionist
- A full-featured, single-page to-do list app built with vanilla Javascript
- Implemented detailed tagging features and methods for sorting and filtering
- Created a fully automated alert pop-up for imminent deadlines
Job Tracker
- Rails-based app that allows users to query a job-search API with a number of parameters
- Allows users to create and edit a professional profile
- Ultralight social-networking feature to let users see how popular certain listings are
Movie App
- A Ruby-based CLI for querying the Open Movie Database
- Lets users build and edit lists of movie
- Used ImageMagick to render image files in a terminal interface