Pinned Repositories
express-stripe
This project showcases the seamless integration of Stripe checkout functionality into a Node.js Express application. It provides a comprehensive example of setting up a backend server with Express and utilizing Stripe's powerful payment processing capabilities to create and manage checkout sessions securely.
react-stripe
This project demonstrates the integration of Stripe checkout functionality into a React application. It provides a seamless user experience for purchasing products or services securely using Stripe's payment processing capabilities.
react-firebase-chat-app
Discover the power of real-time communication with this chat application built using Firebase and React with Vite. Dive into examples of authentication, Firestore database integration, and cloud storage functionalities. Enhance your understanding of React and Firebase while building a fully functional chat app.
firebase-cloud-function-post-api
Showcasing a simple Firebase Function that implements a CRUD API. Designed for seamless post content management, the code provides a straightforward demonstration of creating, reading, updating, and deleting operations, streamlining your Firebase backend development.
android-kotlin-firestore
Showcasing CRUD operations on posts using Firebase Firestore. It utilizes RecyclerView for seamless UI display and serves as a practical demonstration for Android developers seeking to integrate Firestore in their applications.
android-kotlin-retrofit
This repository showcases a straightforward Android Kotlin project demonstrating the implementation of Retrofit for seamless API calls, providing a concise and practical example for developers to integrate this powerful networking library into their Android applications.
android-kotlin-dialogs
Explore comprehensive demos illustrating AlertDialog, Date and Time Pickers, and Custom Dialog implementations in Android using Kotlin. These easily understandable examples facilitate seamless integration, enhancing user interaction in your Android applications.
android-kotlin-permissions
Explore Android's camera and location permissions with Kotlin in this demo repository. Seamlessly integrate permission requests for a user-friendly experience using insightful code snippets and clear demonstrations.
android-kotlin-recyclerview
Explore Android intents in Kotlin with examples of activity-to-activity communication and passing extra parameters. Includes practical RecyclerView integration for enhanced UI display.
nestjs-pokedex-api
Pokedex API using NestJS
dalemoncayo's Repositories
dalemoncayo/project-five
dalemoncayo/project-four
dalemoncayo/project-three
dalemoncayo/project-two
dalemoncayo/project-one
dalemoncayo/react-stripe
This project demonstrates the integration of Stripe checkout functionality into a React application. It provides a seamless user experience for purchasing products or services securely using Stripe's payment processing capabilities.
dalemoncayo/express-stripe
This project showcases the seamless integration of Stripe checkout functionality into a Node.js Express application. It provides a comprehensive example of setting up a backend server with Express and utilizing Stripe's powerful payment processing capabilities to create and manage checkout sessions securely.
dalemoncayo/firebase-cloud-function-post-api
Showcasing a simple Firebase Function that implements a CRUD API. Designed for seamless post content management, the code provides a straightforward demonstration of creating, reading, updating, and deleting operations, streamlining your Firebase backend development.
dalemoncayo/react-firebase-chat-app
Discover the power of real-time communication with this chat application built using Firebase and React with Vite. Dive into examples of authentication, Firestore database integration, and cloud storage functionalities. Enhance your understanding of React and Firebase while building a fully functional chat app.
dalemoncayo/android-kotlin-retrofit
This repository showcases a straightforward Android Kotlin project demonstrating the implementation of Retrofit for seamless API calls, providing a concise and practical example for developers to integrate this powerful networking library into their Android applications.
dalemoncayo/android-kotlin-firestore
Showcasing CRUD operations on posts using Firebase Firestore. It utilizes RecyclerView for seamless UI display and serves as a practical demonstration for Android developers seeking to integrate Firestore in their applications.
dalemoncayo/android-kotlin-dialogs
Explore comprehensive demos illustrating AlertDialog, Date and Time Pickers, and Custom Dialog implementations in Android using Kotlin. These easily understandable examples facilitate seamless integration, enhancing user interaction in your Android applications.
dalemoncayo/android-kotlin-permissions
Explore Android's camera and location permissions with Kotlin in this demo repository. Seamlessly integrate permission requests for a user-friendly experience using insightful code snippets and clear demonstrations.
dalemoncayo/android-kotlin-datastore-sharedpreferences
Demo app illustrating SharedPreferences usage for local data storage in Android. Easily understand data transfer between activities. See also: android-kotlin-intents.
dalemoncayo/android-kotlin-intents
Explore Android intents in Kotlin with examples of activity-to-activity communication and passing extra parameters. Includes practical RecyclerView integration for enhanced UI display
dalemoncayo/android-kotlin-recyclerview
Explore Android intents in Kotlin with examples of activity-to-activity communication and passing extra parameters. Includes practical RecyclerView integration for enhanced UI display.
dalemoncayo/react-pokedex-webapp
Pokedex Web App using React
dalemoncayo/nestjs-pokedex-api
Pokedex API using NestJS