React + Node.js reCAPTCHA: Secure Login Form | ShillehTek
Build a React + Node.js login protected by Google reCAPTCHA v2 with server-side verification and JWT, reducing bots a...
Raspberry Pi Camera MQTT: Send Photos to React Native | ShillehTek
Build a Raspberry Pi camera + MQTT workflow that captures images on command and delivers them to a React Native Expo ...
React Native React Native SVG: Drag an adjustable polygon | ShillehTek
Build a React Native react-native-svg adjustable polygon with draggable vertices and reset, using simple touch logic ...
React Native Lottie: Add smooth animations in Expo | ShillehTek
Add Lottie animations to a React Native Expo app using lottie-react-native and a LottieFiles JSON to boost UI polish ...
Node.js Sharp: Edit Pixels and Export PNG | ShillehTek
Build a Node.js script with Sharp to edit raw RGBA pixels by condition and export a new PNG, giving precise pixel con...
React Native Expo react-native-svg: Drawing canvas app | ShillehTek
Build a finger drawing canvas in a React Native Expo app using react-native-svg Path, plus a Clear button for signatu...
React Native Node MongoDB: Forgot password flow | ShillehTek
Build a Forgot Password flow with React Native, Node (Express), and MongoDB, including emailed reset tokens and secur...
React Native Expo expo-av Audio: Record and play sound | ShillehTek
Build a React Native Expo app that records audio, saves it locally, and plays it back using expo-av and expo-file-sys...
Node.js AWS S3: Fix InvalidAccessKeyId error | ShillehTek
Fix the Node.js AWS S3 InvalidAccessKeyId error by reinstalling aws-sdk and setting the correct shared credentials fi...
React react-password-checklist: Strong password UI feedback | ShillehTek
Build a React signup password validator with react-password-checklist for real-time strong password feedback and matc...
Heroku npm: Fix ERESOLVE deploy installs | ShillehTek
Fix Heroku npm ERESOLVE dependency tree deploy failures by adding a .npmrc with legacy-peer-deps=true so builds insta...
Node.js Nodemailer: Gmail App Password Authentication | ShillehTek
Set up Node.js Nodemailer Gmail authentication with an App Password so your transporter can send emails reliably with...