Skip to content

Commit

Permalink
chANGES TO WEBSITE
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohid314 committed Nov 27, 2023
1 parent 7845bf1 commit 999b0c4
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 13 deletions.
2 changes: 1 addition & 1 deletion website/assets/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ const counter = document.querySelector(".counter-number");
async function updateCounter() {
let response = await fetch("https://25jzpqaq6robvcw42ctua562x40pyxre.lambda-url.ca-central-1.on.aws/");
let data = await response.json();
counter.innerHTML = ` Views: ${data}`;
counter.innerHTML = ` 👀 You are the ${JSON.stringify(data)} Viewer`;
}
updateCounter();
15 changes: 7 additions & 8 deletions website/works-setails.html → website/cloud-resume.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,8 @@
<!-- logo -->
<!-- social -->
<ul class="ds-social">
<li><a href="#" target="_blank"><i class="ri-github-fill"></i></a></li>
<li><a href="#" target="_blank"><i class="ri-stack-overflow-line"></i></a></li>
<li><a href="#" target="_blank"><i class="ri-linkedin-fill"></i></a></li>
<li><a href="https://github.com/Syed-Mohid" target="_blank"><i class="ri-github-fill"></i></a></li>
<li><a href="https://www.linkedin.com/in/mohid-/" target="_blank"><i class="ri-linkedin-fill"></i></a></li>
</ul>
<!-- social -->
</div>
Expand All @@ -47,21 +46,21 @@
<div class="container">
<div class="ds-work-details-section">
<div class="text-center">
<a href="index.html" class="ds-button ds-arrow-button"><i class="ri-arrow-left-s-line"></i> BAck</a>
<a href="index.html" class="ds-button ds-arrow-button"><i class="ri-arrow-left-s-line"></i> Back</a>
</div>
<div class="row justify-content-center">
<div class="col-12 col-sm-12 col-md-10 col-lg-10 col-xl-10 col-xxl-10">
<header class="ds-work-det-hed">
<h1 class="ds-work-det-title">Tripy mobile app</h1>
<span class="ds-work-det-dep">Mobile development - 2019</span>
<h1 class="ds-work-det-title">AWS Cloud Resume Challenge</h1>
<span class="ds-work-det-dep">Outcome Achived : FullStack Software Development , Cloud Services and Serverless , Cloud networking - DNS & CDN's , Cloud Security , DevOps principles</span>
</header>
<figure><img src="assets/images/work-details-image-1.jpg"></figure>
<div class="ds-work-content-sec">
<div class="row justify-content-center">
<div class="col-12 col-sm-12 col-md-8 col-lg-8 col-xl-8 col-xxl-8">
<p>Phasellus non faucibus purus, a venenatis diam. In faucibus orci mauris, porttitor egestas diam elementum non. Vestibulum non metus tempus, sagittis libero sed, euismod purus. Cras dolor nulla, hendrerit vitae libero eu, finibus ultricies dolor. Vestibulum non metus tempus, sagittis libero sed, euismod purus. Cras dolor nulla, hendrerit vitae libero eu, finibus ultricies dolor.</p>
<p>My Motivation to create this project was to start getting my hands dirty with Cloud. I often found concepts of Cloud technologies very intresting , IT fascinated me to know that I can manage, Control and Manipulate resources on a server while being in a completely diffrent part of the world</p>

<p>Curabitur quis tortor sit amet ligula lobortis auctor. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Integer ut turpis eget urna egestas maximus. </p>
<p>I Envisoned myself to Apply my development knowledge </p>

<h2>Sub Title for project</h2>
<p>Phasellus non faucibus purus, a venenatis diam. In faucibus orci mauris, porttitor egestas diam elementum non. Vestibulum non metus tempus, sagittis libero sed, euismod purus. Cras dolor nulla, hendrerit vitae libero eu, finibus ultricies dolor. Vestibulum non metus tempus, sagittis libero sed, euismod purus. Cras dolor nulla, hendrerit vitae libero eu, finibus ultricies dolor.</p>
Expand Down
8 changes: 4 additions & 4 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<ul class="ds-social">
<li><a href="https://github.com/Syed-Mohid" target="_blank"><i class="ri-github-fill"></i></a></li>
<li><a href="https://www.linkedin.com/in/mohid-/" target="_blank"><i class="ri-linkedin-fill"></i></a></li>
<li><div class ="counter-number nav-item nav-link text-black-50 font-os font-size-16 active">Couldnt read views</div></li>
<li><div class ="counter-number nav-item nav-link text-black-50 font-os font-size-16 active">Loading Viewer Number</div></li>
</ul>
<!-- social -->
</div>
Expand Down Expand Up @@ -179,7 +179,7 @@ <h2 class="ds-heading">Projects</h2>
<section>
<h3 class="ds-work-tilte">Cloud Resume Challenge </h3>
<p>The Cloud Resume Challenge is a popular project designed to help individuals advance their careers in the cloud computing industry. Click on Details to Learn more about my approach. </p>
<a href="works-setails.html" class="ds-button">Details</a>
<a href="cloud-resume.html" class="ds-button">Details</a>
</section>
</div>
<div class="col-12 col-sm-12 col-md-5 col-lg-5 col-xl-5 col-xxl-5">
Expand All @@ -193,7 +193,7 @@ <h3 class="ds-work-tilte">Cloud Resume Challenge </h3>
<section>
<h3 class="ds-work-tilte">Serverless Resume API Powered by Azure</h3>
<p>The Serverless Resume API is a powerful tool that allows users to create and manage their resumes in a serverless environment. Click on Details to learn more about the project. </p>
<a href="works-setails.html" class="ds-button">Details</a>
<a href="cloud-resume.html" class="ds-button">Details</a>
</section>
</div>
<div class="col-12 col-sm-12 col-md-5 col-lg-5 col-xl-5 col-xxl-5">
Expand All @@ -208,7 +208,7 @@ <h3 class="ds-work-tilte">Serverless Resume API Powered by Azure</h3>
<h3 class="ds-work-tilte">Contactless Interactive Platform</h3>
<p>A Contactless Interactive Platform is a Device utilized to reduce or eliminate physical user interaction . This is Achieved with the application of distance and motion based sensors to detect movement and gestures of a user. Click on more details to learn how this project touched the lives of more than 3500+ people .
</p>
<a href="works-setails.html" class="ds-button">Details</a>
<a href="cloud-resume.html" class="ds-button">Details</a>
</section>
</div>
<div class="col-12 col-sm-12 col-md-5 col-lg-5 col-xl-5 col-xxl-5">
Expand Down

0 comments on commit 999b0c4

Please sign in to comment.