Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mrepol742 committed Sep 23, 2023
1 parent 2b9604c commit 313668b
Show file tree
Hide file tree
Showing 35 changed files with 114 additions and 40 deletions.
4 changes: 3 additions & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@
<meta name="theme-color" content="#ffffff">
<link rel="manifest" href="/site.webmanifest">
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="The page or file you are looking for was not here and I don't know why.">
<meta name="author" content="Melvin Jones Repol">
Expand Down
4 changes: 3 additions & 1 deletion chatgpt-prompts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta property="og:type" content="website" />
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta property="og:image:alt" content="ChatGPT">
<meta property="twitter:image:src" content="https://mrepol742.github.io/images/chatgpt.jpg" />
<meta property="twitter:title" content="100+ ChatGPT Prompts You should use - Melvin Jones Repol" />
Expand Down
5 changes: 2 additions & 3 deletions css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
}

h1, h2, h3, h4, h5, h6, th {
letter-spacing: -1px;
letter-spacing: -0.7px;
font-family: 'Source Code Pro', sans-serif;
}

Expand All @@ -30,7 +30,7 @@ h1, h2, h3, h4, h5, h6, th {
}

body {
padding-top: 76px;
padding-top: 71px;
background: #ffffff;
color: #2e475d;
}
Expand Down Expand Up @@ -123,7 +123,6 @@ main {
margin-right: 10%;
}


nav {
padding: 15px !important;
background-color: transparent;
Expand Down
4 changes: 3 additions & 1 deletion flowers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta property="og:type" content="website" />
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta property="og:image:alt" content="Melvin Jones Repol">
<meta property="twitter:image:src" content="https://mrepol742.github.io/images/asd.jpg" />
<meta property="twitter:title" content="Render Flowers using HTML5 Canvas API" />
Expand Down
4 changes: 3 additions & 1 deletion helloworld/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta property="og:type" content="website" />
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta property="og:image:alt" content="Hello World">
<meta property="twitter:image:src" content="https://mrepol742.github.io/images/helloworld.jpg" />
<meta property="twitter:title" content="What's Hello World?" />
Expand Down
4 changes: 3 additions & 1 deletion ily/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@

<head>
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta property="og:type" content="website" />
Expand Down
Binary file added images/Screenshot_20230921_204401.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta property="og:type" content="website" />
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta property="og:image:alt" content="Cover Photo">
<meta property="twitter:image:src" content="https://mrepol742.github.io/images/cover.jpg" />
<meta property="twitter:title" content="Melvin Jones Repol - Software Engineer" />
Expand Down
11 changes: 5 additions & 6 deletions js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,18 +72,17 @@ window.addEventListener("DOMContentLoaded", () => {
var last_scroll_top = 0;
window.addEventListener("scroll", function () {
let scroll_top = window.scrollY;
if (scroll_top == 0) {
el_autohide.classList.add("scrolled-up-tr");
} else {
el_autohide.classList.remove("scrolled-up-tr");
}
if (scroll_top < last_scroll_top) {
el_autohide.classList.remove("scrolled-down");
el_autohide.classList.add("scrolled-up");
if (scroll_top == 0) {
el_autohide.style.boxShadow = "none";
}
} else {
el_autohide.classList.remove("scrolled-up");
el_autohide.classList.add("scrolled-down");
if (scroll_top != 0) {
el_autohide.style.boxShadow = "0 0 5em rgba(0, 0, 0, .3)";
}
}
last_scroll_top = scroll_top;
});
Expand Down
4 changes: 3 additions & 1 deletion link-tree/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta property="og:type" content="website" />
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta property="og:image:alt" content="Melvin Jones Repol">
<meta property="twitter:image:src" content="https://mrepol742.github.io/images/cover.jpg" />
<meta property="twitter:title" content="Link Tree - Melvin Jones Repol" />
Expand Down
4 changes: 3 additions & 1 deletion privacypolicy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta property="og:type" content="website" />
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta property="og:image:alt" content="Melvin Jones Repol">
<meta property="twitter:image:src" content="https://mrepol742.github.io/images/cover.jpg" />
<meta property="twitter:title" content="Privacy Policy - Melvin Jones Repol" />
Expand Down
4 changes: 3 additions & 1 deletion project-orion/chat/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta property="og:type" content="website" />
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta property="og:image:alt" content="Project Orion">
<meta property="twitter:image:src" content="https://mrepol742.github.io/images/orion-banner.png" />
<meta property="twitter:title" content="Chat - Project Orion" />
Expand Down
4 changes: 3 additions & 1 deletion project-orion/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta property="og:type" content="website" />
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta property="og:image:alt" content="Project Orion">
<meta property="twitter:image:src" content="https://mrepol742.github.io/images/orion-banner.png" />
<meta property="twitter:title" content="Project Orion" />
Expand Down
4 changes: 3 additions & 1 deletion project-orion/privacypolicy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<link rel="icon" href="/favicon.png">
<meta property="og:type" content="website" />
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta property="og:image:alt" content="Project Orion">
<meta name="twitter:creator" content="@mrepol742" />
<meta name="twitter:site" content="@mrepol742" />
Expand Down
4 changes: 3 additions & 1 deletion project-orion/termsofservice/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<link rel="icon" href="/favicon.png">
<meta property="og:type" content="website" />
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta property="og:image:alt" content="Project Orion">
<meta name="twitter:creator" content="@mrepol742" />
<meta name="twitter:site" content="@mrepol742" />
Expand Down
4 changes: 3 additions & 1 deletion qrcode/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta property="og:type" content="website" />
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta property="og:image:alt" content="mrepol742.github.io QR Code">
<meta property="twitter:image:src" content="https://mrepol742.github.io/images/qrcode.png" />
<meta property="twitter:title" content="QR Code Generator - Create your own QR Codes for free" />
Expand Down
4 changes: 3 additions & 1 deletion rgbcalculator/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta property="og:type" content="website" />
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta property="og:image:alt" content="RGB Color Picture">
<meta property="twitter:image:src" content="https://mrepol742.github.io/images/rgb.jpeg" />
<meta property="twitter:title" content="RGB Calculator" />
Expand Down
4 changes: 3 additions & 1 deletion screensizes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@

<head>
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta property="og:type" content="website" />
Expand Down
4 changes: 3 additions & 1 deletion search/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<link rel="icon" href="/search/favicon.png">
<meta property="og:type" content="website" />
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta property="og:image:alt" content="Webvium Search">
<meta property="twitter:image:src" content="https://mrepol742.github.io/images/webviumsearch.png" />
<meta property="twitter:title"
Expand Down
16 changes: 15 additions & 1 deletion sw.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
const cacheName = 'mrepol742v6.1';
const cacheName = 'mrepol742v6.2';

self.addEventListener('activate', event => {
event.waitUntil(
(async () => {
const keys = await caches.keys();
return keys.map(async (cache) => {
if(cache !== cacheName) {
console.log('Service Worker: Removing old cache: '+ cache);
return await caches.delete(cache);
}
})
})()
)
})

self.addEventListener('install', (event) => {
event.waitUntil(caches.open(cacheName));
Expand Down
4 changes: 3 additions & 1 deletion test-page/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@
<meta name="theme-color" content="#ffffff">
<link rel="manifest" href="/site.webmanifest">
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat">
<meta name="author" content="Melvin Jones Repol">
Expand Down
4 changes: 3 additions & 1 deletion unauthorized/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@
<meta name="theme-color" content="#ffffff">
<link rel="manifest" href="/site.webmanifest">
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="The doman or ip you requested is using security service to protect itself from online attacks.">
<meta name="author" content="Melvin Jones Repol">
Expand Down
4 changes: 3 additions & 1 deletion useragent/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta property="og:type" content="website" />
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta property="og:image:alt" content="User Agent Strings Example">
<meta property="twitter:image:src" content="https://mrepol742.github.io/images/useragent.png" />
<meta property="twitter:title" content="What's My User Agent?" />
Expand Down
4 changes: 3 additions & 1 deletion viewip/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta property="og:type" content="website" />
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta property="og:image:alt" content="Parts of IP Address.">
<meta property="twitter:image:src" content="https://mrepol742.github.io/images/ipaddress.png" />
<meta property="twitter:title" content="What's My IP Address?" />
Expand Down
4 changes: 3 additions & 1 deletion webvium/download/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<link rel="icon" href="/webvium/favicon.png">
<meta property="og:type" content="website" />
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta property="og:image:alt" content="Webvium">
<meta name="twitter:creator" content="@mrepol742" />
<meta name="twitter:site" content="@mrepol742" />
Expand Down
4 changes: 3 additions & 1 deletion webvium/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<link rel="icon" href="/webvium/favicon.png">
<meta property="og:type" content="product" />
<meta charset="utf-8">
<link rel="preload" href="/assets/MavenPro.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/assets/SourceCodePro-Regular.ttf" as="font" type="font/ttf" crossorigin>
<meta property="article:publisher" content="https://www.facebook.com/melvinjonesrepol">
<meta property="article:modified_time" content="2023-08-29T13:37:36+00:00">
<meta property="article:modified_time" content="2023-09-23T13:37:36+00:00">
<meta property="og:image:alt" content="Webvium">
<meta property="twitter:image:src" content="https://mrepol742.github.io/images/webvium22.png" />
<meta property="twitter:title"
Expand Down
Loading

0 comments on commit 313668b

Please sign in to comment.