I'm Raphael Brandão, a millennial, tech enthusiast and programmer by vocation.
🚀
Eager so see people landing on the moon again
Pinned Loading
-
esp32-cam-ai-thinker
esp32-cam-ai-thinker PublicInformations and examples about A.I. Thinker ESP32-CAM using ESP-IDF
-
Prune git branches and update defaul...
Prune git branches and update default branch 1#!/bin/bash
2BRANCH=$(git remote show origin | sed -n '/HEAD branch/s/.*: //p')
34echo "Update changes"
5git fetch -u origin $BRANCH:$BRANCH
-
Generate shortcuts for Jest tests
Generate shortcuts for Jest tests 1#!/bin/bash
23LOCAL=/usr/local/bin
4TEST_WATCH="tw"
5TEST_COVERAGE="tc"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.