diff --git a/404.html b/404.html index 3ef74c1e..052a59a1 100644 --- a/404.html +++ b/404.html @@ -118,50 +118,17 @@ Chat - -
-
-
-
-

It seems like you entered an invalid path.

-
The page or file you are looking for was not here and I don't know why.
- 404 File Not Found -
-
-
+
+

It seems like you entered an invalid path.

+

The page or file you are looking for was not here and I don't know why.

+ 404 File Not Found +
What is 404?
@@ -169,6 +136,8 @@
What is 404?
When a user tries to view a webpage that doesn't exist, has been moved, or has a dead or broken link, a 404 error code is produced. One of the most typical mistakes a web visitor runs into is the 404 error code. When a user tries to access a webpage, for example, servers are obligated to react to client requests. +
+ Did you know that the World Wide Web's early years are when the 404 error code first appeared. The first web server software, known as CERN httpd, was developed in 1992 by Tim Berners-Lee, the creator of the World Wide Web, and his colleagues at CERN, the European Organization for Nuclear Research.


@@ -341,7 +310,7 @@
Others

-
  2023 Melvin Jones Repol
+
2023 Melvin Jones Repol (mrepol742)
A Open-Source Project
mrepol742.github.io diff --git a/chatgpt-prompts/index.html b/chatgpt-prompts/index.html index 9eee7ea6..7217d724 100644 --- a/chatgpt-prompts/index.html +++ b/chatgpt-prompts/index.html @@ -459,7 +459,7 @@
Others

-
  2023 Melvin Jones Repol
+
2023 Melvin Jones Repol (mrepol742)
A Open-Source Project
mrepol742.github.io diff --git a/css/main.css b/css/main.css index 39f84e13..d26f0c5d 100644 --- a/css/main.css +++ b/css/main.css @@ -14,7 +14,14 @@ src: url("/assets/SourceCodePro-Regular.ttf"); } -h1, h2, h3, h4, h5, h6, th, h1 strong { +h1, +h2, +h3, +h4, +h5, +h6, +th, +h1 strong { letter-spacing: -0.7px; font-family: 'Source Code Pro', sans-serif; } @@ -37,6 +44,8 @@ body { svg { fill: #2e475d; + margin-left: 5px; + margin-right: 5px; } legend { @@ -158,7 +167,7 @@ nav { .accordion-button:after { background-image: url("data:image/svg+xml, ") !important; - } +} .card, .accordion, @@ -519,12 +528,12 @@ input:-webkit-autofill:active { } img { - transition: .3s ease; + transition: .3s ease; } img:hover { - -webkit-transform: scale(0.98); - transform: scale(0.98); + -webkit-transform: scale(0.98); + transform: scale(0.98); } .btn { @@ -544,4 +553,50 @@ img:hover { .num { font-size: 4em !important; +} + +.overlay-container { + position: relative; + width: 100%; +} + +.overlay-image { + display: block; + width: 100%; + height: auto; +} + +.overlay { + position: absolute; + top: 0; + bottom: 0; + left: 0; + right: 0; + height: 100%; + width: 100%; + opacity: 0; + + background-color: rgba(240, 248, 255, 0.247); + + -webkit-backdrop-filter: blur(8px); + backdrop-filter: blur(8px); + transform: translateY(0); + box-shadow: 0 0 5em rgba(0, 0, 0, .2); + transition: all 0.3s ease-in-out; +} + +.overlay-container:hover .overlay { + opacity: 1; +} + +.overlay-text { + color: white; + font-size: 20px; + position: absolute; + top: 50%; + left: 50%; + -webkit-transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%); + transform: translate(-50%, -50%); + text-align: center; } \ No newline at end of file diff --git a/helloworld/index.html b/helloworld/index.html index b6fe795d..e4e45867 100644 --- a/helloworld/index.html +++ b/helloworld/index.html @@ -341,7 +341,7 @@
Others

-
  2023 Melvin Jones Repol
+
2023 Melvin Jones Repol (mrepol742)
A Open-Source Project
mrepol742.github.io diff --git a/images/CRUD.png b/images/CRUD.png deleted file mode 100644 index f0c43802..00000000 Binary files a/images/CRUD.png and /dev/null differ diff --git a/images/Screenshot_20230921_204401.png b/images/Screenshot_20230921_204401.png deleted file mode 100644 index 7ab74e97..00000000 Binary files a/images/Screenshot_20230921_204401.png and /dev/null differ diff --git a/images/ZeroTeaTime.png b/images/ZeroTeaTime.png deleted file mode 100644 index d9b4562f..00000000 Binary files a/images/ZeroTeaTime.png and /dev/null differ diff --git a/images/login-system.png b/images/login-system.png deleted file mode 100644 index 3d4f9787..00000000 Binary files a/images/login-system.png and /dev/null differ diff --git a/images/terminal.png b/images/terminal.png deleted file mode 100644 index 6a9c5ebf..00000000 Binary files a/images/terminal.png and /dev/null differ diff --git a/index.html b/index.html index d28bbe25..aa0428d5 100644 --- a/index.html +++ b/index.html @@ -20,9 +20,9 @@ - - - + + + @@ -54,8 +54,10 @@ - - + @@ -153,59 +155,66 @@ An error occurred. Try reloading this page, or enable JavaScript if it is disabled in your browser. -
-
-
-
- Picture of Melvin Jones Repol -
-
-
-

Melvin Jones Repol

-

I'm a self-taught Freelance Software Engineer with experience in web development, seo, computer hardware & software and currently pursuing arduino programming. Committed to make the world a better place to live.

- - Buy me a Coffee - +
+
+
+
+ Picture of Melvin Jones Repol +
+
+
+

Melvin Jones Repol

+

I'm a self-taught Freelance Software Engineer with experience in web + development, seo, computer hardware & software and currently pursuing arduino programming. Committed to + make the world a better place to live.

+ + Buy me a Coffee + - - Become my patreon - + + Become my patreon + - - PayPal Me - + + PayPal Me + - - Buy me a Coffee - + + Buy me a Coffee + - - Sponsor me on Github Sponsors - -
- Github Trophy + + Sponsor me on Github Sponsors + +
+ Github Trophy +
+
+
+ Picture of Melvin Jones Repol
-
- Picture of Melvin Jones Repol -
+
- -
-
+

Projects


-
-
- Play. - -
-
Restaurant System
-

This is a project for 1st year 1st sem on Computer Programming.
C Programming Language

-

Source:
- https://github.com/mrepol742/Mini-Restuarant-System -

-
-
-
-
-
- -
-
CRUD Project
-

This is a project for 1st year 2nd sem on Computer Programming.
C++ Programming Langauge

-

Source:
- https://github.com/mrepol742/CRUD-Project -

-
-
-
-
-
- Terminal -
-
Terminal Portfolio
-

My interactive web based terminal made ^ JS.
JavaScript · - HTML5 · Cascading Style Sheets (CSS)

-

Demo:
- https://mrepol742-terminal.netlify.app -

-

Source:
- https://github.com/mrepol742/terminal -

-
-
-
-
-
- -
-
Login System
-

A login system for my Computer Programming Activity.
PHP · - MySQL · PhpMyAdmin · Bootstrap · HTML5 · Cascading Style Sheets (CSS) · JavaScript

-

Source:
- https://github.com/mrepol742/login-crud-system-php - https://github.com/mrepol742/crud-php -

-
-
-
Room Rental System
- IntNext Real Estate + IntNext Real Estate
IntNext Real Estate
-

A platform where you can Get your luxurious, stylish, beautiful homes at IntNext. Elevate Your Living Experience: IntNext Real Estate, Redefining Modern Living.
NodeJS · JavaScript · HTML5 · Cascading Style Sheets (CSS) · Bootstrap · PWA

-

Live:
- https://intnext-realestate.github.io -

+

A platform where you can Get your luxurious, stylish, beautiful homes at IntNext. + Elevate Your Living Experience: IntNext Real Estate, Redefining Modern Living.
NodeJS · JavaScript · HTML5 · Cascading Style Sheets (CSS) · Bootstrap · PWA +

+

Live:
+ https://intnext-realestate.github.io +

-
+
- +
LGU Management System
-

A capstone project for 3rd year Project Management class.
PHP · JavaScript · HTML5 · Cascading Style Sheets (CSS) · Bootstrap · Laravel

+

A capstone project for 3rd year Project Management class.
PHP · JavaScript · HTML5 · Cascading Style Sheets (CSS) · Bootstrap · Laravel +

@@ -417,10 +357,16 @@

Skills


- Software Engineering +
+ Software Engineering +
+
+
Software Engineer
+
+
+
-
Software Engineer

It's a field of engineering that i used for development and maintenance of software systems. It involves the application of engineering principles and techniques to the design, development, testing, and maintenance of software.

With software engineering, i can create efficient and @@ -431,10 +377,16 @@

Software Engineer
- + Web Development +
+
+
Web Developer
+
+
+
-
Web Development

As a web developer, I have experience in creating dynamic websites and web applications using HTML, CSS, JavaScript, and other web development frameworks.

I am proficient in developing user-friendly and responsive web designs that are optimized for various devices and browsers. I have a @@ -445,9 +397,15 @@

Web Development
- SEO +
+ SEO +
+
+
Search Engine Optimization
+
+
+
-
SEO

It's a process I use for web development, like on this one, which involves optimizing websites to rank higher in search engine results. In SEO it involves optimizing content, website structure, and other elements to make sure that search engines can easily find and index a website or a @@ -460,10 +418,16 @@

SEO
- + Computer Hardware & Software +
+
+
Computer Hardware & Software
+
+
+
-
Computer Hardware & Software

I have experience in computer hardware and software, which includes assembling, troubleshooting, and repairing of computer systems. I am knowledgeable in the installation and configuration of operating systems, software applications, and hardware components. @@ -479,40 +443,33 @@

Computer Hardware & Software

Education


- -
-
-
Bestlink College of the Philippines
-

Bachelor of Science in Information Technology major in Information Management

-

Sept 2021 - Present -

-
-
-
-
-
South East Asia Institute of Trade and Technology
-

Information Communication Technology

-

June 2018 - April 2020

+
+
+
Bestlink College of the Philippines
+

Bachelor of Science in Information Technology major in Information Management

+

Sept 2021 - Present +

+
+
South East Asia Institute of Trade and Technology
+

Information Communication Technology

+

June 2018 - April 2020

+
-

Work Experience


-
-
-
Freelancer
-

Software Developer & Web Developer

-

June 2021 - Present

-
-
-
-
-
South East Asia Institute of Trade and Technology
-

On the Job Training (OJT)

-

60 Hours

-
-
+
+
+
Freelancer
+

Software Developer & Web Developer

+

June 2021 - Present

+
+
South East Asia Institute of Trade and Technology
+

On the Job Training (OJT)

+

60 Hours

+
+
@@ -520,19 +477,35 @@
South East Asia Institute of Trade and Technology

Contact


- + + +   mrepol742@gmail.com - + + +   melvinjonesrepol - + + +   mrepol742 - + + +   mrepol742
@@ -697,7 +670,8 @@

Friends


Elisha Paul Okai
-

Elisha Paul Okai is a blockchain enthusiast, defi expert, solidity developer, web3 community and project manager and have 3 years experience in building and managing defi related projects. +

Elisha Paul Okai is a blockchain enthusiast, defi expert, solidity developer, web3 + community and project manager and have 3 years experience in building and managing defi related projects.

@elishasfolio

@@ -713,53 +687,89 @@

Friends


-
+

Performance


9611

-   VISITS -
-
-

40036

-   PAGE VIEW -
-
-

223

-   REGIONS -
-
-
-
-

725

-   CLICKS -
-
-

12000

-   IMPRESSIONS -
-
-

6.3%

-   CTR -
-
-
-
-

53.31$

-   EARNINGS -
-
-

2.66$

-   RPM -
-
-

240

-   CLICKS -
-
-
+ + +   VISITS +
+
+

40036

+ + +   PAGE VIEW +
+
+

223

+ + +   REGIONS +
+
+
+
+

725

+ + +   CLICKS +
+
+

12000

+ + +   IMPRESSIONS +
+
+

6.3%

+ + +   CTR +
+
+
+
+

53.31$

+ + +   EARNINGS +
+
+

2.66$

+ + +   RPM +
+
+

240

+ + +   CLICKS +
+
+

Advertisements


@@ -788,15 +798,13 @@

Projects:

  • Project Webvium
  • My Website
  • Project Webvium 'VPN'
  • -
  • Restaurant System
  • -
  • CRUD Project
  • -
  • Terminal Portfolio
  • -
  • Login System
  • Project Orion
  • Online Catering System
  • Room Rental System
  • -
  • IntNext Real Estate
  • -
  • LGU Management System
  • +
  • IntNext + Real Estate
  • +
  • LGU Management System
  • View my github repository to see more.
    https://github.com/mrepol742

    @@ -823,7 +831,8 @@

    Languages:

  • HTML
  • XML
  • -

    View my wakatime profile to see more.
    https://wakatime.com/@mrepol742

    +

    View my wakatime profile to see more.
    https://wakatime.com/@mrepol742

    @@ -843,7 +852,8 @@

    IDE/Text Editor:

  • VS Code
  • Android Studio
  • -

    View my wakatime profile to see more.
    https://wakatime.com/@mrepol742

    +

    View my wakatime profile to see more.
    https://wakatime.com/@mrepol742

    @@ -909,7 +919,8 @@

    Education:

      -
    1. Bachelor of Science in Information Technology at Bestlink College of the Philippines (Bestlink) major in Information Management
    2. +
    3. Bachelor of Science in Information Technology at Bestlink College of the Philippines (Bestlink) major + in Information Management
    4. Information Communication Technology at South East Asia Instiute of Trade and Technology (SEAITT)
    @@ -1065,30 +1076,62 @@

    Others

    - + + + - + + + - + + + - + + + - + + + - + + + - + + +
    -
      2023 Melvin Jones Repol
    -A Open-Source Project
    -mrepol742.github.io +
    + + 2023 Melvin Jones Repol (mrepol742)
    + A Open-Source Project
    + mrepol742.github.io diff --git a/link-tree/index.html b/link-tree/index.html index 2bab18a1..28de4974 100644 --- a/link-tree/index.html +++ b/link-tree/index.html @@ -374,7 +374,7 @@

    Freelance Software Engineer | Web Developer | SEO

    diff --git a/privacypolicy/index.html b/privacypolicy/index.html index a6d59d33..5b36aa79 100644 --- a/privacypolicy/index.html +++ b/privacypolicy/index.html @@ -329,7 +329,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/project-orion/chat/index.html b/project-orion/chat/index.html index 30f56cab..3117cdd9 100644 --- a/project-orion/chat/index.html +++ b/project-orion/chat/index.html @@ -234,7 +234,7 @@
    What is Chat.io?

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/project-orion/index.html b/project-orion/index.html index c00dacf8..b923c5e9 100644 --- a/project-orion/index.html +++ b/project-orion/index.html @@ -556,7 +556,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/project-orion/privacypolicy/index.html b/project-orion/privacypolicy/index.html index 73bb307d..e0b264a6 100644 --- a/project-orion/privacypolicy/index.html +++ b/project-orion/privacypolicy/index.html @@ -317,7 +317,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/project-orion/termsofservice/index.html b/project-orion/termsofservice/index.html index 7c7c3e6b..2fc0d5c5 100644 --- a/project-orion/termsofservice/index.html +++ b/project-orion/termsofservice/index.html @@ -324,7 +324,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/qrcode/index.html b/qrcode/index.html index ada13889..e86ee844 100644 --- a/qrcode/index.html +++ b/qrcode/index.html @@ -146,6 +146,8 @@

    What is QR Code?

    A QR Code is a two-dimensional variant of a barcode consisting of black and white pixel patterns. +


    + Did you know that the Denso Wave firm created the Quick Response (QR) code in 1994? The Japanese company initially created it to track parts as they were transported throughout the automotive assembly process.

    @@ -351,7 +353,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/rgbcalculator/index.html b/rgbcalculator/index.html index f58f64ce..194004e5 100644 --- a/rgbcalculator/index.html +++ b/rgbcalculator/index.html @@ -350,7 +350,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/test-page/index.html b/test-page/index.html index bde122ce..2c5dc3cb 100644 --- a/test-page/index.html +++ b/test-page/index.html @@ -69,6 +69,9 @@
    -
    +

    Test Page

    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.

    @@ -323,7 +297,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/unauthorized/index.html b/unauthorized/index.html index 21459ef7..e4b9b279 100644 --- a/unauthorized/index.html +++ b/unauthorized/index.html @@ -69,6 +69,9 @@
    -
    +

    Sorry, you have been blocked!

    The doman or ip you requested is using security service to protect itself from online attacks. The action you perfomed triggerd one of the security solutions.

    @@ -323,7 +297,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/useragent/index.html b/useragent/index.html index c9b90f22..eaf62551 100644 --- a/useragent/index.html +++ b/useragent/index.html @@ -303,7 +303,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/videos/Crud.mp4 b/videos/Crud.mp4 deleted file mode 100644 index 9a9a4333..00000000 Binary files a/videos/Crud.mp4 and /dev/null differ diff --git a/videos/ZeroTeaTime.mp4 b/videos/ZeroTeaTime.mp4 deleted file mode 100644 index 7168ab05..00000000 Binary files a/videos/ZeroTeaTime.mp4 and /dev/null differ diff --git a/videos/login-system.mp4 b/videos/login-system.mp4 deleted file mode 100644 index f901b864..00000000 Binary files a/videos/login-system.mp4 and /dev/null differ diff --git a/viewip/index.html b/viewip/index.html index 7dba4c1a..dbbf07b2 100644 --- a/viewip/index.html +++ b/viewip/index.html @@ -304,7 +304,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/webvium/download/index.html b/webvium/download/index.html index 4f128e7b..c2f1fa1e 100644 --- a/webvium/download/index.html +++ b/webvium/download/index.html @@ -350,7 +350,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/webvium/index.html b/webvium/index.html index bb060bd2..26bd3f70 100644 --- a/webvium/index.html +++ b/webvium/index.html @@ -1043,7 +1043,7 @@
    Others
    viewBox="0 0 512 512"> -   2023 Melvin Jones Repol
    + 2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/webvium/privacypolicy/index.html b/webvium/privacypolicy/index.html index 17e0e575..cc88885c 100644 --- a/webvium/privacypolicy/index.html +++ b/webvium/privacypolicy/index.html @@ -298,7 +298,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/webviumbeta/download/index.html b/webviumbeta/download/index.html index d63f0840..8f2eccce 100644 --- a/webviumbeta/download/index.html +++ b/webviumbeta/download/index.html @@ -351,7 +351,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/webviumbeta/index.html b/webviumbeta/index.html index 60fcacc5..a3e0137a 100644 --- a/webviumbeta/index.html +++ b/webviumbeta/index.html @@ -574,7 +574,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/webviumdev/download/index.html b/webviumdev/download/index.html index 39e47464..8432d6a2 100644 --- a/webviumdev/download/index.html +++ b/webviumdev/download/index.html @@ -351,7 +351,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/webviumdev/index.html b/webviumdev/index.html index a44b94a9..5a485025 100644 --- a/webviumdev/index.html +++ b/webviumdev/index.html @@ -576,7 +576,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/webviumgaming/index.html b/webviumgaming/index.html index 6a0392de..efe19ea3 100644 --- a/webviumgaming/index.html +++ b/webviumgaming/index.html @@ -658,7 +658,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/webviumvpn/download/index.html b/webviumvpn/download/index.html index 11f5e293..83b93d2f 100644 --- a/webviumvpn/download/index.html +++ b/webviumvpn/download/index.html @@ -358,7 +358,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/webviumvpn/index.html b/webviumvpn/index.html index 0f04ceab..8b67185a 100644 --- a/webviumvpn/index.html +++ b/webviumvpn/index.html @@ -608,7 +608,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io diff --git a/webviumvpn/privacypolicy/index.html b/webviumvpn/privacypolicy/index.html index 3b8a7277..fcc542ad 100644 --- a/webviumvpn/privacypolicy/index.html +++ b/webviumvpn/privacypolicy/index.html @@ -302,7 +302,7 @@
    Others

    -
      2023 Melvin Jones Repol
    +
    2023 Melvin Jones Repol (mrepol742)
    A Open-Source Project
    mrepol742.github.io