sreepurnajasti's Repositories
sreepurnajasti/Angular2Demos
In this, we have several demo samples in angular2. The examples are developed with the help of microsoft visual studio community 2017 IDE.
sreepurnajasti/bench
sreepurnajasti/bulletin-board
sreepurnajasti/College-Mailing-System
It is a central controlling of mailing system, which better suits for institutions or organizations.
sreepurnajasti/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
sreepurnajasti/DataStructures
sreepurnajasti/devconnect
social network for developers
sreepurnajasti/End-to-End-Application
It is created using node, express at server side and html, css, bootstrap, javascript, jquery at front end side
sreepurnajasti/Flexible-File-Transfer-Protocol-to-Amazons3
Developed file sharing system for an organisation. This application uses cloud service to save and share files of an organisation.
sreepurnajasti/front-end-guide
Study guide and introduction to the modern front end stack
sreepurnajasti/JavaScript30
30 Day Vanilla JS Challenge
sreepurnajasti/Mini-Google
It is a prototype of search engine. It gives the set of relavent links in the descending order of number of keywords. It constitutes of different phases like crawling (dfs), tokenization, removal of stop words.
sreepurnajasti/node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
sreepurnajasti/NodeJs-Projects
This folder constitutes of several nodejs projects
sreepurnajasti/Poster
This is a sample redux application created using the JSONPlaceholder api for fetching the 100 posts and to display it. It also uses api to create a new post and to update in the list.
sreepurnajasti/Project-Management-System
An application for efficient monitoring of projects, members, problems and solutions related to projects of an organisation.
sreepurnajasti/react_express_starter
Starter pack for React and Express full stack development
sreepurnajasti/simplewebrtc-messenger
A tutorial on building a WebRTC video chat app using SimpleWebRTC
sreepurnajasti/sreepurnajasti.github.io
Full stack web developer portfolio
sreepurnajasti/tech-interview-handbook
💯 Technical and non-technical guide for rocking your coding interview.
sreepurnajasti/udacity-nanodegrees
:mortar_board: List of Udacity Nanodegree programs with links to the free courses in their curricula
sreepurnajasti/v8-bailout-reasons
:wrench: A list of Crankshaft bailout reasons with examples
sreepurnajasti/yieldable-json
Asynchronous JSON parser and stringify APIs that make use of generator patterns