Skip to content

:octocat: Collection of My All GitHub Projects 🌏 On One Page, It Is A Project Guide For Walk Through My Projects With It's Live Demo And Links.

License

Notifications You must be signed in to change notification settings

shindesharad71/Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Contribution - Sharad Shinde

:octocat: Collection of My All GitHub Projects 🌏 On One Page, It Is A Project Guide For Walk Through My Projects With It's Live Demo And Links.

Index Of Projects By Categories -

  1. Vue
  2. React
  3. Angular
  4. Node JS
  5. Ionic 3
  6. PHP & MySQL
  7. BootSrtap
  8. HTML5 & CSS3
  9. Others
  10. Python
  11. Flutter
  12. React Native

Let's Start!

Vue logo 1. Vue

Vue.js (commonly referred to as Vue; pronounced /vjuː/, like view) is an open-source progressive JavaScript framework for building user interfaces. Integration into projects that use other JavaScript libraries is made easy with Vue because it is designed to be incrementally adoptable. Vue can also function as a web application framework capable of powering advanced single-page applications.

:octocat: Projects in Vue

1️⃣ Monster Slayer Game - Code | Live Demo

2️⃣ BookAholic Internship Assingment - Code

3️⃣ Quotes WebApp With Vue - Code | Live Demo

4️⃣ Stock Trader With Vue - Code | Live Demo

5️⃣ News WebApp - Code | Live Demo

6️⃣ WordPress Frontend With Vue - Code

7️⃣ Vue Components Communication - Code | Live Demo


React logo 2. React

In computing, React (sometimes styled React.js or ReactJS) is a JavaScript library for building user interfaces.

It is maintained by Facebook, Instagram and a community of individual developers and corporations.

React allows developers to create large web-applications that use data and can change over time without reloading the page. It aims primarily to provide speed, simplicity, and scalability. React processes only user interfaces in applications. This corresponds to View in the Model-View-Controller (MVC) pattern, and can be used in combination with other JavaScript libraries or frameworks in MVC, such as AngularJS.

:octocat: Projects in React

1️⃣ YouTube With ReactJS - Code | Live Demo

2️⃣ React & Redux Book Library - Code | Live Demo

3️⃣ Weather WebApp With React & Redux - Code | Live Demo

4️⃣ Blog With React - Code | Live Demo

5️⃣ React Redux Simple Strarter - Code


Angular logo 3. Angular

Angular (commonly referred to as "Angular 2+" or "Angular 2") is a TypeScript-based open-source front-end web application platform led by the Angular Team at Google and by a community of individuals and corporations to address all of the parts of the developer's workflow while building complex web applications. Angular is a complete rewrite from the same team that built AngularJS.

:octocat: Projects in Angular

1️⃣ Angular Recipe Book - Code


Node logo 4. Node JS

Node.js is an open-source, cross-platform JavaScript run-time environment for executing JavaScript code server-side. Historically, JavaScript was used primarily for client-side scripting, in which scripts written in JavaScript are embedded in a webpage's HTML, to be run client-side by a JavaScript engine in the user's web browser. Node.js enables JavaScript to be used for server-side scripting, and runs scripts server-side to produce dynamic web page content before the page is sent to the user's web browser.

:octocat: Projects in Node JS

1️⃣ Chat WebApp With Socket IO - Code | Live Demo

2️⃣ E-learn With Node & Express - Code

3️⃣ Portfolio With Node & Express - Code

4️⃣ Blog With NodeJS - Code | Live Demo

5️⃣ Register & Login With NodeJS - Code | Live Demo

6️⃣ Simple Contact Form With NodeJS - Code | Live Demo


ionic logo 5. Ionic 3

Ionic is a complete open-source SDK for hybrid mobile app development. The original version was released in 2013 and built on top of AngularJS and Apache Cordova. The more recent releases, known as Ionic 2 or simply "Ionic", are built on Angular. Ionic provides tools and services for developing hybrid mobile apps using Web technologies like CSS, HTML5, and Sass. Apps can be built with these Web technologies and then distributed through native app stores to be installed on devices by leveraging Cordova. Ionic was created by Max Lynch, Ben Sperry, and Adam Bradley of Drifty Co. in 2013.

:octocat: Projects in Ionic 3

1️⃣ Ionic Firebase Shopping List - Code

2️⃣ Ionic GitHub Profile Info - Code


PHP logo 6. PHP & MySQL

PHP is a server-side scripting language designed primarily for web development but also used as a general-purpose programming language. Originally created by Rasmus Lerdorf in 1994, the PHP reference implementation is now produced by The PHP Development Team. PHP originally stood for Personal Home Page, but it now stands for the recursive acronym PHP: Hypertext Preprocessor.

:octocat: Projects in PHP & MySQL

1️⃣ RESTful API With SlimPHP - Code

2️⃣ IMDB Movie API PHP - Code

3️⃣ OAuth Google Facebook With PHP - Code

4️⃣ Club Manager - Code

5️⃣ CRUD With AJAX PHP - Code

6️⃣ AnguarJS PHP CRUD Opration - Code

7️⃣ Account Registration & Verification PHP - Code

8️⃣ Profile Module PHP - Code

9️⃣ DigiWord Blogging Platform - Code


bootstrap logo 7. Bootstrap

Bootstrap is a free and open-source front-end web framework for designing websites and web applications. It contains HTML- and CSS-based design templates for typography, forms, buttons, navigation and other interface components, as well as optional JavaScript extensions. Unlike many web frameworks, it concerns itself with front-end development only.

:octocat: Projects in BootStrap

1️⃣ PWA Portfolio - Code

2️⃣ Portfolio v1 - Code


html5 logo 8. HTML5 & CSS3

HTML5 is a markup language used for structuring and presenting content on the World Wide Web. It is the fifth and current major version of the HTML standard. It was published in October 2014 by the World Wide Web Consortium (W3C) to improve the language with support for the latest multimedia, while keeping it both easily readable by humans and consistently understood by computers and devices such as web browsers, parsers, etc. HTML5 is intended to subsume not only HTML 4, but also XHTML 1 and DOM Level 2 HTML.

Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language. Although most often used to set the visual style of web pages and user interfaces written in HTML and XHTML, the language can be applied to any XML document, including plain XML, SVG and XUL, and is applicable to rendering in speech, or on other media. Along with HTML and JavaScript, CSS is a cornerstone technology used by most websites to create visually engaging webpages, user interfaces for web applications, and user interfaces for many mobile applications.

:octocat: Projects in HTML5 & CSS3

1️⃣ Google Allo Chat UI - Code

2️⃣ HTML5 Resume - Code

3️⃣ HTML5 Forms - Code

4️⃣ The Slider - Code


logo 9. Others

I did other projects, which are in various categories. I mentioned them folllow.

:octocat: Other Projects

1️⃣ Daily Ubuntu Guide - Code

2️⃣ fetch() API in JS - Code


logo 10. Python

Python is an open source interpreted high-level programming language for general-purpose programming. Created by Guido van Rossum and first released in 1991, Python has a design philosophy that emphasizes code readability, notably using significant whitespace. It provides constructs that enable clear programming on both small and large scales.

Python features a dynamic type system and automatic memory management. It supports multiple programming paradigms, including object-oriented, imperative, functional and procedural, and has a large and comprehensive standard library.

:octocat: Python Projects

1️⃣ Learn Python The Hard Way! - Code


logo 11. Flutter

Flutter is an open-source mobile application development SDK created by Google. It is used to develop applications for Android and iOS, as well as being the primary method of creating applications for Google Fuchsia.

:octocat: Flutter Projects

1️⃣ Hello Flutter - Code

2️⃣ GoT Info Flutter App - Code


logo 12. React Native

React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative components.

:octocat: React Native Projects

1️⃣ Awesome Places React Native App - Code


Resources & Information Added From Wikipedia.

About

:octocat: Collection of My All GitHub Projects 🌏 On One Page, It Is A Project Guide For Walk Through My Projects With It's Live Demo And Links.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published