Pinned Repositories
30-seconds-of-code
Short JavaScript code snippets for all your development needs
Bash-scripts
Miscellaneous scripts to enhance bash (prompt, adding directories to variables, ...)
Chrome-Extensions
desktopCapture/tabCapture API are used to capture content of screen or content of selected tab. A few chrome extensions are supporting direct p2p screen steaming; whilst others are merely capturing `source-id` that web applications can use to capture relevant `MediaStream` object(s).
computer-science-in-javascript
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
DefinitelyTyped
The repository for high quality TypeScript type definitions.
iron-router
A client and server side router designed specifically for Meteor.
javascript
JavaScript Style Guide
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
jupyterhub
Multi-user server for Jupyter notebooks
pvtulsiram538's Repositories
pvtulsiram538/30-seconds-of-code
Short JavaScript code snippets for all your development needs
pvtulsiram538/Bash-scripts
Miscellaneous scripts to enhance bash (prompt, adding directories to variables, ...)
pvtulsiram538/Chrome-Extensions
desktopCapture/tabCapture API are used to capture content of screen or content of selected tab. A few chrome extensions are supporting direct p2p screen steaming; whilst others are merely capturing `source-id` that web applications can use to capture relevant `MediaStream` object(s).
pvtulsiram538/computer-science-in-javascript
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
pvtulsiram538/DefinitelyTyped
The repository for high quality TypeScript type definitions.
pvtulsiram538/iron-router
A client and server side router designed specifically for Meteor.
pvtulsiram538/javascript
JavaScript Style Guide
pvtulsiram538/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
pvtulsiram538/jupyterhub
Multi-user server for Jupyter notebooks
pvtulsiram538/lantronix-poc
pvtulsiram538/mern-starter
Boilerplate for getting started with MERN stack
pvtulsiram538/meteor-uploads
pvtulsiram538/Node-Media-Server
A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server
pvtulsiram538/openproject
OpenProject is the leading open source project management software.
pvtulsiram538/peerjs
Peer-to-peer data in the browser.
pvtulsiram538/react-examples
ReactJS Learnings
pvtulsiram538/react-redux-universal-hot-example
A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
pvtulsiram538/react-xhr-uploader
React component for uploading files with XMLHTTPRequest v2
pvtulsiram538/sampleMERN
Lazy loading of images
pvtulsiram538/socket.io
Realtime application framework (Node.JS server)
pvtulsiram538/spring-integration
Spring Integration provides an extension of the Spring programming model to support the well-known Enterprise Integration Patterns (EIP)
pvtulsiram538/Spring-Integration-in-Action
Source code to accompany the book
pvtulsiram538/spring-integration-samples
You are looking for examples, code snippets, sample applications for Spring Integration? This is the place.
pvtulsiram538/spring-mvc-showcase
Demonstrates the features of the Spring MVC web framework
pvtulsiram538/superagent
Ajax for Node.js and browsers (JS HTTP client)
pvtulsiram538/webrtc
WebRTC demos and samples
pvtulsiram538/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.