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
Chat App is a basic chat application built using Flutter and Firebase for various backend features. This app allows users to send and receive messages in real-time, authenticate users, store user data, and send push notifications.
A versatile Flutter app powered by RiverPod for state management. It enables users to explore, manage, and filter meals, including dietary preferences like vegan, vegetarian, and gluten-free. The app offers a user-friendly experience with a bottom tab bar and a side drawer for filter access. It's fully responsive on Android and iOS.
One of some project files from a course on Node.Js I'm taking. This one focuses on implementing templating engines and working with data passed through objects to other page routes, in Express.Js I'll be practicing using two templating engines: Pug(Jade) and EJS - Pug: Because I think I like it, lol, and EJS because It's used in the course.
The purpose of this project was to get familiar with native device features, such as Camera, GPS, and Storage. In the course, you'll learn how to create a mobile app that allows users to save their favorite places by taking pictures, adding titles, and recording the location.
Coursework from Academind by Maximilian Schwarzmüller, This course includes projects that cover React basics, Hooks, React Router, & Redux. It also contains a few projects I started on my own to make sure I was conceptually understanding the lessons beyond watching the tutorial. I started making a Spotify Clone as well as Cocktail Cards.