projects
All programmers are playwrights, and all computers are lousy actors.
View My GithubNumb3rs
Numb3rs is a static web app that is an agregation of company information to be able to easily analyze and find information about a company or research on the company. It includes a set of resource links for news sites and simple app for stock company info, finanicals, information, social media sentiment searches. The design is simple 3 step process of stock research: ideas, company due diligence, excel analysis. Simply click a step and begin. Also color scheme is influenced by Robinhood. Uses only HTML, CSS and Javascript
Notable Technology Used
Snowball
Snowball is a static web app that is an agregation of stock charts to be able to easily analyze and create watchlists. It includes a set of preset scans, designed by me, that link to finviz. The design is simple clean search bar approach like Google. Simply click chart to add to watchlist text file. Uses only HTML, CSS and Javascript
Notable Technology Used
Tradelytics
Tradelytics is a static webpage that is an agregation of investing/trading resources. It includes links, preset setups, technical analysis and other resources. Uses only HTML, CSS and Javascript
Notable Technology Used
Yeeld
Yeeld is an application that helps provide you with a digital way to manage your stocks and retrieve real time information, and analysis for your portfolio. The app uses various web technologies but mainly Ruby on Rails(RoR) to manage the MVC architecture. HTML5, Sass (CSS), and JavaScript were all contributed to the user experience.
Notable Technology Used
Prism
Prism is a web app that refactors color into sound. It takes a png image and analyzes the colors, luminence, and contrast of the image. It then generates a custom sound set consisting of a melody, pad, and percussion. This was a team project that was created in 7 days at Dev Bootcamp.