Hi, I'm Jonathan.
Hello, my name is Jonathan Brown, CFA. I am a full-stack web developer in Miami, FL. I am using my background in finance as a Chartered Financial Analyst and bond trader to add value to tech companies in the financial services area.
I offer front-end solutions and back-end solutions, making using of cutting edge technologies. Please scroll down for a sample of my portfolio.
HTML is the foundation of a good website. I make use of HTML semantics to improve screen-reader accessibility and SEO. I always make sure my markup is W3C validated.
I aim for well-organized non-repetitive stylesheets. I use Bootstrap as the starting point for my designs and take it from there with custom modifications.
Javascript is a language of many quirks. I employ ReactJS with a functional approach to deliver demanding full-stack solutions.
This project is a React application working with CryptoCompare API that retrieves the 30 most popular cryptocurrencies and enables users to choose which cryptocurrencies they want to see quoted. Displayed cryptocurrencies can be sorted by price and the refresh button fetches the latest data available. LocalStorage preserves cryptocurrencies chosen by the user and automatically shows them on new user session.
Visit GitHub