Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
K.C.Ashish Kumar committed Apr 3, 2024
0 parents commit 8fcaa6b
Show file tree
Hide file tree
Showing 23 changed files with 505 additions and 0 deletions.
18 changes: 18 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
permalink: /404.html
---
<!DOCTYPE html>
<html>

<head>
<title>Page not found !!</title>
<link href='https://www.kcak11.com/favicon.png' rel='icon' type='image/x-icon' />
<script type="text/javascript">
window.location.replace("https://www.ashishkumarkc.com/?404=" + window.location.href.substring(window.location.href.indexOf(window.location.host) + window.location.host.length));
</script>
</head>

<body>
</body>

</html>
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
www.ashishkumarkc.com
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#### For information about this repository, please visit: <a href="https://www.ashishkumarkc.com">ashishkumarkc.com</a>
72 changes: 72 additions & 0 deletions archived-files/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
<!DOCTYPE html>
<html>

<head>
<title>Ashish's Web</title>
<link rel="icon" sizes="192x192" href="//www.kcak11.com/assets/images/the-k-circle_192x192.png" />
<link rel="apple-touch-icon" sizes="128x128" href="//www.kcak11.com/assets/images/the-k-circle_128x128.png" />
<link href='//www.kcak11.com/favicon.png' rel='icon' type='image/x-icon' />
<meta content="https://cdn.kcak11.com/profile/the-k-circle.png" itemprop="image" />
<meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=0' name='viewport' />
<meta name="theme-color" content="#5aa0d3" />
</head>

<body>
<script type='text/javascript'>
var renderViaKcak11 = (window.location.href.indexOf("rendervia=kcak11") !== -1);
var _customWindow = window.top;
if (renderViaKcak11) {
_customWindow = window;
}
var nua = navigator.userAgent.toLowerCase();
if (nua.indexOf("android") != -1 || nua.indexOf("iphone") != -1 || nua.indexOf("iemobile") != -1 || nua.indexOf("mobile") != -1) {
if (!window.orientation || window.orientation == 0 || window.orientation == 90 || window.orientation == -90 || window.orientation == 180 || window.orientation == 270) {
var mDiv = document.createElement("div");
mDiv.id = "magicDiv";
mDiv.style.position = "absolute";
mDiv.style.top = mDiv.style.right = mDiv.style.bottom = mDiv.style.left = "0px";
mDiv.style.zIndex = -1000;
document.getElementsByTagName("body")[0].appendChild(mDiv);
var ref = document.getElementById("magicDiv");
if (Math.min(ref.offsetHeight, ref.offsetWidth) <= 480) {
window.isMobileDevice = true;
}
}
}

if (("" + _customWindow.location.hostname).toLowerCase() === "ashishkumarkc.com") {
document.documentElement.style.display = "none";
var url = _customWindow.location.protocol + "//www.ashishkumarkc.com";
if (("" + _customWindow.location).indexOf("nooverride=true") == -1 && window.isMobileDevice) {
url = _customWindow.location.protocol + "//www.ashishkumarkc.com/?mobile=true"
}
if (renderViaKcak11) {
url += url.indexOf("?") === -1 ? "/?rendervia=kcak11" : "&rendervia=kcak11";
}
_customWindow.location.replace(url);
}

window.akweb = {
'importScript': function (scriptSrc) {
var scriptElem = document.createElement('script');
scriptElem.type = 'text/javascript';
scriptElem.src = scriptSrc;
document.getElementsByTagName('head')[0].appendChild(scriptElem);
},
hostname: ('' + _customWindow.location.hostname).toLowerCase(),
url: _customWindow.location.href
};
</script>
<script type="text/javascript">
if (("" + _customWindow.location).indexOf("nooverride=true") === -1 && window.isMobileDevice && ("" + _customWindow.location.hostname).toLowerCase() === "www.ashishkumarkc.com" && _customWindow.location.href.indexOf("mobile=true") === -1) {
akweb.importScript('//cdn.kcak11.com/cdn/resources/k11b/blog-mobile.js?ts=' + (new Date()).getTime());
} else {
window.executeNow = function () {
akweb.importScript('//cdn.kcak11.com/cdn/resources/k11b/framework.js?ts=' + (new Date()).getTime());
};
akweb.importScript('//cdn.kcak11.com/cdn/resources/k11b/framework11coder.js?ts=' + (new Date()).getTime());
}
</script>
</body>

</html>
Binary file added assets/images/bg0.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 assets/images/bg1.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 assets/images/bg2.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 assets/images/bg3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/bg4.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/bg5.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/bg6.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/bg7.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/images/bg8.svg
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 assets/images/codepen.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 assets/images/facebook.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 assets/images/github.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 assets/images/linkedin.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 assets/images/npm.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 assets/images/the-k-circle.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 assets/images/twitter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 8fcaa6b

Please sign in to comment.