-
🔭 I’m currently authoring Next Right Now
-
🌱 I’m currently learning tons of things about tons of stuff (grind grind grind)
-
🤝 I’m looking for help with an OSS chatbot project I haven't had time to work on yet (contributors welcome, contact me!)
-
💬 Ask me about entrepreneurship, mentorship, programming, daily hacks, productivity, security
-
📫 How to reach me Twitter/LinkedIn or open a Github issue here
I also happen to be a CTO and co-founder of Unly, a tech company meant to help access higher education for students.
Want to get in touch?
Curated list of my most important OSS contributions
Dynamic list of my blog posts on Medium and StackOverflow
- The 5 no-code most typical mistakes and how to avoid them
- A 2021 guide about structuring your Next.js project in a flexible and efficient way
- A 2021 guide about structuring your Next.js project in a flexible and efficient way
- Migrating Next.js (+Jest/Storybook/Cypress) to use module path aliases, instead of relative paths
- Migrating Next.js (+Jest/Storybook/Cypress) to use module path aliases, instead of relative paths
- Using Storybook 6.1 with Next.js and Emotion 11 — Advanced usage and best practices
- Using Storybook 6.1 with Next.js and Emotion 11 - Advanced usage and best practices
- Next Right Now in 2020 — Most flexible and production-ready boilerplate for Next.js
- Next Right Now in 2020 - Most flexible and production-ready boilerplate for Next.js
- How would you keep the same Python 2.7 app running for years to come?
- Answer by Vadorequest for How to set placeholder value using CSS?
- Answer by Vadorequest for Is it possible to watch over XHR/Fetch requests happening in the browser?
- Answer by Vadorequest for nodegit - How to know if a commit is empty (to avoid pushing empty commits)
- nodegit - How to know if a commit is empty (to avoid pushing empty commits)
- Using Git to frequently push dynamically created commits
- Is it possible to watch over XHR/Fetch requests happening in the browser?
- Answer by Vadorequest for Convert audio files to mp3 using ffmpeg
- Answer by Vadorequest for Send file as response using NextJS API
- Why do some websites render emojis as symbols? (ex: warning emoji "
⚠️ ") - Answer by Vadorequest for IBAN Validation check
- Answer by Vadorequest for How can I find all public comments for a Github user?
- Answer by Vadorequest for Are relative links valid in <link rel="alternate" hreflang="..." /> tags?
- Answer by Vadorequest for How to get record's "Ref" in FaunaDB predicate function?
- Answer by Vadorequest for Javascript .querySelector find <div> by innerTEXT
- Answer by Vadorequest for Is it safe to store a FaunaDB client secret in cookies?
- How to manipulate a global state outside of a React component using Recoil?
- Answer by Vadorequest for React-Admin - How to log record data to the console?
- React-Admin - How to log record data to the console?
- How to write the default translation with react-i18next Trans component, that is valid JSX when using interpolated variables?
- How to install MySQL 5.6 on OSX Mojave?