nuriofernandez / nurio.me

My personal website, with no frameworks, no dependencies and no pain. 💞

Home Page:https://nurio.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NURIO.ME's PHP version website

This is the source code of my website. This website was developed around 2015 and has had small modifications since then. It is old, it looks old, but it is stills awesome. 💞🍡

Component based

Without using any framework, I wrote some code to make it possible, each file can be considered as a component, something like React but much smaller.

Component loading from GET param

Component loader

Component router

Component router

Component example

Component example

Single page application

With the script dynamic-page.js the page turns into a single-page application without any external framework.

Single-page application

Image loading optimization

With the script post-load-optimizer.js the page loads a lighter version of the image on the first load, once the load is complete, it will load the images in full quality.

Image optimization preview Click here to view a better demo at Youtube.

Web responsive

Responsive web preview

Dango daikazoku (だんご大家族) easter egg

With the script dango.js the page plays the best song of the world and shows the best thing in the world falling around when someone types dango anywhere in the website.

Dango daikazoku preview

About

My personal website, with no frameworks, no dependencies and no pain. 💞

https://nurio.me


Languages

Language:Hack 41.0%Language:CSS 24.6%Language:PHP 17.3%Language:JavaScript 16.5%Language:Dockerfile 0.7%