Pinned Repositories
curio
A static blogging site using hugo framework and loveit theme <3
kishore-devaraj.github.io
My Online Version of Developer Portfolio!
layman-js-snippets
A repo which contains simple snippets to describe important concepts in javascript world and also contains common data structure patterns implemented in js.
node-chat-app
A chat app using nodejs express framework and socket.io
react-boilerplate
A Non-CRA React app boilerplate Starter
standup-made-easy
A Scrum tool which organises and automates few of the cumbersome process
video-chat-webrtc
This is a simple implementation of WebRTC technology for video and audio call. The repo comes with a naive signalling server created using nodejs socket.io library.
kishore-devaraj's Repositories
kishore-devaraj/layman-js-snippets
A repo which contains simple snippets to describe important concepts in javascript world and also contains common data structure patterns implemented in js.
kishore-devaraj/curio
A static blogging site using hugo framework and loveit theme <3
kishore-devaraj/kishore-devaraj.github.io
My Online Version of Developer Portfolio!
kishore-devaraj/node-chat-app
A chat app using nodejs express framework and socket.io
kishore-devaraj/react-boilerplate
A Non-CRA React app boilerplate Starter
kishore-devaraj/standup-made-easy
A Scrum tool which organises and automates few of the cumbersome process
kishore-devaraj/video-chat-webrtc
This is a simple implementation of WebRTC technology for video and audio call. The repo comes with a naive signalling server created using nodejs socket.io library.
kishore-devaraj/docs.go.cd
GoCD user documentation
kishore-devaraj/encrypted-qr-generator
Generate Encrypted QR codes for different secret with random profiles
kishore-devaraj/ePortal
Employee Portal is a platform where employees can sign up,sign in and update their personal and professional details
kishore-devaraj/evolution_of_trust
Console implementation of "Evolution of trust", a game.
kishore-devaraj/expense-tracker
A web application to add and track your expense daily and monthly.
kishore-devaraj/freeCodeCamp
The https://www.freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.
kishore-devaraj/hand-cricket
A console based game created using node js.
kishore-devaraj/mail-composer
A simple mail composer for contact me section in my github portfolio page.
kishore-devaraj/memory-game
A card memory game implemented using vanilla javascript
kishore-devaraj/movie-search
Implementation of sorting algorithm heap sort using search movie concept.
kishore-devaraj/node-rest-example
This repo is dedicated as a quick lookup for organising your REST application directory, writing test cases, creating test database and deploy it to a cloud service.
kishore-devaraj/node-web-server
This repo shows how to serve static files using nodejs, render views using template engine such as handlebars and also shows how to add and configure custom middlewares in our nodejs project.
kishore-devaraj/nodejs-design-pattern
kishore-devaraj/react-component-starter-kit
A starter kit for creating reusable react component which can be published in npm registry.
kishore-devaraj/react-native-firebase-auth
Simple react native authentication system using firebase.
kishore-devaraj/SchedulingAppointments
A simple implementation of google-calendar's appointments feature using java and mysql
kishore-devaraj/scrolling-linechart
A Line Chart which is created using ChartJS, where we can append new values at the runtime and horizontal scroll will be added accordingly.
kishore-devaraj/Simple-blockchain
A simple implementation of blockchain, central ledger and how group of transactions forms a unit of blockchain using Java
kishore-devaraj/simple-user-aggregator
kishore-devaraj/terraform-aws-cf-net
kishore-devaraj/terraform-aws-vpc
Terraform module which creates VPC resources on AWS
kishore-devaraj/vanillaJs-spa
A single page application (Currency Converter) created using vanilla javascript and some relavant libaries without the use of any front-end framework
kishore-devaraj/weather-app