Sachin Saini (codeSachin)

codeSachin

Geek Repo

Company:Nvidia

Location:Bangalore

Github PK Tool:Github PK Tool

Sachin Saini's repositories

Ebook-Selling-Website

Made an ebook selling website which includes Stripe API to use payment gateway in our web app. Stripe makes it easy and great to work with payment gateways. Also used bootstrap for frontend. Backend is node.js with express. This website is live on heroku server and the link is "protected-beach-41573.herokuapp.com". You can visit the website and make a payment of $25 for one ebook. :P just enter the card number as 4242424242424242 (i.e. 4242 four times) As this website is in test mode so this card will work just fine and do not worry it would not cost you anything.

Language:HTMLStargazers:3Issues:1Issues:0

Split-Screen-Slider-

Sliding Effect with two layers using CSS and JS very simple (reference from coursair 600t website).

Language:CSSStargazers:2Issues:0Issues:0

Mean-Auth-App

Made a MEAN Stack app with proper authentication, login, register systems using passport.js Backend in Node.js, Express and MongoDB. Frontend in Angular 4. Front end is not very spectacular as i am just learning how to bundle front end and back end on one port. Also learning how to integrate passport.js with our APP and Hashing with bcryptjs and authentication with JWT (Json Web Token). More things will be added down the line. :)

Language:JavaScriptStargazers:1Issues:0Issues:0

Client-Panel-App-using-Angular-4-and-Firebase

Client Panel App (Client Management System) using Angular 4 as Front End and Google Firebase as Backend. This app is a single page application with no reloads as we are working with routing in Angular 4 so our app would be super fast. We made use of AJAX calls in our app hence ZERO Reloads. Moreover It has Authentication and Route Guards, where Authentication is used from Firebase and Route Guard is part of Angular. That's it guys :)

Language:TypeScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Algos-and-Codes

Well... this repo is for my daily practice of DS and Algos

Language:C++Stargazers:0Issues:0Issues:0

Angular-4-practice-app

Basic structure of Angular 4 apps and all that stuff

Language:TypeScriptStargazers:0Issues:0Issues:0

Angular-4-Todo-App

Made a Todo app using Angular 2 and Local Storage of HTML5. I plan on to include mongodb soon

Language:TypeScriptStargazers:0Issues:0Issues:0

Anime.JS-Library-Intro-

Just a simple animated app using anime.js library. It's suggested to use this library instead of using some jQuery or CSS animation. because anime.js is full fledged library which provides some good functionalities and clearly it's super easy to use. Just go and read the documentations on this link https://github.com/juliangarnier/anime

Language:JavaScriptStargazers:0Issues:0Issues:0

CSS-Spinners

Made simple loading icons or spinners through pure css and js.

Language:CSSStargazers:0Issues:0Issues:0

Custom-Modal

Created a custom modal using plain HTML/CSS/JS. Modals are already provided in some famous frameworks like bootstrap and all. But i did this to just brush up my HTML/CSS/JS skills.

Language:CSSStargazers:0Issues:0Issues:0

Fancy-Form

A form made with nice little animations and transitions using plain JS, CSS and SASS.

Language:CSSStargazers:0Issues:0Issues:0

FAQapp-with-Angular-4

Made a simple FAQ app for practice of Angular 4 stuff. It also uses local storage of chrome

Language:TypeScriptStargazers:0Issues:0Issues:0

Filter-Snap

A web app based on WebRTC that lets you apply real time filters before clicking a snap.

Language:JavaScriptStargazers:0Issues:0Issues:0

Fullscreen-Landing-Page-With-Image-Slider-Carousel-

Fullscreen Landing Page With Image Slider (Carousel). Works just like a carousel but it is custom made with Plain JS and CSS

Language:HTMLStargazers:0Issues:0Issues:0

Go-Baby-Go

Learning Go

Language:GoStargazers:0Issues:0Issues:0

HTML-CSS-responsive-slide-menu

Android like slide menu which is responsive too

Language:HTMLStargazers:0Issues:0Issues:0

Ionic-3-Weather-App

Made an app with Ionic 3 which is an Angular based framework to develop mobile apps using web technologies. Used Google's geocode API to fetch latitude and longitude and then injects it to darksky API to fetch the realtime weather conditions. :)

Language:TypeScriptStargazers:0Issues:0Issues:0

JavaScript-Cardio

some competitive programming problems solved in JS

Stargazers:0Issues:0Issues:0

modern_portfolio

My Resume :)

Language:CSSStargazers:0Issues:0Issues:0

MyPicBook-Frontend-Internship

MyPicBook Website internship

Language:HTMLStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

notes-taking-app-node.js-

Made a notes taking app using node.js

Language:JavaScriptStargazers:0Issues:0Issues:0

Numbers-API-Facts-App

Number API is an API which fetches random facts on basis of passed numbers. Used XHR Object and Fetch APi to fetch the facts from that API and used Bootstrap just to make the app look better :)

Language:HTMLStargazers:0Issues:0Issues:0

Reddit-Search

A web application to facilitate Reddit search and display the results in a card layout

Language:JavaScriptStargazers:0Issues:0Issues:0

ReLearning-NodeJS

well.. i am diving into node js again.

Language:JavaScriptStargazers:0Issues:0Issues:0

Weather-App-using-Node.js

Made a weather telling app using Node.js. Used google's geocode api for fetching latitude and longitude and then fed it to weather api. Just learning node.js :)

Language:JavaScriptStargazers:0Issues:0Issues:0

Weather-App-using-Node.js-with-Promises

Made a weather telling app using Node.js. Used google's geocode api for fetching latitude and longitude and then fed it to weather api. Just learning node.js :) But this time i used third party library called AXIOS because i wanted to do the same stuff with promises this time. And moreover it reduced the code size too

Language:JavaScriptStargazers:0Issues:0Issues:0

Weight-Converter-App-using-JS

Weight Converter App using plain JS using Bootstrap 4 and Simple HTML

Language:HTMLStargazers:0Issues:0Issues:0