Hi, my name is

Oba Seward-Evans

I help companies launch and grow their products

I'm a Frontend Engineer based out of Brooklyn, NY. I have a passion for creating clean, intuitive, and elegant user flows, designs, applications and code.

Professional Experience

Software Engineer Doordash2021 - 2022

DoorDash is a global online food ordering and food delivery platform

  • When joining, the login and sign up page was minimally maintained, poorly tested, and lead to convoluted development.
  • Took over the login and sign up web app and redesigned the internal code base to increase developer velocity by 60% and increase site speed by 5% using React JS and Typescript
  • Added E2E testing to improve trust of the project / code / deployments
  • Added experimental features that lead to over $1,000,000 in annual revenue
  • In order to alleviate the frustrations of legitimate customers who are having trouble logging in, we implemented a Bypass Login feature that lead to a $700k annual lift in orders.
  • Created a guided sign up and login flow to guide users attempting to log in with unknown accounts and users attempting to sign up with known accounts down the right path. This lead to a 2.7% lift in user logins and signups.
ReactJSTypescriptJavascriptKotlin

Software Engineer II F5 / Shape Security2018 - 2021

Shape Security provides best-in-class cybersecurity to protect your enterprise from automated attacks on web and mobile apps.

  • Designed and developed features for Shapes’ web protection dashboard to customize Shape’s security solutions as well as visualize, analyze, and comprehend real-time traffic and attack patterns
  • Worked with Google Cloud Function and Google App Engine to create a scheduled report downloader, to automate previously manually generated weekly reports
  • Implemented security-sensitive features such as Domain Whitelist Validation and User Session Timeout to better secure the web dashboard
  • Built Chrome Extension in React, NodeJS to interact with their main platform to simulate web entries
ReactReduxTypescriptJavascriptStorybookJavaGCP

Data Engineering Intern Optum2017 - 2017

Optum helps modernize the health system's infrastructure.

  • Transformed the existing Oracle SQL based ETL process to Spark on Hadoop to accelerate the process and scalability of electronic medical records
  • Reached 300% increase in time to create and complete an ETL spec
Scala

iOS Developer Step Champion2016 - 2016

Served as a front-end mobile iOS developer to build UI and connect it to back-end. Created new icon and color manager to handle different themes.

ScalaSwift

Projects I've Worked On

Obatola.com - 2023

Redesigned my personal website designed in Sketch and implemented using NextJS. I plan to use it as a place to showcase my work and also utilize as a quick place to spin up small test projects.
NextJSReactJSTypescript
oba seward-evans

Dice Roller - 2022

Website created to allow people to roll variable sets of die. It allows users to pick from a range of dice, customize color and save sets for use later. It was created using React and hosted on github using gh-pages
ReactJSTypescript
oba seward-evans

Venetian Bell Tower Data Collection App - 2016

Developed a data collection application for my Worcester Polytechnic Institute Venice Project team. This application was used by the WPI Venice Project Center to collect data of Venetian Bell Towers in Venice in the hopes of preserving records of these monuments.
AngularJSFirebaseJavascript
oba seward-evans

Venice Bell Tower Website - 2016

Revitalised a website that showcases venetian bell towers, using data collected by the Venice Project Center. The original website was functional but really lacks any eye catching design. With a little help of Bootstrap, I implemented a design  that was integrated into the main site
AngularJSFirebaseJavascript
oba seward-evans

Other Projects

Global Todo - 2017

Small project I created to refresh node.js, express, and MongoDB skills. This is a global todo list where anybody can post an item.
JavascriptMongoDBjQueryHTMLCSSNodeJSExpressEJS

TapTapWars - 2016

A little game where 2 players tap as fast as they can on their half of the screen. The game is a tug of war where one players tap increments the score while the other decrements it. If the blue player reaches 10 before the red reaches -10 he wins.
SwiftXCode

iPhone Calculator - 2016

Moving forward from the Java Calculator, I created a similar calculator for iOS using Swift.
SwiftXCode

Java Calculator - 2016

Created a calculator with Java. In order to use the application, download the runnable jar or mac app below.
Java

KabaSuji - 2016

My four partners and I used Java to create a shape puzzle game similar to Tangrams. Click the button below to see the progress!.
Java

Deuces Solitaire - 2016

Solitaire variation I created using Java.
Java

Sci-Fi SpaceOctopi - 2015

Sci-Fi SpaceOctopi is a small playable visual novel, written in Python. I wrote the majority of the code and created all of the character art and the logo.
Java

Distance Vector Routing Protocol - 2015

I implement a distributed asynchronous distance vector (DV) routing protocol. I wrote the sending and receiving IP-level messages for routing data over a network.
C