You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I built this password manager(GuardVault) app in React Native for my personal use. If you're looking for a simple and secure way to manage your passwords, you might be interested in trying it out! (Let me know if you'd like more information).
This project is a simple RESTful API built using the Hapi.js framework. The API allows you to perform CRUD (Create, Read, Update, Delete) operations on a collection of books. It is designed for testing and experimentation, and can be easily tested using Postman.
URL SCISSOR API This API is a URL shortener built with Node.js, Nanoid and QrCode. The API allows users to create a short and unique URL from very long URL. The users of this URL shortener API can create a short URL, customized URL and also generate a qrCode for their links or URL.