Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lakhdeepjawandha committed Sep 29, 2024
0 parents commit 98a78a5
Show file tree
Hide file tree
Showing 105 changed files with 498 additions and 0 deletions.
50 changes: 50 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Single Page Apps for GitHub Pages</title>
<script type="text/javascript">
// Single Page Apps for GitHub Pages
// MIT License
// https://github.com/rafgraph/spa-github-pages
// This script takes the current url and converts the path and query
// string into just a query string, and then redirects the browser
// to the new url with only a query string and hash fragment,
// e.g. https://www.foo.tld/one/two?a=b&c=d#qwe, becomes
// https://www.foo.tld/?/one/two&a=b~and~c=d#qwe
// Note: this 404.html file must be at least 512 bytes for it to work
// with Internet Explorer (it is currently > 512 bytes)

// If you're creating a Project Pages site and NOT using a custom domain,
// then set pathSegmentsToKeep to 1 (enterprise users may need to set it to > 1).
// This way the code will only replace the route part of the path, and not
// the real directory in which the app resides, for example:
// https://username.github.io/repo-name/one/two?a=b&c=d#qwe becomes
// https://username.github.io/repo-name/?/one/two&a=b~and~c=d#qwe
// Otherwise, leave pathSegmentsToKeep as 0.
var pathSegmentsToKeep = 0;

var l = window.location;
l.replace(
l.protocol +
"//" +
l.hostname +
(l.port ? ":" + l.port : "") +
l.pathname
.split("/")
.slice(0, 1 + pathSegmentsToKeep)
.join("/") +
"/?/" +
l.pathname
.slice(1)
.split("/")
.slice(pathSegmentsToKeep)
.join("/")
.replace(/&/g, "~and~") +
(l.search ? "&" + l.search.slice(1).replace(/&/g, "~and~") : "") +
l.hash
);
</script>
</head>
<body></body>
</html>
60 changes: 60 additions & 0 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"files": {
"main.css": "/lakhdeepjawandha/static/css/main.7ee51074.chunk.css",
"main.js": "/lakhdeepjawandha/static/js/main.e7b57599.chunk.js",
"main.js.map": "/lakhdeepjawandha/static/js/main.e7b57599.chunk.js.map",
"runtime-main.js": "/lakhdeepjawandha/static/js/runtime-main.04a1930e.js",
"runtime-main.js.map": "/lakhdeepjawandha/static/js/runtime-main.04a1930e.js.map",
"static/js/2.395b89da.chunk.js": "/lakhdeepjawandha/static/js/2.395b89da.chunk.js",
"static/js/2.395b89da.chunk.js.map": "/lakhdeepjawandha/static/js/2.395b89da.chunk.js.map",
"index.html": "/lakhdeepjawandha/index.html",
"precache-manifest.3361d7d20f38a44f1ae85b377b6f2824.js": "/lakhdeepjawandha/precache-manifest.3361d7d20f38a44f1ae85b377b6f2824.js",
"service-worker.js": "/lakhdeepjawandha/service-worker.js",
"static/css/main.7ee51074.chunk.css.map": "/lakhdeepjawandha/static/css/main.7ee51074.chunk.css.map",
"static/media/index.css": "/lakhdeepjawandha/static/media/Montserrat-Regular.ee653992.ttf",
"static/media/address_image.svg": "/lakhdeepjawandha/static/media/address_image.16559172.svg",
"static/media/animated_ashutosh.png": "/lakhdeepjawandha/static/media/animated_ashutosh.eaf02c2d.png",
"static/media/animated_logo.svg": "/lakhdeepjawandha/static/media/animated_logo.dcd6dee2.svg",
"static/media/blogs_image.svg": "/lakhdeepjawandha/static/media/blogs_image.058eca4c.svg",
"static/media/cloud_infrastructure.svg": "/lakhdeepjawandha/static/media/cloud_infrastructure.cacbc42b.svg",
"static/media/codeInLogo.png": "/lakhdeepjawandha/static/media/codeInLogo.fee92c18.png",
"static/media/contactMail.png": "/lakhdeepjawandha/static/media/contactMail.5f915405.png",
"static/media/data_science.svg": "/lakhdeepjawandha/static/media/data_science.ebf35d7f.svg",
"static/media/deeplearning_ai_logo.png": "/lakhdeepjawandha/static/media/deeplearning_ai_logo.75a7107b.png",
"static/media/developerActivity.svg": "/lakhdeepjawandha/static/media/developerActivity.3e23ca14.svg",
"static/media/dsc_logo.png": "/lakhdeepjawandha/static/media/dsc_logo.63f707f2.png",
"static/media/education.svg": "/lakhdeepjawandha/static/media/education.3bab7a9d.svg",
"static/media/experience.svg": "/lakhdeepjawandha/static/media/experience.a00ede3f.svg",
"static/media/all.css": "/lakhdeepjawandha/static/media/fa-solid-900.8e4a6dcc.eot",
"static/media/feelingProud.svg": "/lakhdeepjawandha/static/media/feelingProud.2936ce95.svg",
"static/media/fullstack.svg": "/lakhdeepjawandha/static/media/fullstack.fce60807.svg",
"static/media/gcp_logo.png": "/lakhdeepjawandha/static/media/gcp_logo.0ee7e8c9.png",
"static/media/github_logo.png": "/lakhdeepjawandha/static/media/github_logo.6eeb2e81.png",
"static/media/googleAssistant.jpg": "/lakhdeepjawandha/static/media/googleAssistant.0c8a4c11.jpg",
"static/media/googleAssistant.svg": "/lakhdeepjawandha/static/media/googleAssistant.a6addc3f.svg",
"static/media/ibm_logo.png": "/lakhdeepjawandha/static/media/ibm_logo.d3fccbe1.png",
"static/media/iiitk_logo.png": "/lakhdeepjawandha/static/media/iiitk_logo.571a8584.png",
"static/media/intel_logo.jpg": "/lakhdeepjawandha/static/media/intel_logo.29152cf7.jpg",
"static/media/iu_logo.png": "/lakhdeepjawandha/static/media/iu_logo.60ed0bd3.png",
"static/media/jsFramework.svg": "/lakhdeepjawandha/static/media/jsFramework.5b4a6449.svg",
"static/media/legato_logo.png": "/lakhdeepjawandha/static/media/legato_logo.c597fbde.png",
"static/media/manOnTable.svg": "/lakhdeepjawandha/static/media/manOnTable.83ac24fb.svg",
"static/media/muffito_logo.png": "/lakhdeepjawandha/static/media/muffito_logo.069938a8.png",
"static/media/nptel_logo.png": "/lakhdeepjawandha/static/media/nptel_logo.95a12a2b.png",
"static/media/portfolio.gif": "/lakhdeepjawandha/static/media/portfolio.414dfbd9.gif",
"static/media/programmer.svg": "/lakhdeepjawandha/static/media/programmer.5faf790b.svg",
"static/media/projects_image.svg": "/lakhdeepjawandha/static/media/projects_image.b8ba9487.svg",
"static/media/pwa.png": "/lakhdeepjawandha/static/media/pwa.71408db7.png",
"static/media/stanford_logo.png": "/lakhdeepjawandha/static/media/stanford_logo.2c497738.png",
"static/media/talksCardBack.svg": "/lakhdeepjawandha/static/media/talksCardBack.6ac91b16.svg",
"static/media/talksCardBackAlt.svg": "/lakhdeepjawandha/static/media/talksCardBackAlt.3fa54242.svg",
"static/media/tiktok_logo.png": "/lakhdeepjawandha/static/media/tiktok_logo.0993e324.png",
"static/media/ui_ux_design.svg": "/lakhdeepjawandha/static/media/ui_ux_design.d6363089.svg"
},
"entrypoints": [
"static/js/runtime-main.04a1930e.js",
"static/js/2.395b89da.chunk.js",
"static/css/main.7ee51074.chunk.css",
"static/js/main.e7b57599.chunk.js"
]
}
Binary file added icons/android-icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/android-icon-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/android-icon-36x36.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/android-icon-48x48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/android-icon-72x72.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/android-icon-96x96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/apple-icon-114x114.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/apple-icon-120x120.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/apple-icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/apple-icon-152x152.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/apple-icon-180x180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/apple-icon-57x57.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/apple-icon-60x60.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/apple-icon-72x72.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/apple-icon-76x76.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/apple-icon-precomposed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/apple-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/desc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/favicon-96x96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/favicon.ico
Binary file not shown.
Binary file added icons/favicon1.ico
Binary file not shown.
Binary file added icons/logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/ms-icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/ms-icon-150x150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/ms-icon-310x310.png
Binary file added icons/ms-icon-70x70.png
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="Lakhdeep's Portfolio" content="Portfolio content"/><meta property="og:title" content="Lakhdeep Jawandha Portfolio"/><meta property="og:type" content="website"/><meta property="og:url" content="https://lakhdeepjawandha.github.io/"/><meta name="description" content="Lakhdeep's Personal Portfolio Website" property="og:description"><meta name="description" content="/icons/desc.png" property="og:image"><meta name="keywords" content="Lakhdeep, PortFolio, MasterPortfolio, Lakhdeep's Portfolio"/><meta name="author" content="Lakhdeep"/><meta name="application-name" content="Lakhdeep's PortFolio"/><link rel="apple-touch-icon" sizes="57x57" href="/icons/apple-icon-57x57.png"><link rel="apple-touch-icon" sizes="60x60" href="/icons/apple-icon-60x60.png"><link rel="apple-touch-icon" sizes="72x72" href="/icons/apple-icon-72x72.png"><link rel="apple-touch-icon" sizes="76x76" href="/icons/apple-icon-76x76.png"><link rel="apple-touch-icon" sizes="114x114" href="/icons/apple-icon-114x114.png"><link rel="apple-touch-icon" sizes="120x120" href="/icons/apple-icon-120x120.png"><link rel="apple-touch-icon" sizes="144x144" href="/icons/apple-icon-144x144.png"><link rel="apple-touch-icon" sizes="152x152" href="/icons/apple-icon-152x152.png"><link rel="apple-touch-icon" sizes="180x180" href="/icons/apple-icon-180x180.png"><link rel="icon" type="image/png" sizes="192x192" href="/icons//android-icon-192x192.png"><link rel="icon" type="image/png" sizes="32x32" href="/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="96x96" href="/icons/favicon-96x96.png"><link rel="icon" type="image/png" sizes="16x16" href="/icons/favicon-16x16.png"><link rel="manifest" href="/manifest.json"><meta name="msapplication-TileColor" content="#ffffff"><meta name="msapplication-TileImage" content="/icons/ms-icon-144x144.png"><meta name="theme-color" content="#000000"><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><script>(adsbygoogle=window.adsbygoogle||[]).push({google_ad_client:"ca-pub-8856447829714090",enable_page_level_ads:!0})</script><script async src="https://www.googletagmanager.com/gtag/js?id=AW-825508380"></script><script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","AW-825508380")</script><script async src="https://www.googletagmanager.com/gtag/js?id=UA-158726526-1"></script><script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","UA-158726526-1")</script><link rel="manifest" href="/lakhdeepjawandha/manifest.json"/><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css"/><script src="https://code.iconify.design/1/1.0.4/iconify.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/2.0.2/anime.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/canvasjs/1.7.0/canvasjs.min.js"></script><title>Lakhdeep's Portfolio</title><script type="text/javascript">!function(n){if("/"===n.search[1]){var a=n.search.slice(1).split("&").map(function(n){return n.replace(/~and~/g,"&")}).join("?");window.history.replaceState(null,null,n.pathname.slice(0,-1)+a+n.hash)}}(window.location)</script><link href="/lakhdeepjawandha/static/css/main.7ee51074.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(f){function e(e){for(var r,t,n=e[0],o=e[1],u=e[2],a=0,l=[];a<n.length;a++)t=n[a],Object.prototype.hasOwnProperty.call(p,t)&&p[t]&&l.push(p[t][0]),p[t]=0;for(r in o)Object.prototype.hasOwnProperty.call(o,r)&&(f[r]=o[r]);for(s&&s(e);l.length;)l.shift()();return c.push.apply(c,u||[]),i()}function i(){for(var e,r=0;r<c.length;r++){for(var t=c[r],n=!0,o=1;o<t.length;o++){var u=t[o];0!==p[u]&&(n=!1)}n&&(c.splice(r--,1),e=a(a.s=t[0]))}return e}var t={},p={1:0},c=[];function a(e){if(t[e])return t[e].exports;var r=t[e]={i:e,l:!1,exports:{}};return f[e].call(r.exports,r,r.exports,a),r.l=!0,r.exports}a.m=f,a.c=t,a.d=function(e,r,t){a.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(r,e){if(1&e&&(r=a(r)),8&e)return r;if(4&e&&"object"==typeof r&&r&&r.__esModule)return r;var t=Object.create(null);if(a.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:r}),2&e&&"string"!=typeof r)for(var n in r)a.d(t,n,function(e){return r[e]}.bind(null,n));return t},a.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(r,"a",r),r},a.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},a.p="/lakhdeepjawandha/";var r=this.webpackJsonpLakhdeepPortfolio=this.webpackJsonpLakhdeepPortfolio||[],n=r.push.bind(r);r.push=e,r=r.slice();for(var o=0;o<r.length;o++)e(r[o]);var s=n;i()}([])</script><script src="/lakhdeepjawandha/static/js/2.395b89da.chunk.js"></script><script src="/lakhdeepjawandha/static/js/main.e7b57599.chunk.js"></script></body></html>
46 changes: 46 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"short_name": "masterPortfolio",
"name": "masterPortfolio",
"icons": [
{
"src": "\/icons\/android-icon-36x36.png",
"sizes": "36x36",
"type": "image\/png",
"density": "0.75"
},
{
"src": "\/icons\/android-icon-48x48.png",
"sizes": "48x48",
"type": "image\/png",
"density": "1.0"
},
{
"src": "\/icons\/android-icon-72x72.png",
"sizes": "72x72",
"type": "image\/png",
"density": "1.5"
},
{
"src": "\/icons\/android-icon-96x96.png",
"sizes": "96x96",
"type": "image\/png",
"density": "2.0"
},
{
"src": "\/icons\/android-icon-144x144.png",
"sizes": "144x144",
"type": "image\/png",
"density": "3.0"
},
{
"src": "\/icons\/android-icon-192x192.png",
"sizes": "192x192",
"type": "image\/png",
"density": "4.0"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
Loading

0 comments on commit 98a78a5

Please sign in to comment.