-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 822bfff
Showing
14 changed files
with
880 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"files": { | ||
"main.css": "/MyMind-Portal/static/css/main.c55bdca2.css", | ||
"main.js": "/MyMind-Portal/static/js/main.067e982f.js", | ||
"static/js/453.709b0993.chunk.js": "/MyMind-Portal/static/js/453.709b0993.chunk.js", | ||
"static/media/MyLogo.png": "/MyMind-Portal/static/media/MyLogo.e6e2f1ca8c59d9a76703.png", | ||
"index.html": "/MyMind-Portal/index.html", | ||
"main.c55bdca2.css.map": "/MyMind-Portal/static/css/main.c55bdca2.css.map", | ||
"main.067e982f.js.map": "/MyMind-Portal/static/js/main.067e982f.js.map", | ||
"453.709b0993.chunk.js.map": "/MyMind-Portal/static/js/453.709b0993.chunk.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.c55bdca2.css", | ||
"static/js/main.067e982f.js" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!doctype html><html lang="en"><head><script defer="defer" src="/MyMind-Portal/static/js/main.067e982f.js"></script><link href="/MyMind-Portal/static/css/main.c55bdca2.css" rel="stylesheet"></head><head><meta charset="utf-8"/><title>MyMind - Portal</title><meta name="author" content="Sibi Siddharth S"/><meta http-equiv="Content-Language" content="en"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="MyMind - the portfolio of Sibi Siddharth S, showcasing Web, Machine Learning, Deep Learning and Python projects."/><meta name="keywords" content="MyMind, Sibi Siddharth S, Machine Learning, Python Developer, Frontend Developer, Fullstack Developer, Squad of Creators, Portfolio"/><link rel="canonical" href="https://sibisiddharth8.github.io/MyMind-Portal/"/><link rel="manifest" href="/MyMind-Portal/manifest.json"/><link rel="icon" href="/MyMind-Portal/favicon.ico" sizes="any"/><link rel="icon" href="/MyMind-Portal/icons/MyMindPortal.png" type="image/png" sizes="any"/><link rel="apple-touch-icon" href="/MyMind-Portal/MyMindPortal.png"/><meta property="og:title" content="MyMind - Sibi Siddharth S Portfolio | AI/ML, Web, and Python Projects"/><meta property="og:type" content="website"/><meta property="og:url" content="https://github.com/sibisiddharth8/MyMind-Portal"/><meta property="og:image" content="https://sibisiddharth8.github.io/portfolio-react/Og-card-banner-SibiSiddharthS.png"/><meta property="og:description" content="MyMind - the portfolio of Sibi Siddharth S, showcasing Web, Machine Learning, Deep Learning and Python projects."/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="MyMind - Sibi Siddharth S Portfolio | AI/ML, Web, and Python Projects"/><meta name="twitter:description" content="MyMind - the portfolio of Sibi Siddharth S, showcasing Web, Machine Learning, Deep Learning and Python projects."/><meta name="twitter:image" content="https://sibisiddharth8.github.io/portfolio-react/Og-card-banner-SibiSiddharthS.png"/><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></head></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "My Mind - Sibi's Portfolio", | ||
"short_name": "Sibi's Portal", | ||
"start_url": "/MyMind-Portal/", | ||
"display": "standalone", | ||
"orientation": "portrait", | ||
"background_color": "#111420", | ||
"theme_color": "#ffffff", | ||
"id": "Sibi-Siddharth-S", | ||
"lang": "en-US", | ||
"description": "MyMind - Sibi Siddharth S Portfolio, showcasing Web, Machine Learning, Deep Learning and Python projects.", | ||
"icons": [ | ||
{ | ||
"src": "Icons/MyMindPortal.png", | ||
"sizes": "192x192", | ||
"type": "image/png" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# https://www.robotstxt.org/robotstxt.html | ||
User-agent: * | ||
Disallow: |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.