Distributed and scalable application with the power to recommend relevant snippets of information from various social media sources like Bing news, Reddit, Giphy, Youtube, Wikipedia etc. Addition of other sources is as easy as adding a 10 line script
LINK TO PROJECTRender HTML elements or React components by feeding an analogous JSON Object. Components can be rendered dynamically along with all the event handler bindings which facilitates for a better persistent mechanism for HTML elements
LINK TO PROJECTRender a depth tree graph with customizable node elements Most of the open source graphs do not support a mechanism to render custom HTML elements because of Canvas. This aims to provide a solution through a simple render structure
LINK TO PROJECTHighlight multiple search keywords on a webpage. Rather than providing a search box, this extension expects the URL to be formatted in a specific way so that the expected results are highlighted. This is mainly helpful in cases where clicking on a link automatically highlights relevant keywords.
LINK TO PROJECTLog change in cookies for specific websites and POST them to a crawler endpoint. This will aid in helping web crawlers that are blocked because of login credentials. Mainly useful for Dark/Deep web crawlers via the Onion network
LINK TO PROJECTRuby implementation of various algorithms from CLRS. Aims at providing beautiful and standard solutions with a flavor of Ruby's awesome helper methods and paradigms
LINK TO PROJECTOpenGL project to render our Solar system with Sun and 9 planets. Hierarchical rendering for all the objects with respective orbits, textures, normal maps, depth maps. Also supports Arcball, Skybox and revolution/rotation animation.
LINK TO PROJECTAn OAuth 1.0 omniauth strategy for Confluence Developed to fetch access token and user information from Confluence for periodic data and document ingestion.
LINK TO PROJECT