Pinned Repositories
d3-dags
D3 Dags
deno-mongo-api
Example for building REST APIS with deno and MongoDB
fluentui-react-native
A react-native component library that implements the Fluent Design System.
GraphQL-RealWorld-Example
This example gives you good understanding of GraphQL
iravitejakumar.github.io
My Portfolio
ngrx-helpers
A library to simplify development with ngrx
origami
Angular + Polymer
React-Kafka-Topics-UI
iravitejakumar's Repositories
iravitejakumar/15BoxesExcercise
This Excercise is mainly meant to give idea about tabindex and keypress events in javascript. It consists of two sections. First section consists of 15 boxes, on pressing arrow keys we can control focus. Second section traces the key press events.
iravitejakumar/Angular-Test
this application consists of 3 pages. 1st page consists of login button, 2nd page consists of user credentials form and 3rd page consists of information of user and a logout button. user greetings is displayed using custom filter . Header and footer are reusable components implemented using custom directives.
iravitejakumar/angular.js
HTML enhanced for web apps
iravitejakumar/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
iravitejakumar/Bootstrap-Form
This page is designed using Bootstrap predefined classes. It has a Form to enter user data and a block to display entered information. Form validations are done using javascript and glyphicons in Bootstrap.
iravitejakumar/Bootstrap-SAINT-Webpage
iravitejakumar/Bootstrap-test
This page is a implemented using Bootstrap Framework. It consists of 3 sections Dashboard,Home and Events. Dashboard is commonly fixed for 3 sections and it consists of two tabs with different items. Home section consists of a carousel and a table(editable,updatable,deletable). JSON is used to display information in dashboard.
iravitejakumar/intro-d3
workshop materials for introduction to d3.js
iravitejakumar/JavaScript-Functional-Programming
Resources of the meetup on functional programming
iravitejakumar/ngHyd-Mashup
Slides and code samples of the sessions covered in ngHyd Mashup event
iravitejakumar/orchestration-workshop
iravitejakumar/Overview-of-Angular2
Presentation, Links to demo projects used during the meetup session and links to other learning resources
iravitejakumar/react-basics
Basics react app for meetup -5 HYDERABAD MEAN STACK AND LOOPBACK DEVELOPERS
iravitejakumar/react-redux-todo
React Redux Todo App from redux examples
iravitejakumar/react-training-material
Course material for React.js Training
iravitejakumar/react-workshop
Setup Code for React.js Workshop
iravitejakumar/README
repo description
iravitejakumar/Single-Page-Application
This page consists of all CSS Excercises,Pop up for Registration and a Google Map. I have used AJAX Technique to display these excercises. Google Map is implemented by using Google Map API.
iravitejakumar/socket-io-chat
iravitejakumar/spot-exchange-market-data
iravitejakumar/tabledesign
my first repository
iravitejakumar/task-1
iravitejakumar/Test
This Excercise consists of two tables. Based on the first table columns data, result grid table will be generated. To add new columns pop up is used.
iravitejakumar/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.