├── 404.html ├── 404.md ├── LICENSE ├── README.md ├── assets ├── fonts │ ├── CircularStd-Bold.eot │ ├── CircularStd-Bold.otf │ ├── CircularStd-Bold.svg │ ├── CircularStd-Bold.ttf │ └── CircularStd-Bold.woff ├── img │ ├── apple-touch-icon-114x114.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-144x144.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-57x57.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-72x72.png │ ├── apple-touch-icon-76x76.png │ ├── chrome-mobile.PNG │ ├── code.txt │ ├── contact.svg │ ├── favicon-128.png │ ├── favicon-16x16.png │ ├── favicon-196x196.png │ ├── favicon-32x32.png │ ├── favicon-96x96.png │ ├── favicon.png │ ├── footer-yo.png │ ├── landscape.png │ ├── logo.PNG │ ├── logo.jpg │ ├── logo2.png │ ├── mobile.jpg │ ├── mobile.png │ ├── mobile_orignal.jpg.uncompressed │ ├── profile.jfif │ ├── undraw_code_review_l1q9 (1).svg │ ├── undraw_code_review_l1q9.svg │ └── work │ │ ├── basketball │ │ └── hero.png │ │ ├── calculator │ │ ├── hero-large.png │ │ └── hero.png │ │ ├── dictionary │ │ ├── hero-large.png │ │ └── hero.png │ │ ├── food │ │ ├── hero-large.png │ │ └── hero.png │ │ ├── foodfuel │ │ ├── food-bar.png │ │ └── food.png │ │ ├── hotspoter │ │ ├── cnet.png │ │ ├── device.png │ │ ├── hero1.png │ │ ├── hotspoter-hero.png │ │ ├── hotspoter.png │ │ ├── rest-tablet.jpg │ │ └── softonic.png │ │ ├── ishandeveloper │ │ └── hero.png │ │ ├── mehak │ │ ├── hero.png │ │ └── mehak-tablet.png │ │ ├── news │ │ ├── hero-large.png │ │ └── hero.png │ │ ├── pokemon │ │ ├── hero-large.png │ │ └── hero.png │ │ ├── ppt │ │ ├── 1.png │ │ └── 2.png │ │ ├── qr │ │ ├── hero-large.png │ │ └── hero.png │ │ ├── timestamp │ │ └── hero.png │ │ ├── todo │ │ └── hero.png │ │ └── url │ │ ├── hero.PNG │ │ ├── url-bar.png │ │ └── url-tablet.png └── js │ ├── app.js │ └── sw.js ├── contact.html ├── index.html ├── legal.html ├── manifest.json ├── screenshots ├── 1-mobile.png ├── 1.png ├── 3-mobile.png └── 3.png ├── style.css ├── sw.js └── work.html /404.html: -------------------------------------------------------------------------------- 1 | 2 |
3 | 4 | 6 |Return to Homepage
14 |P.S. This project is still in development phase.9 |
VIEW LIVE DEMO10 | 11 | ### TECHNOLOGIES USED 12 | * HTML5 13 | * CSS 14 | * JAVASCRIPT 15 | * BOOTSTRAP 16 | * FONT AWESOME 5 17 | 18 | ##### [Desktop] 19 |
Contents of
51 | this site are ©
52 | Copyright 2020 Ishan Sharma. All rights reserved.
53 | The source code is
54 | available under the Apache License
56 | 2.0
57 |
This privacy policy governs your access to and use of ishandeveloper.com, including any content, 62 | functionality and services offered on or through ishandeveloper.com (the “Website”).
63 | 64 |When you access the Website, I’ll learn certain information about you during
66 | your visit:
a. Information you provide to me. I collect information
67 | that you provide to me by filling out forms on the Website, by responding to surveys, or by
68 | mailing me. I use this information to deliver my services to you, and to send you information
69 | and marketing materials.
b. Information I collect through Google
70 | Analytics. This data will generally include information about your location, how
71 | you’re using my website, what device you’re using, etc. The information I collect automatically
72 | is used for statistical data to improve my Website and my service offerings and won’t include
73 | personal information.
This Website uses cookies and similar technologies (Google Analytics) to 77 | provide me with information on how people move about the site, what is of interest to them and 78 | what is not, how my marketing is performing, and incidental items such as what percentage of 79 | users access the site from a personal computer versus a mobile phone. You may block most cookies 80 | by adjusting your browser settings.
81 | 82 |Some content or applications on the Website are served by third-parties. These 84 | third parties may use cookies alone or in conjunction with web beacons or other tracking 85 | technologies to collect information about you when you use my website. I do not control these 86 | third parties’ tracking technologies or how they may be used. If you have any questions about 87 | this, you should contact the responsible provider directly.
88 | 89 |I will retain any information you choose to provide to me until the earlier of:
91 |
● You asking me to delete the information,
92 | ● My decision to cease using my existing data providers, or
93 | ● I decide that the value in retaining the data is outweighed by the costs
94 | of retaining it.
Take a look at some of my projects I've done, 51 | apps or websites that I've made and my designs. 52 |
53 | 54 |Hotspoter is special software that allows users to transform their computer into a wireless 76 | router. This is ideal for people who are looking for a way to use their existing internet 77 | connection to surf on their Smartphone, while the connection can also be shared with a large 78 | number of different people at the same time without weakening the signal strength.
79 |