diff --git a/index.html b/index.html index e35616d..0d694a3 100644 --- a/index.html +++ b/index.html @@ -106,23 +106,62 @@
-
-

- PseudoSubs -

+
+ +
+

+ PseudoSubs +

+ +

+ + + https://pseudosubs-v1.araozu.dev/ + + · + + + Git repo + + +

+ + Image of Horarios UNSA + +
+ PHP logo + / + VueJS logo + Sass logo + · + Node logo + TS logo + Express logo + · + MySQL logo +
+
-
-

+

+

Between 2017 & 2019 I became interested in fansubbing anime. I made a website - where you could download the subtitles for the anime. + where you could download subtitles for anime.

-

- The website was made in PHP, although most of the pages were static. +

+ The website was first made in PHP, although most of the pages were static. At the time I didn't know about databases, so I made my own file based database, - with a custom format in PHP. + with a custom format in PHP. Unfortunately I lost the code for this version.

-

+

+ I later remade the website in VueJS and Express. I also learned about databases + and used MySQL. +

+

I also learned about domain names, A/AAAA/CNAME records, shared hosting & integrating with external services like analytics & disqus.

diff --git a/public/icons/express.png b/public/icons/express.png new file mode 100644 index 0000000..b823587 Binary files /dev/null and b/public/icons/express.png differ diff --git a/public/icons/mysql.png b/public/icons/mysql.png new file mode 100644 index 0000000..b589c53 Binary files /dev/null and b/public/icons/mysql.png differ diff --git a/public/icons/node.png b/public/icons/node.png new file mode 100644 index 0000000..fff1232 Binary files /dev/null and b/public/icons/node.png differ diff --git a/public/icons/php.png b/public/icons/php.png new file mode 100644 index 0000000..6c57aa9 Binary files /dev/null and b/public/icons/php.png differ diff --git a/public/icons/sass.png b/public/icons/sass.png new file mode 100644 index 0000000..e663e1c Binary files /dev/null and b/public/icons/sass.png differ diff --git a/public/icons/ts.png b/public/icons/ts.png new file mode 100644 index 0000000..27221d3 Binary files /dev/null and b/public/icons/ts.png differ diff --git a/public/icons/vue.png b/public/icons/vue.png new file mode 100644 index 0000000..a7f129f Binary files /dev/null and b/public/icons/vue.png differ diff --git a/public/img/modoki.png b/public/img/modoki.png new file mode 100644 index 0000000..590f5ca Binary files /dev/null and b/public/img/modoki.png differ diff --git a/public/img/pseudo_1.png b/public/img/pseudo_1.png new file mode 100644 index 0000000..44b8d47 Binary files /dev/null and b/public/img/pseudo_1.png differ