Soham Kamani

Results 18 repositories owned by Soham Kamani

blog-example-go-context-cancellation

29
Stars
7
Forks
Watchers

Example repository for https://www.sohamkamani.com/golang/2018-06-17-golang-using-context-cancellation/

blog-example__redux-data

33
Stars
19
Forks
Watchers

Example repository for http://sohamkamani.com/blog/2016/06/05/redux-apis/

blog_example__go_web_app

85
Stars
42
Forks
Watchers

Example repository for https://www.sohamkamani.com/blog/2017/09/13/how-to-build-a-web-application-in-golang/

blog_example__go_web_db

26
Stars
11
Forks
Watchers

Example repository for https://www.sohamkamani.com/blog/2017/10/18/golang-adding-database-to-web-application/

code-eol

37
Stars
11
Forks
Watchers

An extension to display line endings in VS Code

crazy-awesome-json-viewer

24
Stars
1
Forks
Watchers

A better JSON Viewer

d3-force-gravity

22
Stars
1
Forks
Watchers

Implement gravitational attraction (or force-field-like repulsion) using d3-force

javascript-design-patterns-for-humans

4.3k
Stars
490
Forks
Watchers

An ultra-simplified explanation of design patterns implemented in javascript

go-session-auth-example

78
Stars
24
Forks
Watchers

An example of session based authentication in Go

node-oauth-example

56
Stars
51
Forks
Watchers

Implementing OAuth 2.0 with Node.js