Skip to content
View michaelbollin's full-sized avatar

Organizations

@thedopecompany

Block or report michaelbollin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
michaelbollin/README.md

UX Engineer at Baymard Institute.

Skilled in:

  • Javascript / Typescript - React, NextJS, Gatsby, jQuery, Node, Jest, Cypress, Playwright
  • Ruby / Rails - Sidekiq, Rspec
  • React Native - Expo
  • Wordpress

Worked for:

  • Baymard Institute - super nice UX experts
  • Prem AI - good place to fine-tune AI model for precise purpose
  • TinyWins - they say they are "feelings studio", and I really like them, so they're right 😎
  • GoodToday - non-profit, daily giving platform with Slack integration
  • bitGPT - crypto llm chat + really nice extensions
  • Athletes Ocean - strong guys, great mobile app for the athletes
  • Sandbox Wealth - Banking solution with great founder, pleasure to work on it
  • Grouport - online therapy based on Zoom / Twilio Video calls
  • Karrass - negotiation seminars that work
  • The Reflective - modest fashion, nice and niche Shopify store

Side projects

Pinned Loading

  1. NextJS with Chromium, Puppeteer, tha... NextJS with Chromium, Puppeteer, that works on Vercel
    1
    import puppeteer from 'puppeteer-core';
    2
    import chrome from '@sparticuz/chromium';
    3
    
                  
    4
    const production = process.env.NODE_ENV === 'production';
    5
    
                  
  2. Upload file to bunny.net with Node.js Upload file to bunny.net with Node.js
    1
    import { File } from 'formidable';
    2
    import fs from 'fs';
    3
    import path from 'path';
    4
    
                  
    5
    const BUNNY_API_URL = process.env.BUNNY_API_URL || ''; 
  3. shopify-dev-test shopify-dev-test Public

    TypeScript

  4. shopify-tailwind shopify-tailwind Public

    Liquid