Pinned Repositories
ChatSpot
ChatSpot is a realtime chat app with websockets using Node.js, Express and Socket.io with Vanilla JS on the frontend with a custom UI
Diary-App
Infinity-Scroll
The Infinity Scroll website populates its images using the Free Unsplash API, which gives it a infinite scrolling experience similar to infinite scrolling in a social media app. The site use Async API to fetch data form the Unsplash website.
Natours
Natours is a fictional Landing Page for a tourism company that provides tours in Nature. This modern looking landing page is built only using HTML and CSS. And all the animations are done using pure modern CSS, with no Javascript involved.
Netflix-Clone
The Netflix clone application was built using React (Custom Hooks, Context), Firebase & Styled Components. The Application contains the following pages: sign in, sign up, browse & lastly the homepage. There are four different pages, some using protected routes with auth listeners. Firebase firestore handles all the data and that data is retrieved using a custom hook; authentication is used on all pages, which is handled by Firebase as well.
Picture-In-Picture
The Picture in Picture is a simple Website with a button that triggers picture in picture mode when clicked. This Website uses the Screen capture API to capture part or all of a screen from a window or a Chrome Tab.
Pizzetta
Pizzetta is an e-commerce website for ordering pizza online, built using Next.js and Redux in the back-end and MongoDB as the database. Implemented features including a homepage, ordering page, and cart page, allowing users to view product information, add items to their cart, and make payments using the PayPal API.
Quotes-Generator
This quote generator website is built using HTML , CSS and JAVASCRIPT. And all the quotes on the site are Dynamically generated using Asynchronous Fetch() request which fetches a random quote from a Rest Quotes API.
React-Blog-App
The React Blog App is a MERN stack applicaton which uses React and React hooks on Client side and Node / Express on server side. The web application allow users to register their info (email,username,password) into database and to login and authenticate using that data stored in the database (MongoDb). The site uses REST api to allow Authenticated users to Create new blog, Update and Delete their particular blog and Read blog from other Users.
trial
Alan-N-Pereira's Repositories
Alan-N-Pereira/React-Blog-App
The React Blog App is a MERN stack applicaton which uses React and React hooks on Client side and Node / Express on server side. The web application allow users to register their info (email,username,password) into database and to login and authenticate using that data stored in the database (MongoDb). The site uses REST api to allow Authenticated users to Create new blog, Update and Delete their particular blog and Read blog from other Users.
Alan-N-Pereira/ChatSpot
ChatSpot is a realtime chat app with websockets using Node.js, Express and Socket.io with Vanilla JS on the frontend with a custom UI
Alan-N-Pereira/Infinity-Scroll
The Infinity Scroll website populates its images using the Free Unsplash API, which gives it a infinite scrolling experience similar to infinite scrolling in a social media app. The site use Async API to fetch data form the Unsplash website.
Alan-N-Pereira/Netflix-Clone
The Netflix clone application was built using React (Custom Hooks, Context), Firebase & Styled Components. The Application contains the following pages: sign in, sign up, browse & lastly the homepage. There are four different pages, some using protected routes with auth listeners. Firebase firestore handles all the data and that data is retrieved using a custom hook; authentication is used on all pages, which is handled by Firebase as well.
Alan-N-Pereira/Picture-In-Picture
The Picture in Picture is a simple Website with a button that triggers picture in picture mode when clicked. This Website uses the Screen capture API to capture part or all of a screen from a window or a Chrome Tab.
Alan-N-Pereira/Pizzetta
Pizzetta is an e-commerce website for ordering pizza online, built using Next.js and Redux in the back-end and MongoDB as the database. Implemented features including a homepage, ordering page, and cart page, allowing users to view product information, add items to their cart, and make payments using the PayPal API.
Alan-N-Pereira/Quotes-Generator
This quote generator website is built using HTML , CSS and JAVASCRIPT. And all the quotes on the site are Dynamically generated using Asynchronous Fetch() request which fetches a random quote from a Rest Quotes API.
Alan-N-Pereira/Diary-App
Alan-N-Pereira/Natours
Natours is a fictional Landing Page for a tourism company that provides tours in Nature. This modern looking landing page is built only using HTML and CSS. And all the animations are done using pure modern CSS, with no Javascript involved.
Alan-N-Pereira/trial
Alan-N-Pereira/Voice2Code