Skip to content
View internetdrew's full-sized avatar

Block or report internetdrew

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
internetdrew/README.md

👋🏾 Hi there, I'm Andrew!

I love turning ideas into realities on the internet. I’ve spent years diving deep into the world of full-stack development, but my heart truly lies in polishing the fine details of UIs and making experiences so smooth that they make people smile (even on a bad day). I love the challenge of turning complex ideas into simple, intuitive experiences.

Work Relationship Status: Currently Looking

I love building things and working with others to bring ideas to life. I'm looking for a role in a startup or small company where I can work closely with smart, driven people, excite users by going hard to implement features on the roadmap and, of course, help drive business growth through impactful implementations.

Some Things I've Built

  • Hackers, The Unofficial Movie API
    An API based on the 1995 movie "Hackers". I built this to get a more intimate feel for building a RESTful API (which I absolutely love doing now) and learn a bit about how to containerize an app (which I'm admittedly still a bit fuzzy on). Get information on characters, organizations, hacks, quotes, and more. Inspired by the continued maintenance of Cyberdelia NYC and Hackers Curator by fellow fans. Hack the planet!

  • NYC Crash Radar
    After getting frustrated with learning some back end development and having a tough time getting pumped to code, I built this for fun to remind myself that it's all good. Woosah. This little project leverages New York City's Motor Vehicle Collisions - Crashes API to see the latest crash data from around New York City.

  • Gather Social
    Inspired by a wedding (I tried to build this for the wedding a few days before the wedding [yikes!]), Gather Social allows users to create Instagram-style social feeds for their private events. When the event is over, admins can one-click download all photos submitted for in the event. I realized a fundamental flaw in how I conceptualized this product after fully building it and will be building out a v2 to see if it takes off.

  • My Portfolio
    Ah. My little internet baby. I built this with my favorite framework for contentful sites, Astro. It's light, it's fast, it sends as little js to the browser as possible, and I even converted to a markdown-based blog (which from a DX standpoint is INCREDIBLE in comparison to dealing with a CMS).

Things I've Written

I try to share knowledge or perspective after some ordeals. Here's where you can see some of my latest pieces:

📫 How to Reach Me

You can email me at andrew(at)internetdrew(dot)com, find me on Twitter, or connect with me on LinkedIn.

Pinned Loading

  1. hackers-the-api hackers-the-api Public

    An API based on the 1995 movie Hackers. Get information on characters, organizations, quotes, and more.

    TypeScript

  2. gather-social gather-social Public

    Create a private social network for your event and see it from everyone's perspective.

    TypeScript

  3. portfolio-v3 portfolio-v3 Public

    The third iteration of my portolio, this time built with Astro!

    Astro

  4. lesson-collab lesson-collab Public archive

    A collaborative platform for educators to improve their lesson plans with feedback from their peers.

    JavaScript

  5. otp-react-ts-vitest otp-react-ts-vitest Public

    A tutorial on building a OTP UI component, testing the UI (and AWS Amplify API calls), and frontend validation.