Skip to content

Commit e673fba

Browse files
committed
Updates
0 parents  commit e673fba

35 files changed

Lines changed: 139 additions & 0 deletions

asset-manifest.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"files": {
3+
"main.css": "/relcode.github.io/static/css/main.a0f778c7.css",
4+
"main.js": "/relcode.github.io/static/js/main.92aedeb6.js",
5+
"static/media/fana.jpg": "/relcode.github.io/static/media/fana.3745ec445cddaa56e717.jpg",
6+
"static/media/stats.png": "/relcode.github.io/static/media/stats.ba3d77601835991e8bf5.png",
7+
"static/media/login.png": "/relcode.github.io/static/media/login.aa9701062c9149cd9db5.png",
8+
"static/media/main.png": "/relcode.github.io/static/media/main.06ac7e5d8df1b6729f44.png",
9+
"static/media/hero.jpeg": "/relcode.github.io/static/media/hero.d7d9a712f16d8e31470c.jpeg",
10+
"static/media/services.png": "/relcode.github.io/static/media/services.aacbce597e847f80ac75.png",
11+
"static/media/printout.png": "/relcode.github.io/static/media/printout.ca3fe2e270c136165e95.png",
12+
"static/media/contact.png": "/relcode.github.io/static/media/contact.beb12195ac4d3aa7ac69.png",
13+
"static/media/coding_1.jpg": "/relcode.github.io/static/media/coding_1.df0e84291b5658bd44ff.jpg",
14+
"static/media/print.png": "/relcode.github.io/static/media/print.63f56146fe80a5ee2607.png",
15+
"static/media/error.png": "/relcode.github.io/static/media/error.203865a4e63703579cdd.png",
16+
"static/media/order.png": "/relcode.github.io/static/media/order.e697674b2a3203ce881e.png",
17+
"static/media/cart.png": "/relcode.github.io/static/media/cart.a748191d9c99331fcc54.png",
18+
"static/media/sign.png": "/relcode.github.io/static/media/sign.880f2fae5bc96bc96d5e.png",
19+
"static/media/checkout.png": "/relcode.github.io/static/media/checkout.ca90cb16421620c39924.png",
20+
"static/media/info.png": "/relcode.github.io/static/media/info.46fd452d78a7acda61bf.png",
21+
"index.html": "/relcode.github.io/index.html",
22+
"main.a0f778c7.css.map": "/relcode.github.io/static/css/main.a0f778c7.css.map",
23+
"main.92aedeb6.js.map": "/relcode.github.io/static/js/main.92aedeb6.js.map"
24+
},
25+
"entrypoints": [
26+
"static/css/main.a0f778c7.css",
27+
"static/js/main.92aedeb6.js"
28+
]
29+
}

favicon.ico

13.6 KB
Binary file not shown.

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/relcode.github.io/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#FFFFFF"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/relcode.github.io/logo.png"/><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;700&display=swap" rel="stylesheet"><title>RJ Nkosi</title><script defer="defer" src="/relcode.github.io/static/js/main.92aedeb6.js"></script><link href="/relcode.github.io/static/css/main.a0f778c7.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>function handleLinkClick(e){var l=document.querySelectorAll(".menu-layer ul li a");for(let e=0;e<l.length;e++)l[e].classList.remove("active");e.target.classList.add("active"),closeMenuLayer()}function closeMenuLayer(){document.getElementsByClassName("mobile-menu")[0].classList.add("hide-menu-layer")}window.onload=function(){window.onscroll=()=>{let e=document.getElementsByClassName("navbar")[0],l=document.getElementsByClassName("back-to-top")[0];e&&(document.documentElement.scrollTop>250?(e.classList.add("nav-scroll"),l.classList.remove("hide-top")):(e.classList.remove("nav-scroll"),l.classList.add("hide-top")));let t=document.querySelectorAll(".nav-link");document.querySelectorAll(".container-fluid").forEach(((e,l)=>{e.getBoundingClientRect().y<window.innerHeight-200&&(t.forEach((e=>e.classList.remove("active"))),t[l].classList.add("active"))}))}}</script><div class="mobile-menu hide-menu-layer"><span class="close-menu" onclick="closeMenuLayer()">&times;</span><div class="menu-layer"><ul><li><a class="active" href="#header" onclick="handleLinkClick(event)">Home</a></li><li><a href="#about" onclick="handleLinkClick(event)">About</a></li><li><a href="#skills" onclick="handleLinkClick(event)">Skills</a></li><li><a href="#portfolio" onclick="handleLinkClick(event)">Porfolio</a></li><li><a href="#contact" onclick="handleLinkClick(event)">Contact</a></li></ul></div></div><div class="back-to-top hide-top"><a href="#header">&#8593;</a></div></body></html>

logo.png

32.4 KB
Loading

static/css/main.a0f778c7.css

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/css/main.a0f778c7.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/js/main.92aedeb6.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
/*!
2+
Copyright (c) 2017 Jed Watson.
3+
Licensed under the MIT License (MIT), see
4+
http://jedwatson.github.io/classnames
5+
*/
6+
7+
/*!
8+
*
9+
* typed.js - A JavaScript Typing Animation Library
10+
* Author: Matt Boldt <me@mattboldt.com>
11+
* Version: v2.0.12
12+
* Url: https://github.com/mattboldt/typed.js
13+
* License(s): MIT
14+
*
15+
*/
16+
17+
/*!
18+
* Isotope v3.0.6
19+
*
20+
* Licensed GPLv3 for open source use
21+
* or Isotope Commercial License for commercial use
22+
*
23+
* https://isotope.metafizzy.co
24+
* Copyright 2010-2018 Metafizzy
25+
*/
26+
27+
/*!
28+
* Masonry layout mode
29+
* sub-classes Masonry
30+
* https://masonry.desandro.com
31+
*/
32+
33+
/*!
34+
* Masonry v4.2.2
35+
* Cascading grid layout library
36+
* https://masonry.desandro.com
37+
* MIT License
38+
* by David DeSandro
39+
*/
40+
41+
/*!
42+
* Outlayer v2.1.1
43+
* the brains and guts of a layout library
44+
* MIT license
45+
*/
46+
47+
/*!
48+
* getSize v2.0.3
49+
* measure size of elements
50+
* MIT license
51+
*/
52+
53+
/**
54+
* @license React
55+
* react-dom.production.min.js
56+
*
57+
* Copyright (c) Facebook, Inc. and its affiliates.
58+
*
59+
* This source code is licensed under the MIT license found in the
60+
* LICENSE file in the root directory of this source tree.
61+
*/
62+
63+
/**
64+
* @license React
65+
* react-jsx-runtime.production.min.js
66+
*
67+
* Copyright (c) Facebook, Inc. and its affiliates.
68+
*
69+
* This source code is licensed under the MIT license found in the
70+
* LICENSE file in the root directory of this source tree.
71+
*/
72+
73+
/**
74+
* @license React
75+
* react.production.min.js
76+
*
77+
* Copyright (c) Facebook, Inc. and its affiliates.
78+
*
79+
* This source code is licensed under the MIT license found in the
80+
* LICENSE file in the root directory of this source tree.
81+
*/
82+
83+
/**
84+
* @license React
85+
* scheduler.production.min.js
86+
*
87+
* Copyright (c) Facebook, Inc. and its affiliates.
88+
*
89+
* This source code is licensed under the MIT license found in the
90+
* LICENSE file in the root directory of this source tree.
91+
*/
92+
93+
/** @license MUI v5.7.0
94+
*
95+
* This source code is licensed under the MIT license found in the
96+
* LICENSE file in the root directory of this source tree.
97+
*/

static/js/main.92aedeb6.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
108 KB
Loading

0 commit comments

Comments
 (0)