Projects in Awesome Lists by avinashn
A curated list of projects in awesome lists by avinashn .
https://github.com/avinashn/ajax-crud-example-in-laravel
Example performing CRUD operations in laravel using ajax.
ajax crud javascript laravel php
Last synced: 17 Oct 2025
https://github.com/avinashn/Ajax-CRUD-example-in-laravel
Example performing CRUD operations in laravel using ajax.
ajax crud javascript laravel php
Last synced: 08 Apr 2025
https://github.com/avinashn/programminginpython.com
This repo consists code of all the programs discussed at programminginpython.com website
algorithms-datastructures database datatypes dictionary lists-python python python-3-4 python-console python-gui python-tk python-tkinter python-tutorials searching-algorithms sets sorting-algorithms tkinter tuples
Last synced: 14 Mar 2026
https://github.com/avinashn/paypal-payment-gateway-integration-laravel
A example application showing how to integrate PayPal payment gateway in your Laravel applications
laravel paypal-payment-gateway paypal-rest-api php
Last synced: 16 May 2025
https://github.com/avinashn/datatables-implementation-laravel
An example of integrating jQuery datatables plugin in laravel.
Last synced: 07 Oct 2025
https://github.com/avinashn/searchexamplelaravel
Search Functionality example in laravel.
Last synced: 16 May 2025
https://github.com/avinashn/pagination-and-search-laravel
Example of pagination and search functionality combined in Laravel Framework
Last synced: 06 Jul 2025
https://github.com/avinashn/laravel_social_login-socialite
A demo app for implementing login with different social networks like Facebook, Google +, Twitter, Github using laravel Socialite package.
laravel laravel-social-login laravel-socialite php
Last synced: 20 Jul 2025
https://github.com/avinashn/highcharts-demo-laravel
Implementing highcharts in laravel example.
Last synced: 04 Oct 2025
https://github.com/avinashn/vuejs_laravel
A simple introduction to vue.js in laravel
javascript laravel laravel54 php php-7 php5 vuejs vuejs2
Last synced: 23 Aug 2025
https://github.com/avinashn/middleware-laravel-example
How to use Middleware in laravel for content restriction based on user role.
laravel laravel55 middleware php7
Last synced: 27 Oct 2025
https://github.com/avinashn/custom-authentication-in-laravel
Custom Authentication (SignIn / SignUp) in Laravel
Last synced: 16 May 2025
https://github.com/avinashn/sending_html_mails_in_laravel
A tutorial on how to send html emails in Laravel using Beautymail package
Last synced: 27 Oct 2025
https://github.com/avinashn/using-bootgrid-plugin-laravel
An example of integrating jQuery bootgrid plugin in laravel.
bootgrid demo jquery jquery-plugin laravel php table-extenders
Last synced: 16 May 2025
https://github.com/avinashn/datatables-serverside-laravel
An example of integrating jQuery datatables plugin with server side operations in laravel.
Last synced: 16 May 2025
https://github.com/avinashn/importcsvdata-laravel
A laravel example to import data from a csv file and store it in database.
Last synced: 16 May 2025
https://github.com/avinashn/StripeIntegration_laravel
A simple example on integrating Stripe payment gateway in laravel applications.
Last synced: 08 Apr 2025
https://github.com/avinashn/stripeintegration_laravel
A simple example on integrating Stripe payment gateway in laravel applications.
Last synced: 06 Feb 2026
https://github.com/avinashn/navigation_drawer_example_android
A simple android app demonstrating how to implement Navigation Drawer in Android App.
android android-apps menu navigation-drawer
Last synced: 21 Jun 2025
https://github.com/avinashn/tailwindcss-laravel
This is a code base for the project discussed on "How to add Tailwind CSS to your Laravel apps" here https://www.youtube.com/watch?v=vUqAFx7kSnQ
Last synced: 13 Apr 2026
https://github.com/avinashn/webview_example_android
A simple implementation of WebView in your Android app. A WebView is a view which displays a web page. A WebViewClient is used to show all these web pages.
Last synced: 26 Apr 2026
https://github.com/avinashn/laravel-passport---api
A tutorial on how to integrate Passport package and protect API's created in Laravel
Last synced: 14 Mar 2025
https://github.com/avinashn/laravel-consumer-app
An example app which consumes an API made in Laravel which is authenticated with passport packages
Last synced: 23 Feb 2026
https://github.com/avinashn/image-intervention-laravel-example
An tutorial on integrating Image intervention package in Laravel applications.
image-intervention laravel php
Last synced: 24 Apr 2026
https://github.com/avinashn/pagination-example-in-laravel
Laravel pagination example application source code from the post - http://justlaravel.com/pagination-in-laravel/
Last synced: 21 May 2026
https://github.com/avinashn/unitconverter
This is my first android app which i have developed.
Last synced: 21 Apr 2026
https://github.com/avinashn/sending-emails-using-sendgrid-laravel
Sending emails using SendGrid in Laravel
Last synced: 11 Apr 2026
https://github.com/avinashn/lovecalculatorandroid
Android Love Calculator App source code from the post http://www.mycodingcorner.com/2016/02/love-calculator-android-app.html
Last synced: 16 May 2025
https://github.com/avinashn/activities_fragments_intents_android_demoapp
Source code of a simple android app on implementing activities, fragments, and intents discussed http://androidhunger.com/android-app-components-activities-fragments-intents
Last synced: 06 Oct 2025
https://github.com/avinashn/androidhunger.com
This repository contains all the code and projects discussed at http://androidhunger.com/
Last synced: 08 Sep 2025
https://github.com/avinashn/android-webview_example
Android Code for the blog post in http://www.mycodingcorner.com/2016/02/android-web-view-example.html
Last synced: 14 Jul 2025
https://github.com/avinashn/angular-consumer-laravel-api
A sample tutorial on how to consume Laravel API with Passport package in Angular app.
Last synced: 29 Apr 2026
https://github.com/avinashn/domain_to_ip_conversion_tool
A simple domain to IP conversion tool for Java GUI tutorial at http://www.mycodingcorner.com/2015/03/domain-name-to-ip-address-java-gui.html
Last synced: 14 Mar 2025
https://github.com/avinashn/different_ui_layouts_android
Different types of android layouts for designing User Interface (UI) in android applications. Layouts like Linear Layouts, Relative Layouts, Grid Views etc.
Last synced: 25 Jun 2025
https://github.com/avinashn/eastersundaycalculator
A Java GUI application to calculate the date of easter sunday. Reference blog post http://www.mycodingcorner.com/2015/03/Java-Program-to-compute-the-date-of-Easter-Sunday-with-GUI.html
Last synced: 22 Apr 2026
https://github.com/avinashn/android_simple_calculator
This is a basic app which takes 2 numbers and perform some arithmetic operation on them. This app was developed for the post "How to create you first android app" which was posted at http://androidhunger.com/your-first-android-app-simple-calculator
Last synced: 26 Apr 2026
https://github.com/avinashn/routing-example-in-laravel
Source code of the routing example discussed here - http://justlaravel.com/routing-in-laravel/
Last synced: 14 Mar 2025
https://github.com/avinashn/jsonparsing
This is a simple JSON Parsing example in android.
Last synced: 08 Apr 2026
https://github.com/avinashn/unitconverter-desktop-version-
This is the desktop version of UnitConverter
Last synced: 14 Mar 2025
https://github.com/avinashn/datetime_format-laravel
A simple example to show date in arabic language using php's DateTime function in laravel
Last synced: 22 Aug 2025
https://github.com/avinashn/laravel-adminlte-withlogin
A basic Laravel 5.6 project with AdiminLTE integrated with a custom login functionality
admin-dashboard adminlte adminlte-template custom-login laravel laravel56
Last synced: 31 Jul 2025