Pinned Repositories
asynquence
Asynchronous flow control (promises, generators, observables, CSP, etc)
design-patterns-JS
All the 23 (GoF) design patterns implemented in Javascript
Functional-Light-JS
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
image-service
Java Spring Boot based Web Application that is highly scalable. We used Amazon Simple Queue Service, Amazon S3 (Our original architecture supported upload of image files as part of the request body, that were in turn saved in S3 and the further computations [i.e Image recognition model] were done based on the S3 URL ) and MongoDB.
image-service-slave
Java Spring Boot based Web Application that is highly scalable. We used Amazon Simple Queue Service, Amazon S3 (Our original architecture supported upload of image files as part of the request body, that were in turn saved in S3 and the further computations [i.e Image recognition model] were done based on the S3 URL ) and MongoDB.
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
leetcode-1
:pencil2: LeetCode solutions with JavaScript
leetcode-javascript
Leetcode Solution using Javascript
react-safe-src-doc-iframe
A component which applies guards to srcdoc iframes in order to provide a predictable and safe experience to the user. Complements the sandbox native iframe attribute.
Srinath-Ganesan's Repositories
Srinath-Ganesan/asynquence
Asynchronous flow control (promises, generators, observables, CSP, etc)
Srinath-Ganesan/design-patterns-JS
All the 23 (GoF) design patterns implemented in Javascript
Srinath-Ganesan/Functional-Light-JS
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
Srinath-Ganesan/image-service
Java Spring Boot based Web Application that is highly scalable. We used Amazon Simple Queue Service, Amazon S3 (Our original architecture supported upload of image files as part of the request body, that were in turn saved in S3 and the further computations [i.e Image recognition model] were done based on the S3 URL ) and MongoDB.
Srinath-Ganesan/image-service-slave
Java Spring Boot based Web Application that is highly scalable. We used Amazon Simple Queue Service, Amazon S3 (Our original architecture supported upload of image files as part of the request body, that were in turn saved in S3 and the further computations [i.e Image recognition model] were done based on the S3 URL ) and MongoDB.
Srinath-Ganesan/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Srinath-Ganesan/leetcode-1
:pencil2: LeetCode solutions with JavaScript
Srinath-Ganesan/leetcode-javascript
Leetcode Solution using Javascript
Srinath-Ganesan/react-safe-src-doc-iframe
A component which applies guards to srcdoc iframes in order to provide a predictable and safe experience to the user. Complements the sandbox native iframe attribute.
Srinath-Ganesan/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
Srinath-Ganesan/OwlCarousel2
jQuery Responsive Carousel.
Srinath-Ganesan/proposals
Tracking ECMAScript Proposals
Srinath-Ganesan/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Srinath-Ganesan/tiktok
🕑 A countdown chrome extension for tasks/events/whatever.
Srinath-Ganesan/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.