Hi!

I'm Eric. ABBA Data is a site where I am hosting various tools I've developed or am in the process of developing, mostly related to online retail arbitrage. These tools will be developed for my personal use and as learning exercises for the underlying technologies. If you are a potential employer, you can also take a look at the source code for most of the tools.

Web-Related Tools

CSS Selector Finder for Chrome Devtools

Easy to use Chrome Devtools sidebar that aids in finding unique CSS selectors.
Technologies Used: JavaScript, Chrome Extension API, HTML/CSS

CSS Selector Finder (Chrome Extension)

Chrome extension which allows the user to easily navigate any target web site and interactively generate a unique and highly configurable CSS selector for any page element.
Technologies Used: JavaScript, React, Redux, Chrome Extension API, HTML/CSS