Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sibisiddharth8 committed Sep 30, 2024
0 parents commit 822bfff
Show file tree
Hide file tree
Showing 14 changed files with 880 additions and 0 deletions.
Binary file added Icons/MyLogo.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/MyMindPortal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions asset-manifest.json
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"
]
}
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><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>
19 changes: 19 additions & 0 deletions manifest.json
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"
}
]
}
3 changes: 3 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
2 changes: 2 additions & 0 deletions static/css/main.c55bdca2.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions static/css/main.c55bdca2.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions static/js/453.709b0993.chunk.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 822bfff

Please sign in to comment.