An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by SinghDigamber

A curated list of projects in awesome lists by SinghDigamber .

https://github.com/singhdigamber/php-rest-api

how to create a PHP 8 CRUD (Create, Read, Update, Delete) RESTful API with MySQL database.

Last synced: 11 Apr 2025

https://github.com/singhdigamber/react-login-signup-ui-template

Build React Login & Sign Up UI Template with Bootstrap 5 - Create React authentication system such as login and sign up template using Bootstrap.

react react-components reactui reactuidesign

Last synced: 04 Aug 2025

https://github.com/singhdigamber/php-user-authentication

Build PHP 7 user authentication and login system with MySQL and Bootstrap 4 using procedural programming approach.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/angular-meanstack-authentication

Angular 13 JWT User Authentication Tutorial - Learn how to build and implement JSON web token (JWT) based user authentication system in Angular app.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/laravel-jwt-auth

Laravel 8 JWT Authentication example

Last synced: 12 Apr 2025

https://github.com/singhdigamber/reactnativecrudfiresote

This is a step by step React Native Firebase tutorial. In this tutorial, we will learn to create CRUD (Create, Read, Update, Delete) app using Firestore for iOS and Android platforms.

Last synced: 12 Aug 2025

https://github.com/singhdigamber/laravel-crud-app

Create PHP Laravel CRUD web application with MySQL Database.

Last synced: 09 Mar 2026

https://github.com/singhdigamber/laravel-yajra-datatables

Create datatable in Laravel

Last synced: 22 Jun 2025

https://github.com/singhdigamber/ionic-form-ui

Ionic/Angular Login and Register UI templates

Last synced: 12 Apr 2025

https://github.com/singhdigamber/angular-material8-custom-theme

Angular Material 8 Custom Theme - Learn to create Angular Material 8 custom theme from scratch in less than 5 minutes in an Angular 8 project.

angular angular7 angular8 angularmaterial

Last synced: 12 Apr 2025

https://github.com/singhdigamber/angular-formdata

Angular FormData tutorial - Learn how to use Angular 8 HttpClient API to Post FormData (multipart/form-data) to a web server.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/angular-seo-universal

In this step by step Angular 13 SEO tutorial, we are going to learn how to make Angular app SEO friendly by adding the page titles, meta descriptions, keywords, and other SEO attributes in an Angular Universal Server-side rendering app.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/laravel_web_push_notification

how to send web push notifications in the Laravel 8 app using Firebase Cloud Messaging mechanism

Last synced: 12 Apr 2025

https://github.com/singhdigamber/rnfirebaseauth

In this React Native tutorial, we are going to learn how to create Login and User Registration functionalities using Firebase Authentication services.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/angular-universal-crud

Step by step practical guide on building an Angular 13 Universal CRUD (Create, Read, Update, Delete)operation web application with MongoDB Server-side Rendering (SSR).

angularssr angularuniversal server-side-rendering

Last synced: 12 Apr 2025

https://github.com/singhdigamber/laravel-angular-jwt-auth

Laravel 8 Angular 13 Token-Based Authentication with JWT

Last synced: 12 Apr 2025

https://github.com/singhdigamber/laravelexcelcsv

Laravel 8|7 Import Export Excel & CSV file tutorial

Last synced: 12 Apr 2025

https://github.com/singhdigamber/angularfirebase-authentication

Learn to create complete Angular 16 Firebase authentication system from scratch, also protect routes using canActivate route guard.

Last synced: 27 Oct 2025

https://github.com/singhdigamber/react-local-storage

React Local Storage with life cycle methods - Learn to store form data or form state in local storage using React life cycle methods.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/ionic-sqlite-app

In this tutorial, we will learn how to create Ionic 4 Angular CRUD application and implement SQLite Native plugin to store the data in the SQLite Database. We will create the Create, Read, Update and Delete operation to manage the data in the database. Moreover, we will also learn to load the dummy data from the sql database file using HttpClient service.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/codeigniter-authentication-example

How to create a simple auth system with login and signup functionalities in Code-igniter 4.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/php-pagination

This tutorial explains how to create pagination in PHP 7 and MySQL using the Bootstrap 4 Pagination UI component. Also, learn how to set the dynamic limit in pagination with the session, create prev, next feature, active class in pagination to display results fetched from MySQL database.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/laravel-sanctum-auth-api

Build Secure PHP REST API in Laravel 8 with Sanctum Auth

Last synced: 12 Apr 2025

https://github.com/singhdigamber/vuex-state-management-app

Vue is an excellent open-source front-end library to build user-friendly web/mobile applications. It follows the same component-based architecture as other popular frameworks do.

Last synced: 16 Mar 2026

https://github.com/singhdigamber/laravel-passport-auth

create a secure REST API using Passport in Laravel 8

Last synced: 12 Apr 2025

https://github.com/singhdigamber/angular-firebase-canactivate-guard

A sample app for Angular routes protection using canActivate guard method with Firebase real-time database

angular angular-cli angular2 angular2-routing angularapp angularroute canactivate firebase firebase-realtime-database

Last synced: 12 Apr 2025

https://github.com/singhdigamber/angularpaginationexample

How to add server-side pagination in the Angular 10 tabular data.

Last synced: 27 Mar 2026

https://github.com/singhdigamber/ionic-tables-app

A complete step by step Ionic 4 Data Table tutorial, create a data table in an Ionic / Angular app and learn how to show relevant information in tabular form using the ngx-datatable plugin.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/php-multiple-file-upload

PHP 7 Multiple Files and Images uploading tutorial, and we will learn to store uploaded files in the MySQL database along with some necessary file uploading validation.

Last synced: 14 Sep 2025

https://github.com/singhdigamber/codeigniter-rest-api

This is a comprehensive Codeigniter REST API example. In this tutorial, we are learning how to create REST API in Codeigniter 4 application from starting.

Last synced: 25 Jul 2025

https://github.com/singhdigamber/react-redux-shopping-cart

How to persist redux store's states in React js app using react-redux, redux toolkit, and redux persist packages.

react-ecommerce react-router redux redux-persist redux-toolkit shopping-cart

Last synced: 27 Jul 2025

https://github.com/singhdigamber/react-image-preview

React single and multiple images upload preview tutorial with example. Learn how to show image preview before uploading to the server in a React app.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/php-file-upload

how to upload files and images in MySQL Database. and how to implement file upload validation before sending it to a web server

Last synced: 12 Apr 2025

https://github.com/singhdigamber/connect-angularfirebase

Connect Firebase Realtime NoSQL Cloud Database with Angular App from Scratch

Last synced: 02 Jul 2025

https://github.com/SinghDigamber/angular-http-observables

Angular 13 Observables tutorial - Manage HTTP response with RxJS observables and operators, build a live country search module from scratch.

Last synced: 14 Mar 2025

https://github.com/singhdigamber/angular-http-observables

Angular 13 Observables tutorial - Manage HTTP response with RxJS observables and operators, build a live country search module from scratch.

Last synced: 17 Oct 2025

https://github.com/singhdigamber/ng-checkbox-tutorial

A step by step tutorial on handling multiple checkboxes in Angular 8|9, we will learn how to create, select and unselect multiple checkboxes and validate checkboxes with Angular Reactive Forms.

Last synced: 04 Jul 2025

https://github.com/singhdigamber/angular-material7-firebase-crud-app

Create Book inventory CRUD web app with Angular 7 framework using Angular Material 7, Firebase (AngularFire2) real-time NoSQL database.

Last synced: 27 Feb 2026

https://github.com/singhdigamber/laravel-paypal-app

Integrate PayPal Payment Gateway in Laravel 7 in simple ways.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/react-modal-material-ui

Build a simple and animated modal popup in React using Material UI. Modals are a widely used component in React-based web and mobile applications.

Last synced: 19 Aug 2025

https://github.com/singhdigamber/php-contact-form

Create a contact form in PHP and store the customer information in the MySQL database. Implement the form validation in the contact form using the most popular jQuery validation plugin.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/laravel-pdf

Learn how to generate PDF from HTML using the DomPDF library.

Last synced: 13 Mar 2026

https://github.com/singhdigamber/codeigniter-pdf-example

Convert HTML to PDF in Codeigniter.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/react-carousel-tutorial

This is a step by step React Responsive Carousel tutorial. In this tutorial, we will learn how to implement Carousel in a React app using React Responsive Carousel package.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/php-google-recaptcha

Google reCAPTCHA is the best solution to protect web forms from spam. The reCAPTCHA is a powerful spam protection tool that makes sure you are a real human, and Google reCaptcha checkbox also provides the best user experience in a few lines of codes.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/laravel-file-upload

Laravel 7 File Upload tutorial, and In this tutorial, we will learn how to upload files in Laravel 7 with basic validation in MySQL database.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/angularqrcodeappexample

Generate or create a QR Code in the Angular app using angular2-qrcode library

Last synced: 12 Apr 2025

https://github.com/singhdigamber/angular-css-grid

Angular 8/9 UI tutorial, learn how to create and use CSS Grid layout within the Angular app using the Holy Grail layout pattern.

Last synced: 25 Feb 2026

https://github.com/singhdigamber/route-resolver-angular

Angular 7 Route resolver fetches the data before the component is ready. Configure route resolvers from scratch with HttpClient service in Angular 7 | 8.

angular angular-route angular-router angular6 angular7 angular8 angularcli api jsonplaceholder-api observable route-resolve rxjs typescript

Last synced: 12 Apr 2025

https://github.com/singhdigamber/php-captcha

Learn how to create a PHP Captcha Script using the GD library with basic captcha validation to protect bot-generated mails or spam.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/laravel-stripe-example

How to integrate Stripe Payment Gateway in Laravel project.

Last synced: 22 Sep 2025

https://github.com/singhdigamber/angular-drag-drop

Angular 7 Drag and Drop tutorial. Create drag and drop functionality with Angular 7 and Angular Material 7 library.

angualr-drag-drop angular angular-2 angular-app angular-cdk angular-material angular-material-7 drag drag-and-drop drop

Last synced: 22 Jun 2025

https://github.com/singhdigamber/electron-angular-app

Build Electron Desktop App with Angular 8 - In this Angular tutorial we will learn to create a basic web application with Angular and Electron.

angular angular8 electron electron-app electron-application

Last synced: 12 Apr 2025

https://github.com/singhdigamber/reactnativenavigation

This is a step by step comprehensive React Native Navigation v5 tutorial. In this tutorial, we will learn how to implement Stack Navigation in React Native app using Stack Navigator.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/php-user-registration

Learn how to create a basic PHP 7 user registration system, add PHP validation in registration form, securely hash password and store the user information in the MySQL database.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/rnradiobutton

This tutorial shows you how you can create a radio button component in React Native application pretty smoothly. We will learn the easiest way to deal with React Native Radio Buttons.

Last synced: 01 Sep 2025

https://github.com/singhdigamber/angular-httpclient-demo

Angular Consume REST API with HttpClient Tutorial

Last synced: 12 Apr 2025

https://github.com/singhdigamber/react-datepicker-app

Welcome to How to Implement and use Datepicker in React application! In this tutorial, you will learn the step-by-step process of integrating and using react-datepicker modules in React.js.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/laravel-autocomplete-search

Build a dynamic autocomplete search using the Select2 jQuery plugin in Laravel 7 with AJAX.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/laravelsocialiteloginwithfacebook

Laravel 8 Socialite Login with Facebook Example

Last synced: 12 Apr 2025

https://github.com/singhdigamber/laravel-ajax-crud

Create a Laravel CRUD app using AJAX.

Last synced: 14 Jul 2025

https://github.com/singhdigamber/backend

Laravel 7 JWT Authentication example tutorial. Create secure REST API in Laravel using JSON Web Token (JWT). Protect user authentication API with tymondesigns/jwt-auth JWT package.

Last synced: 28 Oct 2025

https://github.com/singhdigamber/react-multiple-checkboxes

React Checkbox tutorial - Store multiple checkboxes values in React application and Make REST API call to store checkbox values in mongoDB database.

axios react

Last synced: 12 Apr 2025

https://github.com/singhdigamber/angular-charts-app

Angular 8 Chart.js Tutorial with ng2-charts Examples - Display data using various charts such as pie chart, bar chart, radar, doughnut or bubble chart.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/ionic-firebase-authentication

How to add Firebase authentication in Ionic 6 Angular application, ionic password verification, ionic password reset, ionic login with google and ionic login with gmail.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/node-express-rest-api

Build Secure Node.js, MongoDB, Express RESTful API From Scratch

Last synced: 12 Apr 2025

https://github.com/singhdigamber/my-anglular-app

In this tutorial, I am going to share with you how you can easily set up a brand new Angular 9 project with SASS, Bootstrap 4, Font Awesome 5, and NgBootstrap from scratch.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/react-autocomplete-tutorial

React 16+ Autocomplete Tutorial with Example - Understand step by step how to build Autocomplete component in React using autocomplete NPM module.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/laravel-traits-example

Learn about Laravel 7 Trait, how to create Trait in Laravel, and how to use Trait in the Laravel 7 application. Traits allow us to develop a reusable piece of code and inject it in controller and modal in a Laravel application.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/codeigniter-ajax

How to fetch user records in Codeigniter 4 application from MySQL database using AJAX web development technique.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/react-rtk-query-crud

In this comprehensive tutorial, we will learn how to post data using REST API in React application with the help of RTK Query and Redux api slice.

reduxcrud rtk-query rtk-query-crud

Last synced: 12 Apr 2025

https://github.com/singhdigamber/laravel-captcha-generator

Suppose you want to know how to create or generate a Captcha security code in Laravel 7. In that case, this tutorial is going to be the ultimate nectar for you.

Last synced: 20 Jun 2025

https://github.com/singhdigamber/laravel-contact-form

Create a contact form in Laravel using the Bootstrap 4 CSS Framework, validate contact form using Laravel built-in validation, send email to admin using Mailtrap.

Last synced: 11 Aug 2025

https://github.com/singhdigamber/angular8-select-dropdown

Angular 8 Select Dropdown Tutorial with Reactive Forms - We will learn to implement, create and validate Select dropdown with Reactive Forms.

angular angular8 dropdown dropdown-input dropdownlist reactive-forms validation

Last synced: 20 Jun 2025

https://github.com/singhdigamber/laravel-cron-job

how to create a Cron Jon in laravel 7. Making a Cron Job in Laravel 7 is simple and easy.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/react-multiple-files-upload

React Multiple Files - In this tutorial, learn how to upload a multiple image files in the MongoDB database using the Node and Express server.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/ionic-side-menu

A comprehensive Ionic 4 step by step tutorial, Learn how to implement side menu dynamically in Ionic 4 app with active class for selected page.

Last synced: 26 Oct 2025

https://github.com/singhdigamber/laravel-iamge-upload

upload multiple files or images with validation in Laravel 7. Store images in the storage and images path in the MySQL database.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/laravel-pagination-example

Construct a simple pagination in laravel 7 application from scratch. Setting up a laravel app, creating model and migrations, creating a controller and connecting controller to routes, and fetch records from the database and bind with pagination() method to show results in smaller sizes using paginate() and links() function.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/react-mernstack-crud

React MERN Stack CRUD app tutorial - Create frontend and backend with React, Node, Express, mongoDB. and learn to consume REST APIs with React Axios.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/react-form-validation

React Form Validation - Learn to validate React client-side validation, minimum characters, email validation with the regular expression and password.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/react-intl-example

In this tutorial, we will learn how to Internationalize a React application using a react-intl package.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/laravel-form-validation

This is a comprehensive PHP 7 Form Validation example tutorial. In this tutorial, we will learn how to create a form from scratch and how to validate the form’s value using Laravel’s built-in validate method.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/codeigniter-pagination

Create pagination in codeigniter application from scratch.

Last synced: 08 Mar 2026

https://github.com/singhdigamber/react-rtk-query-fetch-demo

How to retrieve data through REST API in React application using Redux toolkit library’s RTK Query and RTK query hooks.

reactredux reactreduxproject redux reduxtoolkit rtk-query

Last synced: 23 Sep 2025

https://github.com/singhdigamber/laravel-angular-jwt-authentication

Securely reset a password by consuming Laravel 7 JWT auth API with Angular.

Last synced: 02 Aug 2025

https://github.com/singhdigamber/codeigniter-form-validation

How to create a form using Bootstrap and form validation in Codeigniter 4 application.

Last synced: 27 Aug 2025

https://github.com/singhdigamber/codeigniter-send-email

In this tutorial, we will learn how to Send an email in CodeIgniter 4 from the localhost using a built-in email library.

Last synced: 10 Mar 2026

https://github.com/singhdigamber/codeigniter-multiple-file-upload

Upload multiple images and files in Codeigniter application.

Last synced: 03 Feb 2026

https://github.com/singhdigamber/react-select-tutorial

React Dropdown Select Tutorial with React-select - learn how to create an advance dropdown select using the react-select library.

Last synced: 03 Jul 2025

https://github.com/singhdigamber/php-form-validation

This tutorial guides you on how to create and validate a basic form using PHP 7 and HTML. We will create the responsive form using Bootstrap and validate the various form fields using PHP.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/custom-directive-angular

Angular 7 Custom Directives will be discussed here in this article. You can compare the building of directives with the building of components in Angular 2+

angualr-2-basic angualr2 angular angular7 angular7-example custom-angular-directive directive-angular

Last synced: 12 Apr 2025

https://github.com/singhdigamber/angular-image-preview

Angular 8 Show Image Preview Before Uploading - A Simple method through which we can show the image preview to the user before uploading image to the server

angularimageupload imagepreview

Last synced: 12 Apr 2025

https://github.com/singhdigamber/reactnativetable

how to build a Table component in React Native application and display data in the table. We will create a responsive table in React Native application, that table will be horizontally and vertically scrollable.

Last synced: 14 Mar 2026

https://github.com/singhdigamber/react-rtk-query-delete-data

How to get and delete data objects from the database in React application using React Redux RTK Query endpoints and REST APIs.

Last synced: 23 Jan 2026

https://github.com/singhdigamber/codeigniter-file-upload

File uploading is a considerable imperative that allows your site visitors to upload various files. Such as images, word documents, excel and pdf reports, etc. on a web server. In this tutorial, we will learn how to upload files in Codeigniter 4 from scratch.

Last synced: 17 Apr 2026

https://github.com/singhdigamber/rnimagepicker

Today we are going to learn how to pick images from the device’s Camera and Gallery in React Native application. Picking images is an essential task in every developer’s task list. Ordinarily, all the main functionalities can’t be developed by going through picking up images.

Last synced: 12 Apr 2025

https://github.com/singhdigamber/ionic-angular-crud-app

In this tutorial, we will learn how to create an Ionic 7 Angular 16 CRUD (Create, Read, Update, Delete) mobile application using Express REST API, Node, NPM and MongoDB local database.

Last synced: 07 Jan 2026

https://github.com/singhdigamber/laravel-highcharts-example

Create charts in Laravel 7 with Highcharts. We will gradually look into the entire process of working with laravel 7 and highcharts with example.

Last synced: 04 Jan 2026

https://github.com/singhdigamber/modalreactnative

A comprehensive step by step tutorial on how to work with React Native Modal component. In this tutorial, we will learn how to show essential content such as title, text and image with Modal popup in React Native application.

Last synced: 01 Aug 2025