SlideShare a Scribd company logo
Creating Rajinikant
  Powered Site
    Markandey Singh
I am markandey
I am javascript hacker
So lets talk about rajinikant

Recommended for you

Resume
ResumeResume
Resume

Ahmed Rehan is a software developer with experience building web applications using technologies like PHP, C#, ASP.NET MVC, and Java. He has worked as a PHP developer and WordPress developer on projects including a school management system and ecommerce websites. Rehan has a Master's in Computer Science and lists skills in languages and frameworks like C#, ASP.NET, PHP, JavaScript, and databases. He has developed several personal projects including a hotel reservation system, online shopping sites, and a supply chain management system.

Progressive Web Apps
Progressive Web AppsProgressive Web Apps
Progressive Web Apps

This slides includes : - Introduction to progressive web apps - History of mobile and web applications - Advantages of creating Progressive Web Apps - Techniques for developing Progressive Web Apps - Limitations of creating Progressive Web Apps

web developmentwebsitepwa
Introduction To JavaScript
Introduction To JavaScriptIntroduction To JavaScript
Introduction To JavaScript

JavaScript is a programming language that allows you to create attractive and responsive web pages. It improves the user experience on static pages and makes web development easier. JavaScript can be used on both the client-side in browsers to validate user input, and server-side to create more dynamic web applications and games. While it provides more control and interactivity, JavaScript must be used carefully as any code has the potential to harm a system.

javascriptintroduction to javascriptweb designing website language
What is gmail id
       of
 rajinikanth?
gmail @ rajinikanth .com
Creating Rajanikant Powered Site
Rajanikanth smoking in Dubai

Recommended for you

Progressive Web App (feat. React, Django)
Progressive Web App (feat. React, Django)Progressive Web App (feat. React, Django)
Progressive Web App (feat. React, Django)

1. The document discusses how the author implemented a Progressive Web App (PWA) for their company's product BOXture using React and Django. 2. Key aspects of the PWA implementation included using a service worker to cache assets and provide a fast loading experience, as well as adding web push notifications and a web app manifest. 3. The author details strategies used like cache-first routing and precaching with sw-precache to improve performance and user experience.

Design Web Api
Design Web ApiDesign Web Api
Design Web Api

This document provides an introduction to designing web APIs. It discusses motivations for APIs like multiple clients and startups/business needs. Key points about API design include keeping URLs simple and intuitive, using HTTP verbs properly, returning appropriate status codes, allowing data filtering, following JSON formatting conventions, implementing authentication, handling errors, and supporting versioning. The document recommends tools like Apiary for collaborative design and mock servers. It provides references for further reading on best practices for API design.

Progressive Web Applications - The Next Gen Web Technologies
Progressive Web Applications - The Next Gen Web TechnologiesProgressive Web Applications - The Next Gen Web Technologies
Progressive Web Applications - The Next Gen Web Technologies

Progressive web applications (PWAs) address gaps in regular web apps and native apps. PWAs use technologies like service workers, the web app manifest, and the app shell model to provide native-app-like functionality while still being web apps. Service workers allow PWAs to work offline through caching strategies. Push notifications and app install banners further enhance the user experience. Libraries like Sw-Precache and Sw-Toolbox help implement service worker caching strategies. Major companies have adopted PWAs to increase user engagement and reduce data usage compared to regular web and native apps. Cross-browser support and business logic limitations remain challenges for PWAs.

progressive web applicationstechnologygeeknight
recently I saw this site




   http://www.desimartini.com/allaboutrajni.htm
Claims to be working offline.
I loved it!
and hoped they are promoting
          HTML5
But sad they were using FLASH

             :(

Recommended for you

ASP.NEt MVC and Angular What a couple
ASP.NEt MVC and Angular What a coupleASP.NEt MVC and Angular What a couple
ASP.NEt MVC and Angular What a couple

My presentation about how to couple Asp.NEt MVC and Angular on how to use this 2 web technologies to achieve a solution. This presentation born from the experience i had in the last 1 year with this couple.

oscamp pt 2017angularangular + asp.net mvc
AWS Tech Summit - Berlin 2011 - Running Java Applications on AWS
AWS Tech Summit - Berlin 2011 - Running Java Applications on AWSAWS Tech Summit - Berlin 2011 - Running Java Applications on AWS
AWS Tech Summit - Berlin 2011 - Running Java Applications on AWS

Presentation on running Java applications on AWS using AWS Elastic Beanstalk. AWS Tech Summit, Berlin, May 2011

aws cloudjava applicationsjava
Introduction to Progressive Web Applications
Introduction to Progressive Web ApplicationsIntroduction to Progressive Web Applications
Introduction to Progressive Web Applications

Progressive Web Apps (PWAs) are websites that utilize modern web features to deliver native app-like experiences to users. The minimum requirements for a PWA are that it is served over HTTPS, includes a web app manifest, and registers a service worker. Service workers allow PWAs to work offline by handling fetch events and caching assets. While adding a PWA to a user's home screen can improve engagement, the true battleground is changing user perception of the capabilities of web apps versus native apps.

seoonline marketingwebsite
Today we are going to
create a site which does the
magic of rajanikant in HTML5
A site which can work offline,
even if your internet unplugged
A site which works no matter
how your laptop is oriented!
and some more magic

Recommended for you

Html5 inputs
Html5 inputsHtml5 inputs
Html5 inputs

Data entry is boring. Developing web forms is tedious and can be complicated. As AJAX heavy applications have become the standard of today’s web developers have relied on many third party plugins and libraries to add client-side value to data entry forms. Modern browsers implement many of these features natively, in many cases eliminating the need to load and maintain an application against a third party library. In this session I will review new input types, attributes, styling and validation techniques that should make you forget those third party libraries for your next project.

html5uxcss3
FEDM Meetup: Introducing Mojito
FEDM Meetup: Introducing MojitoFEDM Meetup: Introducing Mojito
FEDM Meetup: Introducing Mojito

Instead of Introducing Mojito, I want to recap on the state of the industry, and specifically on a new trending about frameworks and platforms that are trying to blur the line between server and client. Mojito, MeteorJS, DerbyJS and others are part of that group. I also want to provide more details about the motivations, challenges and the state of the Yahoo! Cocktails platform.

Building Mobile Applications with Ionic
Building Mobile Applications with IonicBuilding Mobile Applications with Ionic
Building Mobile Applications with Ionic

The document provides an introduction and overview of the Ionic framework for building mobile apps. It discusses that Ionic builds on existing technologies like AngularJS, Cordova plugins, and a layout engine. It reviews Ionic's technology stack including AngularJS, UI Router for routing, and Ionic components. It demonstrates how to generate a starter app, and shows examples of lists, buttons, icons, and touch gestures in Ionic.

mobilecordovahtml5
DESCLAIMER

All characters and events in this talk -– even
though based on real people –- are entirely
                 fictional.
offline web apps
HTML5 defines some Offline
Application Caching APIs
Which allows you to cache
entire app offline so that your
 app will be fully operational
         even offline

Recommended for you

PWA - The hidden stories about the future of the web
PWA - The hidden stories about the future of the webPWA - The hidden stories about the future of the web
PWA - The hidden stories about the future of the web

This document contains a Twitter thread by @romulocintra discussing Progressive Web Applications (PWAs). It includes definitions of PWAs, examples of how to make web apps fast and reliable using techniques like service workers and app shells, and new web platform features that allow PWAs to integrate more closely with devices and operating systems, such as home screen installation, web sharing, and web authentication. There is also brief discussion of related topics like Accelerated Mobile Pages and Web Components.

pwawebtechnology
Creating mobile apps - an introduction to Ionic (Engage 2016)
Creating mobile apps - an introduction to Ionic (Engage 2016)Creating mobile apps - an introduction to Ionic (Engage 2016)
Creating mobile apps - an introduction to Ionic (Engage 2016)

This document provides an introduction to creating hybrid mobile apps using Ionic and connecting them to IBM Domino. It discusses what hybrid apps and Ionic are, how Ionic uses AngularJS and Cordova to build cross-platform apps, and how to connect an Ionic app to Domino for data via REST. It also covers setting up an initial Ionic app, common UI components, testing and deploying Ionic apps, and additional services like push notifications. The document demonstrates building a basic Ionic app and extending it to retrieve and update real data from a Domino backend over REST.

dominoionicxpages
Phone gap
Phone gapPhone gap
Phone gap

This document discusses PhoneGap, an open-source framework that allows for building cross-platform mobile apps using HTML, CSS, and JavaScript. It supports features like geolocation, contacts, and camera access across iOS, Android, BlackBerry, and other platforms. The document outlines PhoneGap's architecture, debugging tools, and getting started resources as well as noting that Nitobi joined Adobe in 2011 and PhoneGap 1.7.0 was released in May 2012.

Its very easy to do
Declaration of cache manifest
 <!DOCTYPE html>
 <html manifest="/cache-manifest-file">
 ----
 -----------------
 ---------------------
 ---------------------
Cache manifest file
CACHE MANIFEST




#comment goes here
./anything.js
./anything.css
./anything.png


NETWORK:
*
Cache manifest MIME type
                      has to be
                text/cache-manifest

 PHP
 header('Content-type: text/cache-manifest');


  App Engine
  self.response.headers['Content-Type'] = "text/cache-
manifest"

Recommended for you

Progressive Web Apps keynote, Google Developer Summit, Tokyo, Japan
Progressive Web Apps keynote, Google Developer Summit, Tokyo, JapanProgressive Web Apps keynote, Google Developer Summit, Tokyo, Japan
Progressive Web Apps keynote, Google Developer Summit, Tokyo, Japan

This document provides a history of the development of the web from 1991 to the present. It discusses technologies like HTML, HTTP, XMLHttpRequest, AJAX, and mobile web development. It then introduces progressive web apps, which are web applications that are reliable, fast and engaging like native apps through the use of technologies like service workers, web app manifests and push notifications. Examples are given of companies like Flipkart that have seen success adopting progressive web apps.

progressive web appspwatokyo
Ionic: The Web SDK for Develop Mobile Apps.
Ionic: The Web SDK for Develop Mobile Apps.Ionic: The Web SDK for Develop Mobile Apps.
Ionic: The Web SDK for Develop Mobile Apps.

A presentation about Ionic SDK in the first meetup of Google Developers Group (GDG) in Feira de Santana, Bahia, Brazil.

gdgionic
Mrs. Smriti Irani Introduction
Mrs. Smriti Irani IntroductionMrs. Smriti Irani Introduction
Mrs. Smriti Irani Introduction

Smriti Irani began her career in entertainment by participating in the Miss India contest in 1998. She later became an actress, producer, and television presenter. Some of her most notable roles were in the TV shows "Kyunki Saas Bhi Kabhi Bahu Thi" and productions of her own like "Thodi Si Zameen Thoda Sa Aasmaan." She also entered politics and is currently a member of the Bharatiya Janata Party and serves as a national secretary.

trap rate in televisionmedia and televisionsmriti irani
WARNING
 Once you deploy offline capable
app , none of your files will update to
user, untill you will update your
cache-manifest
How to check
 connectivity??

navigator.onLine
Events??


document.body.addEventListener("offline", function ()
{
    --------
    --------
}, false);

document.body.addEventListener("online", function ()
{
   --------
   --------
}, false);
Canvas

Recommended for you

Ppt of amirkhan
Ppt of amirkhanPpt of amirkhan
Ppt of amirkhan

Aamir Khan is a renowned Indian actor, director and producer born in 1965. He started his career as a child actor in 1973 and had his first major success with Qayamat Se Qayamat Tak in 1988. Some of his most acclaimed and highest-grossing films include Raja Hindustani, Lagaan, Mangal Pandey, Rang De Basanti, Taare Zameen Par, Ghajini and 3 Idiots. In addition to his film career, Aamir supports humanitarian causes such as the Narmada Bachao Andolan and India Against Corruption movement. He also hosts a TV show on social issues called Satyamev Jayate. Aam

Zero To Hero Sudha Murty
Zero To Hero Sudha MurtyZero To Hero Sudha Murty
Zero To Hero Sudha Murty

This document provides a summary of Sudha Murthy's life story and how Infosys was founded. It details how she met Narayana Murthy and they had a long courtship despite her father's objections to Murthy's career ambitions and financial situation at the time. After they married, Sudha supported Murthy's vision of starting Infosys, providing initial funding from her savings. She played a key supporting role in Infosys' early years while also raising their children. Though qualified to be on the Infosys board, she opted to focus on her family to allow Murthy's dream to succeed. She continues philanthropic work through the Infosys Foundation while living modestly and teaching her children the

Mandela 10 Lessons of Life
Mandela 10 Lessons of LifeMandela 10 Lessons of Life
Mandela 10 Lessons of Life

I hope you will be inspired by these words of wisdom and experience from Mandela. RIP

quotesleadermandela
Canvas
Canvas was here for
    long time
in non-IE browsers, and now
  avaialable in IE9 as well
Canvas APIs are simple



var
canvas = document.getElementById('canvas'),
ctx = canvas.getContext('2d');
Canvas APIs are simple

canvas.width=500;
canvas.height=500;

Recommended for you

Kiran Bedi
Kiran BediKiran Bedi
Kiran Bedi

Saina Bedi is an Indian police officer who received many awards and honors for her work in prison reforms, policing, and drug prevention over her career, including the President's Gallantry Award in 1979, Woman of the Year in 1980 and 2002, the Ramon Magsaysay Award in 1994, and the Mother Teresa Award for Social Justice in 2005.

From Hero to Zero - DevOpsDays Boston
From Hero to Zero - DevOpsDays BostonFrom Hero to Zero - DevOpsDays Boston
From Hero to Zero - DevOpsDays Boston

Incremental change and release often is the new mantra. A team of one may handle the operability implementation for an application. Work arounds are done to get things out the door “on time” to meet the agile requirements. This person is in the center of changes ensuring that monitoring, configuration, and service expectations are coordinated. As the velocity of change increases, this single point of failure leads to slow downs. The operations engineer is viewed as the “hero” due to working late nights or weekends to keep the service running as needed. This false hero role is not sustainable and creates a rigid environment of change aversion. In this talk, I will describe paths to supporting complex project deployment and configuration from manual heroics to minimal intervention. I will describe tools but the concepts will be applicable regardless of environment. This is not a one size fit all solution but guidelines presented should help shape direction towards success.

devopsdays
Raj kapoor
Raj kapoorRaj kapoor
Raj kapoor

Raj Kapoor was an influential filmmaker in Indian cinema who produced, wrote, directed and starred in 18 films that highlighted social issues through a romantic and optimistic lens. His 1955 film Shree 420 criticized an unjust social order that respected thieves over honest working people. Kapoor played a homeless vagrant who wins over people in Bombay with his charm and dreams, representing the marginalized in society. Though facing injustice, Kapoor's characters fight for balance with a mood of awareness and hope that the situation can change. Ultimately, Kapoor's message was one of love and that young people deserve a chance if given economic opportunity and freedom from limiting social influences. This romanticism, innocence and optimism characterized Kapoor's four decades of film

Canvas APIs are simple

ctx.strokeStyle = '#0000FF';
ctx.lineWidth = 1;
Canvas APIs are simple

ctx.beginPath();
ctx.moveTo(x, y);
ctx.lineTo(x, y);


ctx.arc(x,y,radius,startAngle,endAngle, clockwise);


ctx.stroke();
ctx.fill();
DataUrl and Images


 var dataURL = canvas.toDataURL("image/png");



 data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA



 img = new Image();
 img.src=imgurl; //data:image/
png;base64,iVBORw0


 ctx.drawImage(img,0,0);
HTML Local Storage

Recommended for you

Presentation Zero to Hero in 9 Steps
Presentation Zero to Hero in 9 StepsPresentation Zero to Hero in 9 Steps
Presentation Zero to Hero in 9 Steps

How to become a better presenter? Follow the advice of Carmine Gallo and master these 9 steps. Presentation is based on his latest book 'Talk Like TED'.

presentationpresentation designpowerpoint presentation
Salman Khan- PR
Salman Khan- PRSalman Khan- PR
Salman Khan- PR

Salman Khan is a famous Bollywood actor born in 1965. Some of his most successful films include Maine Pyar Kiya and Dabangg. He has faced legal issues for poaching protected animals and a hit-and-run case. Khan began his career in 1988 and has starred in many commercially successful films. He also hosts TV shows and founded a charitable organization called Being Human which focuses on education and healthcare.

Kiranbedi
KiranbediKiranbedi
Kiranbedi

Kiran Bedi had a distinguished career as the first female Indian Police Service officer. She served in challenging roles and implemented important reforms in the police and prison systems. Bedi received many honors over her career, including the Ramon Magsaysay Award, for her humanitarian work and police reforms. She continues to advocate for social causes and inspires others through her leadership and accomplishments.

kiran bedi
its a way to store small size data
         on client side.
 (around 15MB per origin in most of the browsers)
Large data on localStorage should
be avoided & too many read/write
should be avoided !! To keep your
           app faster!!
HTML5 Local Storage API


localStorage.setItem('name',value);




value=localStorage.getItem('name');
Other APIs to store data locally are
1.  Indexed Database API
2.  File API

Recommended for you

Swachh bharat abhiyan
Swachh bharat abhiyanSwachh bharat abhiyan
Swachh bharat abhiyan

The document summarizes the Swachh Bharat Abhiyan (Clean India Mission) launched by Prime Minister Narendra Modi on October 2nd, 2014. The campaign aims to achieve a clean India by 2019 by raising public awareness about sanitation and eliminating open defecation. It seeks to provide access to toilets and clean drinking water while ensuring solid and liquid waste management. The campaign involves participation from millions of government employees, students, and celebrities who are promoting the importance of community cleanliness nationwide.

Web APIs & Apps - Mozilla
Web APIs & Apps - MozillaWeb APIs & Apps - Mozilla
Web APIs & Apps - Mozilla

This document summarizes the Firefox OS, an open web platform for building mobile apps and customizing the user interface using HTML5, CSS, and JavaScript. It outlines key web APIs, the process for developing and publishing open web apps, and the different types of apps including regular web apps, installed web apps, and privileged web apps with additional capabilities. Security levels and permissions for APIs are also discussed.

apiweb apiapis
Startup Technology: Cheatsheet for Non-Techies
Startup Technology: Cheatsheet for Non-TechiesStartup Technology: Cheatsheet for Non-Techies
Startup Technology: Cheatsheet for Non-Techies

Everybody and his mom wants to create an app today. But not everybody is a hacker. That shouldn't be a problem! Still it might be helpful to know some basics about the technology, which is used to build your startup. This Infographic will give you a brief overview.

webstartuptechnology
CSS 3D transforms
  (only supported by webkit)
Eventually major mobile
browsers are based on
webkit, e.g. iPhone, Android
etc...
: ro tateY
                 form
      kit- trans
 -web );
(- 11deg
Device orientation
  window.addEventListener('deviceorientation',
function(event) {
    var a = event.alpha,
     b = event.beta,
    g = event.gamma;

 }, false);

Recommended for you

Fake it 'til you make it
Fake it 'til you make itFake it 'til you make it
Fake it 'til you make it

This document discusses how to create mobile apps that feel native using only web technologies. It covers supporting features in Mobile Safari like local storage, CSS3 features, and geolocation. It recommends using web technologies over native due to quicker iteration times. Specific techniques covered include detecting browser type, adding home screen icons, startup images, going full screen, and viewport settings. The document also discusses frameworks like jQuery Mobile but notes native DOM APIs may be sufficient. It covers input features, touch vs click, animations, locking orientation, and performance tips. It acknowledges limitations of Android and webOS and recommends testing on actual devices. Finally, it discusses hybrid mobile frameworks like PhoneGap and Titanium that allow developing for multiple platforms using one code

androidmobileiphone
Building WebApp with HTML5
Building WebApp with HTML5Building WebApp with HTML5
Building WebApp with HTML5

This is my presentation about building webapp with HTML5 and JS, based on my experiences building webapp for Zing News.

barcamp saigonwebapphtml5
Always on! Or not?
Always on! Or not?Always on! Or not?
Always on! Or not?

My Slides about creating web sites which could also be useable even if you are not online! From Web Storages to Service Workers. Presented at Mobiletech Conference in Munich March 2017

local storageservice workersdevelopment
Device orientation
Resources and people!!




      @paul_irish            @rem




                            @Codepo8
http://caniuse.com/
Thank you
              &
          Questions!!

twitter: @markandey
email: markandey.singh at gmail

More Related Content

What's hot

That's crazy! how to build single page web apps
That's crazy! how to build single page web appsThat's crazy! how to build single page web apps
That's crazy! how to build single page web apps
Chris Love
 
Pwa is the future. The Presentation I gave at PWA event
Pwa is the future. The Presentation I gave at PWA eventPwa is the future. The Presentation I gave at PWA event
Pwa is the future. The Presentation I gave at PWA event
Ahmed Kaludi
 
Progressive web apps
Progressive web appsProgressive web apps
Progressive web apps
Fastly
 
Resume
ResumeResume
Resume
Ahmed Rehan
 
Progressive Web Apps
Progressive Web AppsProgressive Web Apps
Progressive Web Apps
Yatendrasinh Joddha
 
Introduction To JavaScript
Introduction To JavaScriptIntroduction To JavaScript
Introduction To JavaScript
Khadija Khalid
 
Progressive Web App (feat. React, Django)
Progressive Web App (feat. React, Django)Progressive Web App (feat. React, Django)
Progressive Web App (feat. React, Django)
Yurim Jin
 
Design Web Api
Design Web ApiDesign Web Api
Design Web Api
Tailor Fontela
 
Progressive Web Applications - The Next Gen Web Technologies
Progressive Web Applications - The Next Gen Web TechnologiesProgressive Web Applications - The Next Gen Web Technologies
Progressive Web Applications - The Next Gen Web Technologies
GeekNightHyderabad
 
ASP.NEt MVC and Angular What a couple
ASP.NEt MVC and Angular What a coupleASP.NEt MVC and Angular What a couple
ASP.NEt MVC and Angular What a couple
Alexandre Marreiros
 
AWS Tech Summit - Berlin 2011 - Running Java Applications on AWS
AWS Tech Summit - Berlin 2011 - Running Java Applications on AWSAWS Tech Summit - Berlin 2011 - Running Java Applications on AWS
AWS Tech Summit - Berlin 2011 - Running Java Applications on AWS
Amazon Web Services
 
Introduction to Progressive Web Applications
Introduction to Progressive Web ApplicationsIntroduction to Progressive Web Applications
Introduction to Progressive Web Applications
Chris Love
 
Html5 inputs
Html5 inputsHtml5 inputs
Html5 inputs
Chris Love
 
FEDM Meetup: Introducing Mojito
FEDM Meetup: Introducing MojitoFEDM Meetup: Introducing Mojito
FEDM Meetup: Introducing Mojito
Caridy Patino
 
Building Mobile Applications with Ionic
Building Mobile Applications with IonicBuilding Mobile Applications with Ionic
Building Mobile Applications with Ionic
Morris Singer
 
PWA - The hidden stories about the future of the web
PWA - The hidden stories about the future of the webPWA - The hidden stories about the future of the web
PWA - The hidden stories about the future of the web
Romulo Cintra
 
Creating mobile apps - an introduction to Ionic (Engage 2016)
Creating mobile apps - an introduction to Ionic (Engage 2016)Creating mobile apps - an introduction to Ionic (Engage 2016)
Creating mobile apps - an introduction to Ionic (Engage 2016)
Mark Leusink
 
Phone gap
Phone gapPhone gap
Phone gap
caviare
 
Progressive Web Apps keynote, Google Developer Summit, Tokyo, Japan
Progressive Web Apps keynote, Google Developer Summit, Tokyo, JapanProgressive Web Apps keynote, Google Developer Summit, Tokyo, Japan
Progressive Web Apps keynote, Google Developer Summit, Tokyo, Japan
Robert Nyman
 
Ionic: The Web SDK for Develop Mobile Apps.
Ionic: The Web SDK for Develop Mobile Apps.Ionic: The Web SDK for Develop Mobile Apps.
Ionic: The Web SDK for Develop Mobile Apps.
Matheus Cardoso
 

What's hot (20)

That's crazy! how to build single page web apps
That's crazy! how to build single page web appsThat's crazy! how to build single page web apps
That's crazy! how to build single page web apps
 
Pwa is the future. The Presentation I gave at PWA event
Pwa is the future. The Presentation I gave at PWA eventPwa is the future. The Presentation I gave at PWA event
Pwa is the future. The Presentation I gave at PWA event
 
Progressive web apps
Progressive web appsProgressive web apps
Progressive web apps
 
Resume
ResumeResume
Resume
 
Progressive Web Apps
Progressive Web AppsProgressive Web Apps
Progressive Web Apps
 
Introduction To JavaScript
Introduction To JavaScriptIntroduction To JavaScript
Introduction To JavaScript
 
Progressive Web App (feat. React, Django)
Progressive Web App (feat. React, Django)Progressive Web App (feat. React, Django)
Progressive Web App (feat. React, Django)
 
Design Web Api
Design Web ApiDesign Web Api
Design Web Api
 
Progressive Web Applications - The Next Gen Web Technologies
Progressive Web Applications - The Next Gen Web TechnologiesProgressive Web Applications - The Next Gen Web Technologies
Progressive Web Applications - The Next Gen Web Technologies
 
ASP.NEt MVC and Angular What a couple
ASP.NEt MVC and Angular What a coupleASP.NEt MVC and Angular What a couple
ASP.NEt MVC and Angular What a couple
 
AWS Tech Summit - Berlin 2011 - Running Java Applications on AWS
AWS Tech Summit - Berlin 2011 - Running Java Applications on AWSAWS Tech Summit - Berlin 2011 - Running Java Applications on AWS
AWS Tech Summit - Berlin 2011 - Running Java Applications on AWS
 
Introduction to Progressive Web Applications
Introduction to Progressive Web ApplicationsIntroduction to Progressive Web Applications
Introduction to Progressive Web Applications
 
Html5 inputs
Html5 inputsHtml5 inputs
Html5 inputs
 
FEDM Meetup: Introducing Mojito
FEDM Meetup: Introducing MojitoFEDM Meetup: Introducing Mojito
FEDM Meetup: Introducing Mojito
 
Building Mobile Applications with Ionic
Building Mobile Applications with IonicBuilding Mobile Applications with Ionic
Building Mobile Applications with Ionic
 
PWA - The hidden stories about the future of the web
PWA - The hidden stories about the future of the webPWA - The hidden stories about the future of the web
PWA - The hidden stories about the future of the web
 
Creating mobile apps - an introduction to Ionic (Engage 2016)
Creating mobile apps - an introduction to Ionic (Engage 2016)Creating mobile apps - an introduction to Ionic (Engage 2016)
Creating mobile apps - an introduction to Ionic (Engage 2016)
 
Phone gap
Phone gapPhone gap
Phone gap
 
Progressive Web Apps keynote, Google Developer Summit, Tokyo, Japan
Progressive Web Apps keynote, Google Developer Summit, Tokyo, JapanProgressive Web Apps keynote, Google Developer Summit, Tokyo, Japan
Progressive Web Apps keynote, Google Developer Summit, Tokyo, Japan
 
Ionic: The Web SDK for Develop Mobile Apps.
Ionic: The Web SDK for Develop Mobile Apps.Ionic: The Web SDK for Develop Mobile Apps.
Ionic: The Web SDK for Develop Mobile Apps.
 

Viewers also liked

Mrs. Smriti Irani Introduction
Mrs. Smriti Irani IntroductionMrs. Smriti Irani Introduction
Mrs. Smriti Irani Introduction
Irfan Pathan
 
Ppt of amirkhan
Ppt of amirkhanPpt of amirkhan
Ppt of amirkhan
MAHLASONAM
 
Zero To Hero Sudha Murty
Zero To Hero Sudha MurtyZero To Hero Sudha Murty
Zero To Hero Sudha Murty
SUNIL KUMAR KOHLI, IDAS ndc
 
Mandela 10 Lessons of Life
Mandela 10 Lessons of LifeMandela 10 Lessons of Life
Mandela 10 Lessons of Life
Heyday ApS
 
Kiran Bedi
Kiran BediKiran Bedi
Kiran Bedi
Ganesh Ram B
 
From Hero to Zero - DevOpsDays Boston
From Hero to Zero - DevOpsDays BostonFrom Hero to Zero - DevOpsDays Boston
From Hero to Zero - DevOpsDays Boston
Jennifer Davis
 
Raj kapoor
Raj kapoorRaj kapoor
Raj kapoor
oasiss
 
Presentation Zero to Hero in 9 Steps
Presentation Zero to Hero in 9 StepsPresentation Zero to Hero in 9 Steps
Presentation Zero to Hero in 9 Steps
JazzFactory.In
 
Salman Khan- PR
Salman Khan- PRSalman Khan- PR
Salman Khan- PR
Prathamesh Parab
 
Kiranbedi
KiranbediKiranbedi
Kiranbedi
panchal0026
 
Swachh bharat abhiyan
Swachh bharat abhiyanSwachh bharat abhiyan
Swachh bharat abhiyan
Vishal Jain
 

Viewers also liked (11)

Mrs. Smriti Irani Introduction
Mrs. Smriti Irani IntroductionMrs. Smriti Irani Introduction
Mrs. Smriti Irani Introduction
 
Ppt of amirkhan
Ppt of amirkhanPpt of amirkhan
Ppt of amirkhan
 
Zero To Hero Sudha Murty
Zero To Hero Sudha MurtyZero To Hero Sudha Murty
Zero To Hero Sudha Murty
 
Mandela 10 Lessons of Life
Mandela 10 Lessons of LifeMandela 10 Lessons of Life
Mandela 10 Lessons of Life
 
Kiran Bedi
Kiran BediKiran Bedi
Kiran Bedi
 
From Hero to Zero - DevOpsDays Boston
From Hero to Zero - DevOpsDays BostonFrom Hero to Zero - DevOpsDays Boston
From Hero to Zero - DevOpsDays Boston
 
Raj kapoor
Raj kapoorRaj kapoor
Raj kapoor
 
Presentation Zero to Hero in 9 Steps
Presentation Zero to Hero in 9 StepsPresentation Zero to Hero in 9 Steps
Presentation Zero to Hero in 9 Steps
 
Salman Khan- PR
Salman Khan- PRSalman Khan- PR
Salman Khan- PR
 
Kiranbedi
KiranbediKiranbedi
Kiranbedi
 
Swachh bharat abhiyan
Swachh bharat abhiyanSwachh bharat abhiyan
Swachh bharat abhiyan
 

Similar to Creating Rajanikant Powered Site

Web APIs & Apps - Mozilla
Web APIs & Apps - MozillaWeb APIs & Apps - Mozilla
Web APIs & Apps - Mozilla
Robert Nyman
 
Startup Technology: Cheatsheet for Non-Techies
Startup Technology: Cheatsheet for Non-TechiesStartup Technology: Cheatsheet for Non-Techies
Startup Technology: Cheatsheet for Non-Techies
Freedactics
 
Fake it 'til you make it
Fake it 'til you make itFake it 'til you make it
Fake it 'til you make it
Jonathan Snook
 
Building WebApp with HTML5
Building WebApp with HTML5Building WebApp with HTML5
Building WebApp with HTML5
Tien Tran Le Duy
 
Always on! Or not?
Always on! Or not?Always on! Or not?
Always on! Or not?
Carsten Sandtner
 
Building great mobile apps: Somethings you might want to know
Building great mobile apps: Somethings you might want to knowBuilding great mobile apps: Somethings you might want to know
Building great mobile apps: Somethings you might want to know
shwetank
 
HTML5 tutorial: canvas, offfline & sockets
HTML5 tutorial: canvas, offfline & socketsHTML5 tutorial: canvas, offfline & sockets
HTML5 tutorial: canvas, offfline & sockets
Remy Sharp
 
Front-end. Global domination
Front-end. Global dominationFront-end. Global domination
Front-end. Global domination
Stfalcon Meetups
 
Frontend. Global domination.
Frontend. Global domination.Frontend. Global domination.
Frontend. Global domination.
Андрей Вандакуров
 
Html5 and beyond the next generation of mobile web applications - Touch Tou...
Html5 and beyond   the next generation of mobile web applications - Touch Tou...Html5 and beyond   the next generation of mobile web applications - Touch Tou...
Html5 and beyond the next generation of mobile web applications - Touch Tou...
RIA RUI Society
 
Surviving the Zombie Apocalypse of Connected devices - Jfokus 2013
Surviving the Zombie Apocalypse of Connected devices - Jfokus 2013Surviving the Zombie Apocalypse of Connected devices - Jfokus 2013
Surviving the Zombie Apocalypse of Connected devices - Jfokus 2013
Gustaf Nilsson Kotte
 
Modern Web Applications Utilizing HTML5 APIs
Modern Web Applications Utilizing HTML5 APIsModern Web Applications Utilizing HTML5 APIs
Modern Web Applications Utilizing HTML5 APIs
Ido Green
 
Html5 - Awesome APIs
Html5 - Awesome APIsHtml5 - Awesome APIs
Html5 - Awesome APIs
Dragos Ionita
 
WebAPIs & Apps - Mozilla London
WebAPIs & Apps - Mozilla LondonWebAPIs & Apps - Mozilla London
WebAPIs & Apps - Mozilla London
Robert Nyman
 
Html5
Html5Html5
Fixing the mobile web - Internet World Romania
Fixing the mobile web - Internet World RomaniaFixing the mobile web - Internet World Romania
Fixing the mobile web - Internet World Romania
Christian Heilmann
 
HTML Hypermedia APIs and Adaptive Web Design - Nordic APIs
HTML Hypermedia APIs and Adaptive Web Design - Nordic APIsHTML Hypermedia APIs and Adaptive Web Design - Nordic APIs
HTML Hypermedia APIs and Adaptive Web Design - Nordic APIs
Gustaf Nilsson Kotte
 
Web assembly with PWA
Web assembly with PWA Web assembly with PWA
Web assembly with PWA
Shashank Sharma
 
phonegap with angular js for freshers
phonegap with angular js for freshers    phonegap with angular js for freshers
phonegap with angular js for freshers
dssprakash
 
HTML5 for Rich User Experience
HTML5 for Rich User ExperienceHTML5 for Rich User Experience
HTML5 for Rich User Experience
Mahbubur Rahman
 

Similar to Creating Rajanikant Powered Site (20)

Web APIs & Apps - Mozilla
Web APIs & Apps - MozillaWeb APIs & Apps - Mozilla
Web APIs & Apps - Mozilla
 
Startup Technology: Cheatsheet for Non-Techies
Startup Technology: Cheatsheet for Non-TechiesStartup Technology: Cheatsheet for Non-Techies
Startup Technology: Cheatsheet for Non-Techies
 
Fake it 'til you make it
Fake it 'til you make itFake it 'til you make it
Fake it 'til you make it
 
Building WebApp with HTML5
Building WebApp with HTML5Building WebApp with HTML5
Building WebApp with HTML5
 
Always on! Or not?
Always on! Or not?Always on! Or not?
Always on! Or not?
 
Building great mobile apps: Somethings you might want to know
Building great mobile apps: Somethings you might want to knowBuilding great mobile apps: Somethings you might want to know
Building great mobile apps: Somethings you might want to know
 
HTML5 tutorial: canvas, offfline & sockets
HTML5 tutorial: canvas, offfline & socketsHTML5 tutorial: canvas, offfline & sockets
HTML5 tutorial: canvas, offfline & sockets
 
Front-end. Global domination
Front-end. Global dominationFront-end. Global domination
Front-end. Global domination
 
Frontend. Global domination.
Frontend. Global domination.Frontend. Global domination.
Frontend. Global domination.
 
Html5 and beyond the next generation of mobile web applications - Touch Tou...
Html5 and beyond   the next generation of mobile web applications - Touch Tou...Html5 and beyond   the next generation of mobile web applications - Touch Tou...
Html5 and beyond the next generation of mobile web applications - Touch Tou...
 
Surviving the Zombie Apocalypse of Connected devices - Jfokus 2013
Surviving the Zombie Apocalypse of Connected devices - Jfokus 2013Surviving the Zombie Apocalypse of Connected devices - Jfokus 2013
Surviving the Zombie Apocalypse of Connected devices - Jfokus 2013
 
Modern Web Applications Utilizing HTML5 APIs
Modern Web Applications Utilizing HTML5 APIsModern Web Applications Utilizing HTML5 APIs
Modern Web Applications Utilizing HTML5 APIs
 
Html5 - Awesome APIs
Html5 - Awesome APIsHtml5 - Awesome APIs
Html5 - Awesome APIs
 
WebAPIs & Apps - Mozilla London
WebAPIs & Apps - Mozilla LondonWebAPIs & Apps - Mozilla London
WebAPIs & Apps - Mozilla London
 
Html5
Html5Html5
Html5
 
Fixing the mobile web - Internet World Romania
Fixing the mobile web - Internet World RomaniaFixing the mobile web - Internet World Romania
Fixing the mobile web - Internet World Romania
 
HTML Hypermedia APIs and Adaptive Web Design - Nordic APIs
HTML Hypermedia APIs and Adaptive Web Design - Nordic APIsHTML Hypermedia APIs and Adaptive Web Design - Nordic APIs
HTML Hypermedia APIs and Adaptive Web Design - Nordic APIs
 
Web assembly with PWA
Web assembly with PWA Web assembly with PWA
Web assembly with PWA
 
phonegap with angular js for freshers
phonegap with angular js for freshers    phonegap with angular js for freshers
phonegap with angular js for freshers
 
HTML5 for Rich User Experience
HTML5 for Rich User ExperienceHTML5 for Rich User Experience
HTML5 for Rich User Experience
 

More from markandey

YQL: Master Of the Mix
YQL: Master Of the MixYQL: Master Of the Mix
YQL: Master Of the Mix
markandey
 
Rhok Dec-2012
Rhok Dec-2012Rhok Dec-2012
Rhok Dec-2012
markandey
 
Select * from internet
Select * from internetSelect * from internet
Select * from internet
markandey
 
YQL (IITK PPT)
YQL (IITK PPT)YQL (IITK PPT)
YQL (IITK PPT)
markandey
 
10 things you can't do without YQL
10 things you can't do without  YQL10 things you can't do without  YQL
10 things you can't do without YQL
markandey
 
10thingsyoucantdowithout yql1
10thingsyoucantdowithout yql110thingsyoucantdowithout yql1
10thingsyoucantdowithout yql1
markandey
 

More from markandey (6)

YQL: Master Of the Mix
YQL: Master Of the MixYQL: Master Of the Mix
YQL: Master Of the Mix
 
Rhok Dec-2012
Rhok Dec-2012Rhok Dec-2012
Rhok Dec-2012
 
Select * from internet
Select * from internetSelect * from internet
Select * from internet
 
YQL (IITK PPT)
YQL (IITK PPT)YQL (IITK PPT)
YQL (IITK PPT)
 
10 things you can't do without YQL
10 things you can't do without  YQL10 things you can't do without  YQL
10 things you can't do without YQL
 
10thingsyoucantdowithout yql1
10thingsyoucantdowithout yql110thingsyoucantdowithout yql1
10thingsyoucantdowithout yql1
 

Recently uploaded

[Talk] Moving Beyond Spaghetti Infrastructure [AOTB] 2024-07-04.pdf
[Talk] Moving Beyond Spaghetti Infrastructure [AOTB] 2024-07-04.pdf[Talk] Moving Beyond Spaghetti Infrastructure [AOTB] 2024-07-04.pdf
[Talk] Moving Beyond Spaghetti Infrastructure [AOTB] 2024-07-04.pdf
Kief Morris
 
The Increasing Use of the National Research Platform by the CSU Campuses
The Increasing Use of the National Research Platform by the CSU CampusesThe Increasing Use of the National Research Platform by the CSU Campuses
The Increasing Use of the National Research Platform by the CSU Campuses
Larry Smarr
 
Research Directions for Cross Reality Interfaces
Research Directions for Cross Reality InterfacesResearch Directions for Cross Reality Interfaces
Research Directions for Cross Reality Interfaces
Mark Billinghurst
 
What’s New in Teams Calling, Meetings and Devices May 2024
What’s New in Teams Calling, Meetings and Devices May 2024What’s New in Teams Calling, Meetings and Devices May 2024
What’s New in Teams Calling, Meetings and Devices May 2024
Stephanie Beckett
 
UiPath Community Day Kraków: Devs4Devs Conference
UiPath Community Day Kraków: Devs4Devs ConferenceUiPath Community Day Kraków: Devs4Devs Conference
UiPath Community Day Kraków: Devs4Devs Conference
UiPathCommunity
 
WPRiders Company Presentation Slide Deck
WPRiders Company Presentation Slide DeckWPRiders Company Presentation Slide Deck
WPRiders Company Presentation Slide Deck
Lidia A.
 
BT & Neo4j: Knowledge Graphs for Critical Enterprise Systems.pptx.pdf
BT & Neo4j: Knowledge Graphs for Critical Enterprise Systems.pptx.pdfBT & Neo4j: Knowledge Graphs for Critical Enterprise Systems.pptx.pdf
BT & Neo4j: Knowledge Graphs for Critical Enterprise Systems.pptx.pdf
Neo4j
 
BLOCKCHAIN FOR DUMMIES: GUIDEBOOK FOR ALL
BLOCKCHAIN FOR DUMMIES: GUIDEBOOK FOR ALLBLOCKCHAIN FOR DUMMIES: GUIDEBOOK FOR ALL
BLOCKCHAIN FOR DUMMIES: GUIDEBOOK FOR ALL
Liveplex
 
論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...
論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...
論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...
Toru Tamaki
 
WhatsApp Image 2024-03-27 at 08.19.52_bfd93109.pdf
WhatsApp Image 2024-03-27 at 08.19.52_bfd93109.pdfWhatsApp Image 2024-03-27 at 08.19.52_bfd93109.pdf
WhatsApp Image 2024-03-27 at 08.19.52_bfd93109.pdf
ArgaBisma
 
20240704 QFM023 Engineering Leadership Reading List June 2024
20240704 QFM023 Engineering Leadership Reading List June 202420240704 QFM023 Engineering Leadership Reading List June 2024
20240704 QFM023 Engineering Leadership Reading List June 2024
Matthew Sinclair
 
What's New in Copilot for Microsoft365 May 2024.pptx
What's New in Copilot for Microsoft365 May 2024.pptxWhat's New in Copilot for Microsoft365 May 2024.pptx
What's New in Copilot for Microsoft365 May 2024.pptx
Stephanie Beckett
 
find out more about the role of autonomous vehicles in facing global challenges
find out more about the role of autonomous vehicles in facing global challengesfind out more about the role of autonomous vehicles in facing global challenges
find out more about the role of autonomous vehicles in facing global challenges
huseindihon
 
Observability For You and Me with OpenTelemetry
Observability For You and Me with OpenTelemetryObservability For You and Me with OpenTelemetry
Observability For You and Me with OpenTelemetry
Eric D. Schabell
 
Advanced Techniques for Cyber Security Analysis and Anomaly Detection
Advanced Techniques for Cyber Security Analysis and Anomaly DetectionAdvanced Techniques for Cyber Security Analysis and Anomaly Detection
Advanced Techniques for Cyber Security Analysis and Anomaly Detection
Bert Blevins
 
Calgary MuleSoft Meetup APM and IDP .pptx
Calgary MuleSoft Meetup APM and IDP .pptxCalgary MuleSoft Meetup APM and IDP .pptx
Calgary MuleSoft Meetup APM and IDP .pptx
ishalveerrandhawa1
 
Details of description part II: Describing images in practice - Tech Forum 2024
Details of description part II: Describing images in practice - Tech Forum 2024Details of description part II: Describing images in practice - Tech Forum 2024
Details of description part II: Describing images in practice - Tech Forum 2024
BookNet Canada
 
The Rise of Supernetwork Data Intensive Computing
The Rise of Supernetwork Data Intensive ComputingThe Rise of Supernetwork Data Intensive Computing
The Rise of Supernetwork Data Intensive Computing
Larry Smarr
 
Mitigating the Impact of State Management in Cloud Stream Processing Systems
Mitigating the Impact of State Management in Cloud Stream Processing SystemsMitigating the Impact of State Management in Cloud Stream Processing Systems
Mitigating the Impact of State Management in Cloud Stream Processing Systems
ScyllaDB
 
How to Build a Profitable IoT Product.pptx
How to Build a Profitable IoT Product.pptxHow to Build a Profitable IoT Product.pptx
How to Build a Profitable IoT Product.pptx
Adam Dunkels
 

Recently uploaded (20)

[Talk] Moving Beyond Spaghetti Infrastructure [AOTB] 2024-07-04.pdf
[Talk] Moving Beyond Spaghetti Infrastructure [AOTB] 2024-07-04.pdf[Talk] Moving Beyond Spaghetti Infrastructure [AOTB] 2024-07-04.pdf
[Talk] Moving Beyond Spaghetti Infrastructure [AOTB] 2024-07-04.pdf
 
The Increasing Use of the National Research Platform by the CSU Campuses
The Increasing Use of the National Research Platform by the CSU CampusesThe Increasing Use of the National Research Platform by the CSU Campuses
The Increasing Use of the National Research Platform by the CSU Campuses
 
Research Directions for Cross Reality Interfaces
Research Directions for Cross Reality InterfacesResearch Directions for Cross Reality Interfaces
Research Directions for Cross Reality Interfaces
 
What’s New in Teams Calling, Meetings and Devices May 2024
What’s New in Teams Calling, Meetings and Devices May 2024What’s New in Teams Calling, Meetings and Devices May 2024
What’s New in Teams Calling, Meetings and Devices May 2024
 
UiPath Community Day Kraków: Devs4Devs Conference
UiPath Community Day Kraków: Devs4Devs ConferenceUiPath Community Day Kraków: Devs4Devs Conference
UiPath Community Day Kraków: Devs4Devs Conference
 
WPRiders Company Presentation Slide Deck
WPRiders Company Presentation Slide DeckWPRiders Company Presentation Slide Deck
WPRiders Company Presentation Slide Deck
 
BT & Neo4j: Knowledge Graphs for Critical Enterprise Systems.pptx.pdf
BT & Neo4j: Knowledge Graphs for Critical Enterprise Systems.pptx.pdfBT & Neo4j: Knowledge Graphs for Critical Enterprise Systems.pptx.pdf
BT & Neo4j: Knowledge Graphs for Critical Enterprise Systems.pptx.pdf
 
BLOCKCHAIN FOR DUMMIES: GUIDEBOOK FOR ALL
BLOCKCHAIN FOR DUMMIES: GUIDEBOOK FOR ALLBLOCKCHAIN FOR DUMMIES: GUIDEBOOK FOR ALL
BLOCKCHAIN FOR DUMMIES: GUIDEBOOK FOR ALL
 
論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...
論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...
論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...
 
WhatsApp Image 2024-03-27 at 08.19.52_bfd93109.pdf
WhatsApp Image 2024-03-27 at 08.19.52_bfd93109.pdfWhatsApp Image 2024-03-27 at 08.19.52_bfd93109.pdf
WhatsApp Image 2024-03-27 at 08.19.52_bfd93109.pdf
 
20240704 QFM023 Engineering Leadership Reading List June 2024
20240704 QFM023 Engineering Leadership Reading List June 202420240704 QFM023 Engineering Leadership Reading List June 2024
20240704 QFM023 Engineering Leadership Reading List June 2024
 
What's New in Copilot for Microsoft365 May 2024.pptx
What's New in Copilot for Microsoft365 May 2024.pptxWhat's New in Copilot for Microsoft365 May 2024.pptx
What's New in Copilot for Microsoft365 May 2024.pptx
 
find out more about the role of autonomous vehicles in facing global challenges
find out more about the role of autonomous vehicles in facing global challengesfind out more about the role of autonomous vehicles in facing global challenges
find out more about the role of autonomous vehicles in facing global challenges
 
Observability For You and Me with OpenTelemetry
Observability For You and Me with OpenTelemetryObservability For You and Me with OpenTelemetry
Observability For You and Me with OpenTelemetry
 
Advanced Techniques for Cyber Security Analysis and Anomaly Detection
Advanced Techniques for Cyber Security Analysis and Anomaly DetectionAdvanced Techniques for Cyber Security Analysis and Anomaly Detection
Advanced Techniques for Cyber Security Analysis and Anomaly Detection
 
Calgary MuleSoft Meetup APM and IDP .pptx
Calgary MuleSoft Meetup APM and IDP .pptxCalgary MuleSoft Meetup APM and IDP .pptx
Calgary MuleSoft Meetup APM and IDP .pptx
 
Details of description part II: Describing images in practice - Tech Forum 2024
Details of description part II: Describing images in practice - Tech Forum 2024Details of description part II: Describing images in practice - Tech Forum 2024
Details of description part II: Describing images in practice - Tech Forum 2024
 
The Rise of Supernetwork Data Intensive Computing
The Rise of Supernetwork Data Intensive ComputingThe Rise of Supernetwork Data Intensive Computing
The Rise of Supernetwork Data Intensive Computing
 
Mitigating the Impact of State Management in Cloud Stream Processing Systems
Mitigating the Impact of State Management in Cloud Stream Processing SystemsMitigating the Impact of State Management in Cloud Stream Processing Systems
Mitigating the Impact of State Management in Cloud Stream Processing Systems
 
How to Build a Profitable IoT Product.pptx
How to Build a Profitable IoT Product.pptxHow to Build a Profitable IoT Product.pptx
How to Build a Profitable IoT Product.pptx
 

Creating Rajanikant Powered Site