AzxSter (ashusalvi)

ashusalvi

Geek Repo

Company:azxster

Location:Mumbai

Github PK Tool:Github PK Tool

AzxSter's repositories

login-with-linkedin

Implement login with linkedin(New vertion API)

Language:PHPStargazers:1Issues:0Issues:0

30-Days-Of-React

30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take more than 100

Language:JavaScriptStargazers:0Issues:0Issues:0

Add_Existing_Project_To_Git.md

#Adding an existing project to GitHub using the command line Simple steps to add existing project to Github. 1. Create a new repository on GitHub. In Terminal, change the current working directory to your local project. ##2. Initialize the local directory as a Git repository. git init Add the files in your new local repository. This stages them for the first commit. git add . or: git add --all Commit the files that you've staged in your local repository. git commit -m 'First commit' Copy remote repository URL field from your GitHub repository, in the right sidebar, copy the remote repository URL. In Terminal, add the URL for the remote repository where your local repostory will be pushed. git remote add origin <remote repository URL> Sets the new remote: git remote -v Push the changes in your local repository to GitHub. git push origin master Pushes the changes in your local repository up to the remote repository you specified as the origin

Stargazers:0Issues:0Issues:0

ashusalvi

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:PHPStargazers:0Issues:0Issues:0

Country-State-City-Database

Worlds All Countries , States and Cities in Single File (Less than 1.5 MB)

License:Apache-2.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

datatable-change-row-color

Change datatable row background color

Stargazers:0Issues:0Issues:0

design-template-01

Exsersie of HTML, CSS design template. #HTML #CSS #Boostrap #UI/UX

Stargazers:0Issues:0Issues:0

firebase-otp

Authenticate with Firebase with a Phone Number Using JavaScript

Language:HackStargazers:0Issues:1Issues:0
Language:HackStargazers:0Issues:0Issues:0
Language:SCSSLicense:NOASSERTIONStargazers:0Issues:0Issues:0

java_installation_mac_m1_pro_os

Here is some step to install java in your mac m1 os

Stargazers:0Issues:0Issues:0

larave_exercises

This is used for exercises of laravel

Language:PHPStargazers:0Issues:0Issues:0

laravel

Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.

Stargazers:0Issues:0Issues:0

laravel-mpdf

Generate PDFs in Laravel with Mpdf.

Stargazers:0Issues:0Issues:0

laravel-shopify

A full-featured Laravel package for aiding in Shopify App development

License:MITStargazers:0Issues:0Issues:0

login-with-google

Integrating Google Sign-In into your web app

Language:HackStargazers:0Issues:0Issues:0

monica

Personal CRM. Remember everything about your friends, family and business relationships.

License:AGPL-3.0Stargazers:0Issues:0Issues:0

multi_lang_pdf

generate PDF in multiple language with Mpdf in laravel

Language:PHPStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

pdf-generator-all-language

Generate PDF with Mpdf in laravel. download all font library and generate

Stargazers:0Issues:0Issues:0

php-mailer-azxster

PHP mailer make simple

Language:PHPStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Society-managment

Society Management System for Raunak Society with Admin Panel and User Panel and have basic functionalities of creating members, maintenance and changing staff members.

Stargazers:0Issues:0Issues:0
Language:HackStargazers:0Issues:0Issues:0

The-Queen-Travel

This is the queen travel project description

Language:CSSStargazers:0Issues:0Issues:0