Skip to content
View insanecoding's full-sized avatar
🦈
🦈

Block or report insanecoding

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
insanecoding/README.md

Hello world 👋

I'm a Senior Frontend Developer at Prose which is a custom hair care startup. I have 9+ years of experience and a Master's degree in Cyber Security. I mainly specialize in Javascript/Typescript and React stack (React with or without hooks, Redux, Next.js, Webpack, Babel, Jest, PostCSS). But I like Svelte, too. I'm always open to trying something new. I have a passion for cutting-edge frontend technologies as well as functional programming.

I'm a big fan of Graphql. I invested a lot into learning all the ins and outs of the Apollo Client. Then, I successfully refactored the data layer of the existing user management app. I improved the code structure, upgraded Apollo to the next major version, and used its advanced features (local states, Apollo links, REST API integration, type generation from the Graphql schema).

Apart from building beautiful and performant web apps, I really enjoy configuring complex frontend tools. If it is configurable, I'll do it! The bundlers are my passion. So far tried Webpack (including the latest v5), Rollup, Parcel, Microbundle and Snowpack. Writing configs is not a one-off for me. I don't stop investigating. It's always a joy to find a new plugin and cut off some more kilobytes from the resulting bundle.

I try to give back to the community. I reported issues in use-async-resource, size-limit and react router. I made PRs to several webpack plugins (html-webpack-banner-plugin and inline-manifest-webpack-plugin). I want to be even more active in future.

In my software development practice, I stick to the following principles:

  1. Don't simply close the tasks, try to understand the big picture behind them
  2. Pick the right tool for the job
  3. Avoid cargo culting and make informed decisions in every particular case
  4. Don't be afraid of complex things with steep learning curves
  5. Always keep your web apps small and performant

Have any ideas or questions? Reach out to me on LinkedIn

Also, don't hesitate to check my Twitter where I write about technologies.

Pinned Loading

  1. html-webpack-banner-plugin html-webpack-banner-plugin Public

    Forked from Cap32/html-webpack-banner-plugin

    Adds a banner to the top of generated html.

    JavaScript 1 1

  2. inline-manifest-webpack-plugin inline-manifest-webpack-plugin Public

    Forked from szrenwei/inline-manifest-webpack-plugin

    inline your webpack manifest (runtime code) with a script tag to save http request

    JavaScript 2 1