Skip to content
View Vadorequest's full-sized avatar

Organizations

@UnlyEd
Block or Report

Block or report Vadorequest

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

Hi 👋, I'm Vadorequest (AKA "Ambroise Dhenain" IRL)

A very passionate developer since my youngest age, from France.

vadorequest

About myself

  • 🔭  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.

Tech stack

Check out the tech stack we used at Unly (2019)

aws bootstrap css3 gcp git html5 javascript jekyll linux nextjs nodejs python react redux typescript

Github statistics

vadorequest vadorequest

trophy

Social

Want to get in touch?

vadorequest     vadorequest     ambroise-dhenain     2391795     @vadorequest

Top OSS projects

Curated list of my most important OSS contributions

Blogs posts

Dynamic list of my blog posts on Medium and StackOverflow

StackOverflow Activity

Pinned

  1. serverless-with-next5-boilerplate serverless-with-next5-boilerplate Public archive

    Serverless.js with Next.js 5 on AWS, powered by the Serverless Framework

    JavaScript 98 10

  2. rwa-faunadb-reaflow-nextjs-magic rwa-faunadb-reaflow-nextjs-magic Public template

    Real-world app example - Real-time Editor, using FaunaDB (realtime stream), Reaflow (graph editor), Next.js framework and a bit of Magic (auth)!

    TypeScript 83 14

  3. sails-typescript sails-typescript Public

    An example of how to use TypeScript on the server side.

    JavaScript 34 10

  4. My own Git config My own Git config
    1
    [push]
    2
        default = current
    3
    [alias]
    4
        fetch = git fetch --tags
    5
        reflog = git reflog --date=iso