Jeffrey Sweeney, Developer in Bennington, NH, United States
Jeffrey is available for hire
Hire Jeffrey

Jeffrey Sweeney

Verified Expert  in Engineering

Web UX Developer

Location
Bennington, NH, United States
Toptal Member Since
June 26, 2019

Jeffrey is a software developer with over eight years of experience—comfortable with a myriad of tools and libraries (React 16, Redux, Redux-Saga, Vue/Vuex, TypeScript) and more than proficient with accessible HTML5, responsive CSS, and JavaScript on both the front and back end. Jeffrey is also handy with Node.js, NPM, Webpack, Babel, Express, Sass, and whatever else is needed to spin up a development environment, run tests, or deploy components.

Availability

Part-time

Preferred Environment

Atom, Terminal, MacOS

The most amazing...

...thing I've developed was a quick React-Redux app NPM package that I then used to develop my personal website as well as Swab.am, an SVG animation SPA.

Work Experience

Full-stack Developer

2023 - 2023
Xplorstem
  • Developed an authentication service for a Next.js/Express.js website.
  • Integrated SendGrid to allow for account password reset.
  • Added the ability to develop the application locally without relying on AWS using Docker and MySQL.
  • Discussed approaches and best practices for other planned site features.
Technologies: React, Express.js, Next.js, Jest

Web UI Developer

2022 - 2023
Shooting Academy Canada Ltd
  • Developed interactive tools that allowed website visitors to customize and visualize strings for longbows, crossbows, etc. and create arrows for different bows.
  • Created a tool for the client to customize the string-builder store options.
  • Hooked up the string- and arrow-builder interfaces into Shopify via Shopify's front-end REST API.
  • Investigated and fixed some minor issues related to various Shopify plugins.
Technologies: HTML, JavaScript, CSS, Shopify

Front-end Developer

2021 - 2021
Imperial College London
  • Refactored and recreated the front end of a bacteria querying tool using Create React App and Bootstrap. Added infinite scrolling logic and an about-info drawer to the common website banner.
  • Developed an interactive histogram component from scratch for displaying information about bacterial isolates using the HTML5 Canvas.
  • Created an interactive, easy-to-decipher species containment stacked bar graph from scratch using the HTML5 Canvas.
  • Built an interactive, speedy gene visualizer that can render and display millions of entries of genomic information and an optimized, efficient table of species information with thousands of entries.
Technologies: JavaScript, React, Bootstrap, CSS3, Canvas 2D

Full-stack Developer

2021 - 2021
Topshelling
  • Developed the front end of a proof-of-concept (POC) web application for adding a listing and removing information about boutique items, such as their name, description, markdown, and picture.
  • Hooked into HTML5 camera APIs, allowing users to either upload or take a screenshot of an item with their phone and add it to the product description.
  • Created a POC back end in Node.js and Express.js for retaining information about boutique items in memory.
Technologies: Node.js, JavaScript, Snowpack, Express.js, Tailwind CSS, HTML5, Architecture

Freelancer | Consultant

2019 - 2020
Independent Freelance Work
  • Created and recorded over six hours of JavaScript video tutorials.
  • Converted static HTML/CSS into an interactive Vue.js/Vuex UI.
  • Developed a deployment environment for maintaining a small website.
  • Hooked into PHP Google Drive APIs to connect Google Docs and Google Calendar to a website.
  • Consulted clients on best practices in regard to front-end technology and accessibility.
Technologies: Vuex, Vue, Babel, Webpack, Node.js, Redux, React, JavaScript, CSS3, HTML5, Architecture

Senior Front-end Developer

2013 - 2019
Avid Technologies
  • Worked with a small team to develop the player, sequence, and audio components of Avid's MediaCentral | Cloud UX, a web app for browsing, playing, and logging media.
  • Served as a scrum master for a year and a half—performing administrative duties and ensuring stakeholders were always informed about the team's status on features.
  • Worked closely with the UI team—converting mockups and offering advice on accessibility and consistency with the rest of the application.
  • Maintained our local RHEL development server by evolving our application's back end from Java to Nginx to Docker to Kubernetes.
  • Wrote Node.js build and deployment scripts to allow us to release components regularly in an agile manner.
  • Composed manual, unit, automated, and integration tests in Gherkin, Mocha, Jest, TestCafe, and a bit of Groovy Selenium.
Technologies: Babel, Webpack, NPM, Node.js, Express.js, Java, NGINX, Kubernetes, Docker, RHEL, Git, Jira, CSS3, HTML5, Redux, React, Preact, JavaScript, Architecture

Quick React Redux App

https://www.npmjs.com/package/quick-react-redux-app
A minimal bootstrapper for developing a static React-Redux web application that can quickly be built for the web.

Unlike other tools, this utility is not particularly married to a technology stack; due to the fact, it creates a project with very few dependencies, it does not suffer slowdowns typical in more heavy-handed bootstrappers.

There is also no eject step required to deploy for the web, just running "NPM run build" generates all the needed files.

This project has been field-tested in a number of my projects.

Swab Animator

http://jsweeneydev.com/projects/swab/index.html
This project centers around an online web application to quickly create SVG animations in the browser.

It uses React and Redux to drive the UI and is architected in a declarative, event-sourced way that theoretically would allow for infinite undo or multi-user editing.

Avid MediaCentral | Cloud UX

https://www.avid.com/products/mediacentral/mediacentral-acquire
I worked with a small team in the development of the player, sequence, and audio components for Avid MediaCentral | Cloud UX.

I had many other responsibilities revolving around the actual development, including QA, DevOps, UI design, and more.

Litify Referral Network

https://www.litify.com/litify-referral-network/
From the website:
"The Litify Referral Network is an all-in-one platform solution that allows law firms of all sizes to easily send, receive, and manage legal case referrals for FREE."

The front-end portion of this application is written in ReactJS with a small auxiliary Express server for serving mostly static content. My primary task was to clean up the front and back ends of this application for development and production.

I updated all of the npm dependencies (including updating to the latest versions of React and react-router) and refactored the build scripts and Express server to be as atomic and simple as possible. I also recreated a number of components, including a custom date picker and a brand new sign-up page and flow.

The application no longer has serious dependency vulnerabilities, is much leaner, and runs much faster.

Monadnock Congregational Church

http://monadnockcongregational.com/
This was a pet project where I migrated a basic server-side CMS website to a client-generated Nuxt and TailwindCSS site.

Noteworthy features are under the hood. The website can be updated and published with a single script, compiling the Vue.js templates and sending the files to the webserver via FTP with a custom node script. A small PHP script retrieves Google Calendar information.

Strata — Raven Black

I developed sophisticated live and historic radar detection software with an expert team of fellow developers.
My responsibilities were primarily on the Vue.js and TypeScript-heavy front end, but I also started to work on their to-be-published Hugo website.

Transplant Services — Health Data Movers

https://www.healthdatamovers.com/services/clinical-business-applications/
I worked with a small team of developers on the front end and back end of a web application that supported medical professionals in the corneal transplant industry through documentation of referrals, tissue recovery, and medical review. On the front end, I developed pages on React, Redux, and Material UI. On the back end, I modified and created services with Node.js, MySQL, Sequelize, WebSockets, and Twilio/SendGrid for sending notifications.

Languages

JavaScript, HTML5, CSS3, CSS, HTML, Gherkin, PHP 5, Sass, Hugo, TypeScript, Java

Frameworks

Redux, Express.js, TestCafe, Jest, Svelte, Nuxt.js, Tailwind CSS, Angular, Bootstrap, Next.js

Libraries/APIs

Vue, React Redux, React, Node.js, Redux-Saga, Vuex, Preact, jQuery, React Router, Socket.IO, Google Drive API

Tools

NPM, Babel, Webpack 4, Git, Mocha, Redux Thunk, Adobe Illustrator, Adobe Photoshop, Rollup, GitHub, Terminal, Atom, Webpack, Jira, NGINX, Sequelize, SendGrid, Canvas 2D, Canvas

Platforms

MacOS, Unix, Twilio, Docker, Kubernetes, Shopify

Other

Web UX, Ajax, Fetch API, UI Development, Front-end, User Interface (UI), Architecture, WebSockets, Web Accessibility, Third-party APIs, Full-stack, APIs, CSS3 Animation, RHEL, SVG, Storybook, Snowpack

Paradigms

Functional Programming, Agile Software Development

Storage

MySQL, MongoDB

2010 - 2012

Associate's Degree in Computer Science (Networking)

River Valley Community College - Claremont, NH, USA

Collaboration That Works

How to Work with Toptal

Toptal matches you directly with global industry experts from our network in hours—not weeks or months.

1

Share your needs

Discuss your requirements and refine your scope in a call with a Toptal domain expert.
2

Choose your talent

Get a short list of expertly matched talent within 24 hours to review, interview, and choose from.
3

Start your risk-free talent trial

Work with your chosen talent on a trial basis for up to two weeks. Pay only if you decide to hire them.

Top talent is in high demand.

Start hiring