Hi! I'm Danny, a software developer currently working at iTriage in Denver, CO. I enjoy learning and building new things on the web. Though my background is in Finance, where I worked in the Futures investment markets, my ultimate passion is in building things that improve lives. With software development, I'm able to do just that.
I'm always pushing myself to learn new technologies and tools to solve different problems. These are the tools I currently use to build web applications.
Ruby, Rails, Sinatra
JS, JQuery, Angular, Ember
PostgreSQL, MySQL, SQLite
HTML 5
CSS 3
RSpec, Capybara, Jasmine
Personal Portfolio Project
My main goal in creating a portfolio website is to improve my frontend CSS and JS skills. Though this site is very simple, I practiced writing custom CSS and JS to display the boxes in the Tools and Projects sections as well as the overall look and feel of the site.
Take a look at the code for this project on Github. Feedback and Pull Requests are welcome!
A Real-Time Chat Application
Chat-app is a real-time chat application written in node.js, utilizing the express web framework and socket.io. My goal in building Chat-app is to expand my Javascript skills and learn how to build scalable server-side Javascript applications.
Take a look at the code for this project on Github. Feedback and Pull Requests are welcome!