mass-pike @ night

will bounas

full stack web developer

about me


Story

My name is Will and I'm a full-stack web developer. I became a developer to help myself and others get ideas from inside our brains, onto the screen and into our hands.

I started experimenting with HTML and CSS in the early 2000's, using a combination of tools including Dreamweaver and Notepad to write a few pet projects in spare time. After 10+ years focusing on music education and performance, I wanted to further my understanding of technology and decided to go back to what fascinated me all those years ago: web development. Now more than ever, the internet is always on and always around us. Having the skills to control the grand medium of the Internet has enabled me to bring my ideas to life in creative and interesting ways.

Now I'm looking for an exciting new opportunity, where I can contribute to a team that wants to make an impact on this world. Please check out my projects and feel free to reach out if you have any questions, want to work together or discuss an available opportunity, or just to say "hi"!

github-logo Github | Resume (Download)

profile-img

skills


Artboard 16

projects


HomeHelper more_vert

Client Repo | API Repo | Deployed Project

HomeHelper close

Technologies Used:
Front End: Ember.JS, JavaScript, AJAX, Bootstrap, HTML5/CSS3 with Sass
Back End: Ruby on Rails, Ruby, PostegreSQL, Heroku, cURL

First project developed utilizing a front-end framework, Ember.JS. Full-stack web application built to assist users in organizing the tasks needing to be accomplished in their home. Future iterations will include a leaderboard ranking users based on the amount of tasks they've accomplished.

First version developed in 4 days.

BitStash more_vert

Client Repo | API Repo | Deployed Project

BitStash close

Technologies Used:
Front End: JavaScript, jQuery, AJAX, Bootstrap, HTML5/CSS3 with Sass
Back End: node.JS, Express, MongoDB, Mongoose, Heroku, cURL

4-person team project focused on delivering MVP within a tight deadline. Full-stack SPA that allows users to upload files directly to AWS S3 bucket. Once signed in, users can view, download, or share the hosted URL with others for viewing.

First version developed within one week.

Meal[Maker] more_vert

Client Repo | API Repo | Deployed Project

Meal[Maker] close

Technologies Used:
Front End: JavaScript, jQuery, AJAX, Bootstrap, HTML5/CSS3 with Sass
Back End: Ruby on Rails, PostgreSQL, Heroku, cURL

First full-stack single page application allowing users to create a single owned resource, and persist that resource to a SQL database. Any actions on a user-owned resource must be authenticated through the API.

First version developed in 4 days.

Tic-Tac-Toe close

Technologies Used:
JavaScript, jQuery, AJAX, Bootstrap, HTML5/CSS3 with Sass

Responsive single page application based around Tic-Tac-Toe. Built to-spec with a given API, features include user authentication, retrieval of past game statistics, and an interesting fact generator!