Web Developer Resume
TECHNICAL PROFICIENCIES:
- JavaScript ES6
- React
- JQuery
- Angular
- HTML5 & CSS3
- Bootstrap
- SASS/SCSS
- SQL
- GitHub
WEB DEVELOPMENT EXPERIENCE:
Confidential
Web Developer
Environment: Wordpress, HTML, CSS, Javascript
Responsibilities:
- Developed websites using Wordpress themes Elegant Themes, Be Themes as well as various plugins including WooCommerce and Gravity Forms
- Used HTML, CSS, and Javascript to customize specific sections of the site to meet the client’s goals
Confidential
Freelance Developer
Environment: HTML5, CSS3, JavaScript, Angular
Responsibilities:
- replicate this site and make a few additions including new webpages, pay section updates, discord widget and various other adjustments
- Used various JavaScript methods to update the sliding pay scale on the page to reflect the updated pricing system as well as allow for future pricing adjustments to be inputted with ease
Confidential
Freelance Developer
Environment: React, Babel, SCSS 7/11/17 - 8/14/17
Responsibilities:
- Randomly generates the number of starting cells and their position so an algorithm using conditional logic in custom and lifecycle methods can compute cell placement in short intervals
- Allows user total customization of the simulation through custom onclick property functions that access and set the state in order to determine what interface and content to render
Confidential
Freelance Developer
Environment: React, Babel, SCSS, HTML5 Local Storage Object
Responsibilities:
- Implements an interface that re-renders with the user’s input and remembers user data in an HTML5 storage object to save the user’s input to be available later on all while using React’s render functions to save the page from fully reloading
- Splits each functioning aspect into a unique component that accesses the application’s state through property callback functions to keep code tidy and minimize mutability
Confidential
Freelance Developer
Environment: React, React Router, Webpack, Axios, NPM, Google Firebase
Responsibilities:
- Axios sends an XMLHttpRequest to the GitHub API and using promises maps the resulting array as output to pages in the app through React Router for quick and clean navigation
- Creates a stateless component to map an array of programming languages that assigns functions to properties based on user selection and outputs these properties as new elements of the UI
Confidential
Freelance Developer
Environment: JavaScript, JQuery, HTML5, CSS3, Bootstrap, Iframes, Video Element
Responsibilities:
- Establishes a responsive content rich website with JQuery slideshows, bootstrap panels, YouTube videos embedded with iframes, Amazon links, book excerpts, bootstrap tabs and bootstrap grid
- Allows user to quickly navigate and jump to specific sections on the website through a navigation bar, anchor links, and buttons placed strategically in different sections to limit any amount of scrolling the user might need to view the lengthy website
Confidential
Freelance Developer
Environment: JavaScript ES6, HTML5, CSS3, JQuery, Bootstrap, HTML5 Audio Player
Responsibilities:
- Produces a fully customizable Pomodoro timer using the global interval and timer methods, allowing the user to set the timer and break lengths to any time desired
- Builds an object that contains a large array of video game sounds accessible to the user through an audio player. Sounds are delivered during certain timed events or on a user’s click. A volume slider is available to further the user’s control
- Uses bootstrap to develop a responsive and clean interface that accepts keyboard and mouse input
Confidential
Freelance Developer
Environment: JQuery, AJAX, Bootstrap, Geolocation, Weather Underground API
Responsibilities:
- Detects a user’s location with geolocation and inserts this data into an AJAX request to obtain a JavaScript object from the Weather Underground API that is subsequently parsed
- Creates a responsive application that functions on any device size and uses functional programming to allow the user control over the outputted data’s measurement system
Confidential
Freelance Developer
Environment: JavaScript ES6, HTML5, CSS3, JQuery, Bootstrap
Responsibilities:
- Assembles an arithmetic calculator using functional programming and the JavaScript Math object that allows a user to input various computations including exponents and pi
- Uses Unicode values to accept keyboard input as well as mouse clicks from the user
- Stores current operations and values in the display underneath the current result value