349 lines
20 KiB
HTML
349 lines
20 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Internship Blockchain Contract</title>
|
|
<link rel="shortcut icon" href="assets/RM logo.png" type="image/png">
|
|
<link rel="stylesheet" href="css/main.min.css">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com">
|
|
<link href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400..900&display=swap" rel="stylesheet">
|
|
</head>
|
|
|
|
<body>
|
|
<sm-notifications id="notification_drawer"></sm-notifications>
|
|
|
|
<template id="intern_card_template">
|
|
<div class="person-card person-card--intern grid">
|
|
<img class="person__image person__image--intern" src="" alt="" loading="lazy">
|
|
<div class="grid intern__bio-container">
|
|
<div class="intern__level" title="Click to see details"></div>
|
|
<h4 class="person__name capitalize"></h4>
|
|
<p class="intern-flo-id color-0-8 breakable"></p>
|
|
<p class="intern__project"></p>
|
|
</div>
|
|
</div>
|
|
</template>
|
|
|
|
<sm-popup id="intern_level_popup">
|
|
<header class="popup__header" slot="header">
|
|
<button class="close-button" onclick="getRef('intern_level_popup').hide()">
|
|
<svg class="icon icon-only close-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24"
|
|
height="24">
|
|
<path fill="none" d="M0 0h24v24H0z" />
|
|
<path
|
|
d="M12 10.586l4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.636z" />
|
|
</svg>
|
|
</button>
|
|
<h4>Intern level information</h4>
|
|
</header>
|
|
<section class="grid">
|
|
<header class="table margin-bottom-1-5r">
|
|
<h4>Level</h4>
|
|
<h4>Details</h4>
|
|
</header>
|
|
<section class="table">
|
|
<div>
|
|
Starter
|
|
</div>
|
|
<p>
|
|
Starter Level is the qualification level. This is learning stage and will lead to award of
|
|
certificates to those who clear this level. In general we do not want to pay at this at level
|
|
because money changes motivations. And we want to identify most passionate interns at their level,
|
|
who would love their work even if no monetary consideration is involved
|
|
</p>
|
|
<div>
|
|
Motivated
|
|
</div>
|
|
<p>
|
|
Motivated is one time rewards stage. The complexity of projects will increase in this stage. If
|
|
projects are successfully completed, then one time rewards will be given. All this will be known
|
|
before hand. Project details, acceptance criteria, and amounts will be notified in advance to
|
|
interns.
|
|
</p>
|
|
<div>
|
|
Passionate
|
|
</div>
|
|
<p>
|
|
Passionate is the first regular fixed stipend stage. The projects complexity will increase still
|
|
further. This will be full scale commercial grade project. if 3 such projects are completed then one
|
|
of the criteria to move into self driven stage will be met. Now we are looking for interns who in
|
|
addition to being passionate are self driven, and can independently take on and complete full
|
|
projects without day to day supervision.
|
|
</p>
|
|
<div>
|
|
Self Driven
|
|
</div>
|
|
<p>
|
|
Self Driven interns is the stage where are we are considering interns for permanent employment with
|
|
Ranchi Mall. The internship stipends will be higher. Some of self driven interns will be guide
|
|
interns in other levels. The key criteria is ability of complete jobs with high quality, and them
|
|
taking self initiative.
|
|
</p>
|
|
</section>
|
|
</section>
|
|
</sm-popup>
|
|
|
|
<section id="elevator_popup" class="grid hide-completely">
|
|
<header class="elevator__header">
|
|
<button class="close-button justify-self-start" onclick="hideSiteMap()">
|
|
<svg class="icon icon-only close-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24"
|
|
height="24">
|
|
<path fill="none" d="M0 0h24v24H0z" />
|
|
<path
|
|
d="M12 10.586l4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.636z" />
|
|
</svg>
|
|
</button>
|
|
</header>
|
|
<ul id="floor_list" class="grid"></ul>
|
|
</section>
|
|
<header id="main_header" class="full-bleed">
|
|
<button id="elevator_button" class="button" onclick="showSiteMap()">
|
|
<svg class="icon" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M12 3L16.3301 10.5H7.66987L12 3Z" />
|
|
<path d="M12 21L7.66987 13.5L16.3301 13.5L12 21Z" />
|
|
</svg>
|
|
<span class="button__label">
|
|
Elevator
|
|
</span>
|
|
</button>
|
|
<a href="index.html" class="main-logo flex align-center page-link justify-self-center" data-target="home_page">
|
|
<svg id="main_header__logo" class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
<path
|
|
d="M20.46,21.32C20,19.78,18.6,18.59,15.3,17a12.67,12.67,0,0,1-2.64-1.56,4.27,4.27,0,0,1-.79-1,2.6,2.6,0,0,1,0-1.41c.24-.68.49-1,2.43-2.85a7.18,7.18,0,0,0,2.09-2.92,4.25,4.25,0,0,0,0-1.77,6.52,6.52,0,0,0-2.85-3.11c-.56-.36-.81-.4-.81-.15a2.33,2.33,0,0,1-.18.45L12.4,3l-.53-.36c-.28-.21-.64-.41-.77-.49s-.46-.11-.46,0a6.21,6.21,0,0,1-.37.83s-.08,0-.17-.08c-1.15-.83-1.64-1-1.64-.73A7.33,7.33,0,0,1,7.7,3.65C6.48,5.68,5.24,6.7,4,6.7c-.56,0-.54,0-.37.64s.2.58.68.43a3.37,3.37,0,0,0,1.09-.54.86.86,0,0,1,.3-.17,1.34,1.34,0,0,1,.13.39.79.79,0,0,0,.17.4A3.5,3.5,0,0,0,7.37,7.3L7.8,7l.09.34c.12.45.19.51.62.39a4.25,4.25,0,0,0,2.17-1.54l.38-.45,0,.39A5.92,5.92,0,0,1,8.89,9.54L7.67,10.71c-2,1.93-1.89,3.51.37,5a27.41,27.41,0,0,0,2.89,1.51c.17.07.62.32,1,.54C14,19,15,20.23,15,21.48a2,2,0,0,0,0,.49h0c0,.05,0,.05.56-.1a1.89,1.89,0,0,0,.53-.21,2.41,2.41,0,0,0-.34-1.15,7.05,7.05,0,0,0-1.68-1.77,21.91,21.91,0,0,0-3.2-1.83A9.53,9.53,0,0,1,8.16,15.2a2.18,2.18,0,0,1-.74-1.55C7.42,12.79,7.86,12,9,11c1.77-1.64,2.45-2.45,2.92-3.55a2.28,2.28,0,0,0,.26-1.26A2,2,0,0,0,12,5.06l-.2-.45L12,4.3l.28-.49.09-.18L12.6,4a3.69,3.69,0,0,1,.61,1.76A3.47,3.47,0,0,1,12.94,7l-.09.25s-.21.37-.41.69A17.78,17.78,0,0,1,9.91,10.6c-1.07,1-1.43,1.62-1.47,2.47a2.05,2.05,0,0,0,.7,1.73,10.47,10.47,0,0,0,3.28,2.08c2.28,1.13,3.26,1.81,4,2.73a2.94,2.94,0,0,1,.74,1.75,1.26,1.26,0,0,0,.09.57.48.48,0,0,0,.26,0l.51-.13.29-.08,0-.28c-.13-1-1-2-2.47-3a25.52,25.52,0,0,0-3.26-1.77,8.59,8.59,0,0,1-2.23-1.43,2.09,2.09,0,0,1-.5-2.62c.26-.53.5-.83,2.35-2.6,1.51-1.45,2.15-2.58,2.15-3.79A3.67,3.67,0,0,0,13,3.48a3,3,0,0,1-.4-.42A1.85,1.85,0,0,1,13,2.33a6.74,6.74,0,0,1,1.83,1.73,2.62,2.62,0,0,1,.47,1.68,3,3,0,0,1-.55,1.84c-.45.78-.79,1.14-2.67,2.93a5.56,5.56,0,0,0-1.3,1.64,1.77,1.77,0,0,0-.21,1,1.76,1.76,0,0,0,.19.92,6.28,6.28,0,0,0,2.9,2.34,21.6,21.6,0,0,1,3.66,2c1.35,1,2,2,2,3a1.06,1.06,0,0,0,.05.47,2.83,2.83,0,0,0,1-.24C20.56,21.68,20.56,21.66,20.46,21.32ZM7.29,6.4h0a2.23,2.23,0,0,1-.9.28L6,6.72l.43-.53a15.22,15.22,0,0,0,1.89-3,3.52,3.52,0,0,1,.38-.67c.07-.08.49.2,1,.64l.39.35L9.66,4A6.7,6.7,0,0,1,7.29,6.4Zm3.58-1.11A5.8,5.8,0,0,1,9.25,6.51h0a3.3,3.3,0,0,1-.74.17l-.35,0,.39-.49a15.64,15.64,0,0,0,1.32-2,4.63,4.63,0,0,1,.28-.49c.06-.08.33.26.57.77l.28.57Zm1-1.4a1.63,1.63,0,0,1-.28.4A6.63,6.63,0,0,1,11,3.72l-.53-.56.12-.29c.2-.49.24-.51.64-.19a5.57,5.57,0,0,1,.85.78A2.78,2.78,0,0,1,11.87,3.89Z" />
|
|
</svg>
|
|
<h4 class="h4 header__company-name">RanchiMall</h4>
|
|
</a>
|
|
<theme-toggle></theme-toggle>
|
|
</header>
|
|
<div id="outlet_switcher" class="grid gap-1-5 hide">
|
|
<div class="flex align-center">
|
|
<svg class="icon button__icon--left" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24"
|
|
height="24">
|
|
<path fill="none" d="M0 0h24v24H0z" />
|
|
<path
|
|
d="M21 13.242V20h1v2H2v-2h1v-6.758A4.496 4.496 0 0 1 1 9.5c0-.827.224-1.624.633-2.303L4.345 2.5a1 1 0 0 1 .866-.5H18.79a1 1 0 0 1 .866.5l2.702 4.682A4.496 4.496 0 0 1 21 13.242zm-2 .73a4.496 4.496 0 0 1-3.75-1.36A4.496 4.496 0 0 1 12 14.001a4.496 4.496 0 0 1-3.25-1.387A4.496 4.496 0 0 1 5 13.973V20h14v-6.027zM5.789 4L3.356 8.213a2.5 2.5 0 0 0 4.466 2.216c.335-.837 1.52-.837 1.856 0a2.5 2.5 0 0 0 4.644 0c.335-.837 1.52-.837 1.856 0a2.5 2.5 0 1 0 4.457-2.232L18.21 4H5.79z" />
|
|
</svg>
|
|
<span id="outlet_switcher__floor_num" class="weight-500 color-0-8"></span>
|
|
<button class="justify-right" onclick="hideOutletSwitcher()">
|
|
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
|
|
<path fill="none" d="M0 0h24v24H0z" />
|
|
<path
|
|
d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-11.414L9.172 7.757 7.757 9.172 10.586 12l-2.829 2.828 1.415 1.415L12 13.414l2.828 2.829 1.415-1.415L13.414 12l2.829-2.828-1.415-1.415L12 10.586z" />
|
|
</svg>
|
|
</button>
|
|
</div>
|
|
<section id="outlet_switcher__outlet_container" class="outlet_switcher__floor flex align-center"></section>
|
|
</div>
|
|
<main class="page">
|
|
<section class="outlet-hero-section grid margin-bottom-3r">
|
|
<button class="outlet-label">
|
|
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
|
|
<path fill="none" d="M0 0h24v24H0z" />
|
|
<path
|
|
d="M21 13.242V20h1v2H2v-2h1v-6.758A4.496 4.496 0 0 1 1 9.5c0-.827.224-1.624.633-2.303L4.345 2.5a1 1 0 0 1 .866-.5H18.79a1 1 0 0 1 .866.5l2.702 4.682A4.496 4.496 0 0 1 21 13.242zm-2 .73a4.496 4.496 0 0 1-3.75-1.36A4.496 4.496 0 0 1 12 14.001a4.496 4.496 0 0 1-3.25-1.387A4.496 4.496 0 0 1 5 13.973V20h14v-6.027zM5.789 4L3.356 8.213a2.5 2.5 0 0 0 4.466 2.216c.335-.837 1.52-.837 1.856 0a2.5 2.5 0 0 0 4.644 0c.335-.837 1.52-.837 1.856 0a2.5 2.5 0 1 0 4.457-2.232L18.21 4H5.79z" />
|
|
</svg>
|
|
<span class="outlet-label__name">Outlet</span>
|
|
<svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
|
|
<path fill="none" d="M0 0h24v24H0z" />
|
|
<path d="M12 13.172l4.95-4.95 1.414 1.414L12 16 5.636 9.636 7.05 8.222z" />
|
|
</svg>
|
|
</button>
|
|
<h2 class="h2 weight-700 margin-bottom-1r">Internship Blockchain Contract</h2>
|
|
<p>
|
|
Internship Blockchain Contract tokenizes all our internship initiatives. This is ownedby Incorporation
|
|
Blockchain Contract.
|
|
</p>
|
|
</section>
|
|
<div class="rooms__header">
|
|
<h4 class="room__label">Rooms</h4>
|
|
<scroll-tab-header data-target="ico_page_group">
|
|
<button class="room-button" title="Investors">
|
|
<svg class="icon button__icon--left" xmlns='http://www.w3.org/2000/svg' class='ionicon'
|
|
viewBox='0 0 512 512'>
|
|
<title>People</title>
|
|
<path
|
|
d='M402 168c-2.93 40.67-33.1 72-66 72s-63.12-31.32-66-72c-3-42.31 26.37-72 66-72s69 30.46 66 72z'
|
|
fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round'
|
|
stroke-width='32' />
|
|
<path
|
|
d='M336 304c-65.17 0-127.84 32.37-143.54 95.41-2.08 8.34 3.15 16.59 11.72 16.59h263.65c8.57 0 13.77-8.25 11.72-16.59C463.85 335.36 401.18 304 336 304z'
|
|
fill='none' stroke='currentColor' stroke-miterlimit='10' stroke-width='32' />
|
|
<path
|
|
d='M200 185.94c-2.34 32.48-26.72 58.06-53 58.06s-50.7-25.57-53-58.06C91.61 152.15 115.34 128 147 128s55.39 24.77 53 57.94z'
|
|
fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round'
|
|
stroke-width='32' />
|
|
<path
|
|
d='M206 306c-18.05-8.27-37.93-11.45-59-11.45-52 0-102.1 25.85-114.65 76.2-1.65 6.66 2.53 13.25 9.37 13.25H154'
|
|
fill='none' stroke='currentColor' stroke-linecap='round' stroke-miterlimit='10'
|
|
stroke-width='32' />
|
|
</svg>
|
|
<span class="button__label">
|
|
Interns
|
|
</span>
|
|
</button>
|
|
<button class="room-button" title="Phases">
|
|
<svg class="icon button__icon--left" xmlns="http://www.w3.org/2000/svg" height="24px"
|
|
viewBox="0 0 24 24" width="24px" fill="#000000">
|
|
<path d="M0 0h24v24H0V0z" fill="none" />
|
|
<path
|
|
d="M4 10.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-6c-.83 0-1.5.67-1.5 1.5S3.17 7.5 4 7.5 5.5 6.83 5.5 6 4.83 4.5 4 4.5zm0 12c-.83 0-1.5.68-1.5 1.5s.68 1.5 1.5 1.5 1.5-.68 1.5-1.5-.67-1.5-1.5-1.5zM7 19h14v-2H7v2zm0-6h14v-2H7v2zm0-8v2h14V5H7z" />
|
|
</svg>
|
|
<span class="button__label">
|
|
Projects
|
|
</span>
|
|
</button>
|
|
</scroll-tab-header>
|
|
</div>
|
|
<scroll-tab-panels id="ico_page_group">
|
|
<section class="grid carousel-container">
|
|
<h3 class="h3 margin-bottom-3r justify-self-center">Meet our interns</h3>
|
|
<section id="interns_container" class="people-grid"></section>
|
|
</section>
|
|
<section>
|
|
<h3 class="h3 margin-bottom-1-5r">Projects</h3>
|
|
<p class="margin-bottom-3r">
|
|
Please refer to the whitepaper <a href="https://www.ranchimall.net/ICO/">here</a> for detailed
|
|
terms.
|
|
RanchiMall Initial Coin Offering (ICO) abides by the terms we offered in our ICO whitepaper
|
|
available
|
|
at link above. We have made certain changes in our terms as our learning has improved. All
|
|
these changes are to support the interests of our long term investors.
|
|
</p>
|
|
<h4 class="h4 margin-bottom-1r">Summary of changes over white paper</h4>
|
|
<ol type="1">
|
|
<li>
|
|
<p>
|
|
RanchiMall Tokens (RMT) now own the financial gains emerging from all our blockchain
|
|
contracts
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
RanchiMall FZE has been withdrawn as an asset in view of high holding costs
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
Number of phase have been paused at 2 instead of 14 as initially envisioned
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
Number of RMTs tokens in circulation has been paused to
|
|
10000 instead of a release schedule of 21 million in 3 years. The un-issued tokens will stay
|
|
vested
|
|
with the Founder of RanchiMall.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
The price discovery during active phase has been USD 1500 per
|
|
token giving RMTs in circulation a valuation of 150 million USD. Unless this price is
|
|
realised in open
|
|
makets on sustainable basis, new tokens will not be put in circulation.
|
|
</p>
|
|
</li>
|
|
</ol>
|
|
</section>
|
|
</scroll-tab-panels>
|
|
</main>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.3/gsap.min.js"></script>
|
|
<script src="assets/js/components.js"></script>
|
|
<script src="https://unpkg.com/uhtml@3.0.1/es.js"></script>
|
|
<script src="assets/js/index.js"></script>
|
|
<script>
|
|
const interns = [
|
|
{
|
|
extension: 'jpg',
|
|
internName: 'Aakriti Sinha',
|
|
floId: 'FKa43RxHUAdJbgV6KipQ4PvXi6Kgw4HmFn',
|
|
level: 'Motivated',
|
|
project: `Marketing and Product Launch`,
|
|
},
|
|
{
|
|
extension: 'jpg',
|
|
internName: 'Gunjan Kumar Ranjan',
|
|
floId: 'FCTGD4M3DvMKupX3j2y5f3cQNDD9i6LUp7',
|
|
level: 'Starter',
|
|
project: `P2P Content Collaboration`,
|
|
},
|
|
{
|
|
extension: 'jpg',
|
|
internName: 'Kriti Shreya',
|
|
floId: 'F8zYh6rCuorGmnMtqGFpaKGeBqQaj9WVtG',
|
|
level: 'Starter',
|
|
project: `P2P Content Collaboration`,
|
|
},
|
|
{
|
|
extension: 'jpg',
|
|
internName: 'Megha Rani',
|
|
floId: 'FEvLovuDjWo4pXX3Y4SKDh8sq1AxJzqz9Z',
|
|
level: 'Motivated',
|
|
project: `P2P Content Collaboration`,
|
|
},
|
|
{
|
|
extension: 'jpg',
|
|
internName: 'Muskan Shoundik',
|
|
floId: 'FSdjJCJdU43a1dyWY6dRES1ekoupEjFPqQ',
|
|
level: 'Starter',
|
|
project: `P2P Content Collaboration`,
|
|
},
|
|
{
|
|
extension: 'jpg',
|
|
internName: 'Rashi Sanghvi',
|
|
floId: 'FHWXdnjRRJErqazye4Y9MRmE42D4Bp6Bj7',
|
|
level: 'Starter',
|
|
project: `P2P Content Collaboration`,
|
|
},
|
|
{
|
|
extension: 'jpg',
|
|
internName: 'Ritika Agrawal',
|
|
floId: 'FFaB6N1ETZsykXVS2PdM5xhj5BBoqsfsXC',
|
|
level: 'Starter',
|
|
project: `Javascript`,
|
|
},
|
|
{
|
|
extension: 'jpg',
|
|
internName: 'Shambhavi',
|
|
floId: 'FK96PZh4NskoJfWoyqcvLpSo7YnTLWMmdD',
|
|
level: 'Starter',
|
|
project: `Marketing and Product Launch`,
|
|
},
|
|
{
|
|
extension: 'jpg',
|
|
internName: 'Shivam Pandey',
|
|
floId: 'FJK9EDGhKj4Wr2zeCo3zRPXCNU6CXFFQAN',
|
|
level: 'Starter',
|
|
project: `Javascript`,
|
|
},
|
|
{
|
|
extension: 'jpg',
|
|
internName: 'Shruti Kashyap',
|
|
floId: 'FPtrQK6aSCgFeSNpzC68YTznHPfiz7CCvW',
|
|
level: 'Starter',
|
|
project: `P2P Content Collaboration`,
|
|
},
|
|
]
|
|
|
|
function renderAllInterns() {
|
|
const frag = document.createDocumentFragment()
|
|
getRef('interns_container').innerHTML = ''
|
|
interns.forEach(investor => {
|
|
frag.append(render.internCard(investor))
|
|
})
|
|
getRef('interns_container').append(frag)
|
|
}
|
|
renderAllInterns()
|
|
|
|
document.addEventListener('click', e => {
|
|
if (e.target.closest('.intern__level')) {
|
|
getRef('intern_level_popup').show()
|
|
}
|
|
})
|
|
</script>
|
|
</body>
|
|
|
|
</html> |