Pinned Repositories
30-seconds-of-code
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
33-js-concepts
📜 33 concepts every JavaScript developer should know.
ADA
Algorithms and Data-structure implementations using JavaScript and Typescript
advanced-graphql
Advanced GraphQL - Learn advanced practices and techniques when when building a GraphQL API.
algoClass
Common data structures and algorithms
algorithms.js
Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript
digging-node
manning-aws-lambda-in-motion
Code for the Manning video course "Production-Ready Serverless: Operational Patterns and Practices"
vikasisme's Repositories
vikasisme/digging-node
vikasisme/30-seconds-of-code
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
vikasisme/code-style-best-practices
Code Style Best Practices For Best Developer 🥰
vikasisme/comments-api
vikasisme/dbeaver
Free universal database tool and SQL client
vikasisme/node-style-guide
A guide for styling your node.js / JavaScript code. Fork & adjust to your taste.
vikasisme/gitignore
A collection of useful .gitignore templates
vikasisme/dockly
Immersive terminal interface for managing docker containers and services
vikasisme/dotenv
Loads environment variables from .env for nodejs projects.
vikasisme/hackathon-starter
A boilerplate for Node.js web applications
vikasisme/es6-cheatsheet
ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets
vikasisme/Tryout-CSS
vikasisme/jekyll-resume
A simple resume theme for Jekyll
vikasisme/howtographql
The Fullstack Tutorial for GraphQL
vikasisme/javascript-algorithms-1
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
vikasisme/ES6-Right-Parts
vikasisme/signale
👋 Hackable console logger
vikasisme/superagent
Ajax with less suck - (and node.js HTTP client to match)
vikasisme/TypeScript-Microservices
TypeScript Microservices, published by Packt
vikasisme/javascript-algorithms
JavaScript implementation of different computer science algorithms.
vikasisme/advanced-graphql
Advanced GraphQL - Learn advanced practices and techniques when when building a GraphQL API.
vikasisme/rust
A safe, concurrent, practical language.
vikasisme/go-oci8
oracle driver for go that using database/sql
vikasisme/pq
Pure Go Postgres driver for database/sql
vikasisme/web-security-fundamentals
👨🏫 Mike's Web Security Course
vikasisme/react-redux-links
Curated tutorial and resource links I've collected on React, Redux, ES6, and more
vikasisme/Go-1
Algorithms Implemented in GoLang
vikasisme/request
🏊🏾 Simplified HTTP request client.
vikasisme/Vulcan
🌋 A toolkit to quickly build apps with React, GraphQL & Meteor
vikasisme/openpgpjs
OpenPGP implementation for JavaScript