Front-end engineer pushing quality pixel by pixel
I build responsive and accessible interfaces that exceed everyone’s expectations. This is my top goal no matter the adversity it takes to get there.
Since 2015, I’ve built and enhanced over 20 small- and large-scale projects with teams of engineers, designers, and product managers. I’ve spent my time especially on Redacted.ai, OneTrust’s document redaction app, delivering the best of what the tool offers. I also wrote about front-end topics on CSS-Tricks, CodePen, and DEV Community.
If you’re in need of a front-end developer committed to bringing apps to their full potential like me, reach out to me today!
Projects and Demos
Redacted.ai
While at OneTrust, Redacted.ai was a document redaction app I actively worked on. My role involved UI and UX overhauls and additions as well as a splash screen filled with animated SVG illustrations.
View DemoAnimated Star Rating
A blend of CSS selector trickery, SVG animation, little JavaScript, and tweaking makes this star rating as delightful as it can be.
View on CodePenApple Keyboard
Drawn entirely in CSS, this interactive Apple keyboard utilizes gradients and box shadows to make it look as realistic as possible.
View on CodePenEmoji Train
Watch this emoji train travel in a CSS 3D world. Created using some Sass mixins to make it easy to assemble scenes like this one.
View on CodePenWriting
Fitting Canvas Snow In a Tweet
Published on DEV CommunitySince drawing lines in an HTML canvas takes many bytes, I had to get creative to fit snowflakes within the tweet limit.
How to Create Simple Skeuomorphic Buttons in CSS
Published on DEV CommunityIf you’re looking to add realism to your buttons, this is a good place to start.
Online Products and Services That Died in the 2010s
Published on CodePenBefore entering the 2020s, there was a huge bloodbath of amazing sites we used to know and love.
How to Turn Your CodePen Profile into a GIF Puzzle
Published on CodePenWith CodePen’s user profile layout, I explain a fun and unusual way to make your own page stand out.
That Time I Tried Browsing the Web Without CSS
Published on CSS-TricksHaving CSS disabled, I browse five websites plus an online tool and share my first impressions and suggestions.
Converting Color Spaces in JavaScript
Published on CSS-TricksLearn how to create JavaScript functions that convert a color value’s color space like hex or HSL to another.
Drawing Images with CSS Gradients
Published on CSS-TricksThis is a tutorial on drawing CSS vector images using a single div.
Fitting Flappy Bird Into a Tweet
Published on DEV CommunityHow much JavaScript logic for the once-viral dotGEARS title can be packed in 280 characters?
Trick for Resizable and Responsive CSS Images
Published on DEV CommunityJust like SVGs, CSS vector images should be scalable, too.