-
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
1 parent
8d8c35c
commit 6fada82
Showing
15 changed files
with
49 additions
and
19 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,22 +1,24 @@ | ||
{ | ||
"files": { | ||
"main.css": "/static/css/main.abd64e84.css", | ||
"main.js": "/static/js/main.e2ace035.js", | ||
"main.css": "/static/css/main.8a444cc7.css", | ||
"main.js": "/static/js/main.a194bbff.js", | ||
"static/media/giannis_2.png": "/static/media/giannis_2.76a469890b59fe1c2c88.png", | ||
"static/media/energylive22.png": "/static/media/energylive22.eefdd587c38ed21e9c45.png", | ||
"static/media/noise.gif": "/static/media/noise.2290dc385105e3fd9a35.gif", | ||
"static/media/recipe_project.png": "/static/media/recipe_project.3479d12b0b6c8708e66c.png", | ||
"static/media/cv.jpg": "/static/media/cv.488a5b62396d42e36b2d.jpg", | ||
"static/media/softeng_project.jpg": "/static/media/softeng_project.053bc8c5a6716251c03f.jpg", | ||
"static/media/covid_project.jpg": "/static/media/covid_project.8991bbbd31baba52aa71.jpg", | ||
"static/media/iot-live-streaming.jpg": "/static/media/iot-live-streaming.43bf7688d454baee383a.jpg", | ||
"static/media/giannis_3_no_bg.png": "/static/media/giannis_3_no_bg.1608400faf984178cd34.png", | ||
"static/media/taxi_advdb.jpg": "/static/media/taxi_advdb.42bf308e3f2dc1f1dcaf.jpg", | ||
"static/media/gradebook_project.png": "/static/media/gradebook_project.58df998a74f73758e552.png", | ||
"static/media/giannis_1.jpg": "/static/media/giannis_1.758699043add43aefcca.jpg", | ||
"index.html": "/index.html", | ||
"main.abd64e84.css.map": "/static/css/main.abd64e84.css.map", | ||
"main.e2ace035.js.map": "/static/js/main.e2ace035.js.map" | ||
"main.8a444cc7.css.map": "/static/css/main.8a444cc7.css.map", | ||
"main.a194bbff.js.map": "/static/js/main.a194bbff.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.abd64e84.css", | ||
"static/js/main.e2ace035.js" | ||
"static/css/main.8a444cc7.css", | ||
"static/js/main.a194bbff.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 |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Ioannis Papanikolaou</title><script defer="defer" src="/static/js/main.e2ace035.js"></script><link href="/static/css/main.abd64e84.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Ioannis Papanikolaou</title><script defer="defer" src="/static/js/main.a194bbff.js"></script><link href="/static/css/main.8a444cc7.css" rel="stylesheet"></head><body><div id="root"></div></body></html> |
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.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,3 +1,33 @@ | ||
/*! | ||
* GSAP 3.12.4 | ||
* https://gsap.com | ||
* | ||
* @license Copyright 2008-2023, GreenSock. All rights reserved. | ||
* Subject to the terms at https://gsap.com/standard-license or for | ||
* Club GSAP members, the agreement issued with that membership. | ||
* @author: Jack Doyle, [email protected] | ||
*/ | ||
|
||
/*! | ||
* Observer 3.12.4 | ||
* https://gsap.com | ||
* | ||
* @license Copyright 2008-2023, GreenSock. All rights reserved. | ||
* Subject to the terms at https://gsap.com/standard-license or for | ||
* Club GSAP members, the agreement issued with that membership. | ||
* @author: Jack Doyle, [email protected] | ||
*/ | ||
|
||
/*! | ||
* ScrollTrigger 3.12.4 | ||
* https://gsap.com | ||
* | ||
* @license Copyright 2008-2023, GreenSock. All rights reserved. | ||
* Subject to the terms at https://gsap.com/standard-license or for | ||
* Club GSAP members, the agreement issued with that membership. | ||
* @author: Jack Doyle, [email protected] | ||
*/ | ||
|
||
/*! ***************************************************************************** | ||
Copyright (c) Microsoft Corporation. All rights reserved. | ||
Licensed under the Apache License, Version 2.0 (the "License"); you may not use | ||
|
@@ -13,8 +43,6 @@ | |
and limitations under the License. | ||
***************************************************************************** */ | ||
|
||
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ | ||
|
||
/** | ||
* @license React | ||
* react-dom.production.min.js | ||
|
@@ -56,7 +84,7 @@ | |
*/ | ||
|
||
/** | ||
* @remix-run/router v1.10.0 | ||
* @remix-run/router v1.14.1 | ||
* | ||
* Copyright (c) Remix Software Inc. | ||
* | ||
|
@@ -75,7 +103,7 @@ | |
*/ | ||
|
||
/** | ||
* React Router v6.17.0 | ||
* React Router v6.21.1 | ||
* | ||
* Copyright (c) Remix Software Inc. | ||
* | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.