From f6b7d8906d9b2f038d2511d884114227ebfcb5e0 Mon Sep 17 00:00:00 2001 From: nxs_neo Date: Sun, 11 Feb 2024 15:28:33 +0530 Subject: [PATCH] removed /docs dir --- {docs/css => css}/contact.css | 0 {docs/css => css}/projects.css | 0 {docs/css => css}/style.css | 0 {docs/html => html}/about.html | 24 ++++++------- {docs/html => html}/contact.html | 26 +++++++------- {docs/html => html}/index.html | 24 ++++++------- {docs/html => html}/projects.html | 32 ++++++++--------- {docs/img => img}/1.png | Bin {docs/img => img}/2.png | Bin {docs/img => img}/3.png | Bin {docs/img => img}/4.png | Bin {docs/img => img}/5.png | Bin {docs/img => img}/archUpdate.png | Bin {docs/img => img}/bg.png | Bin {docs/img => img}/calculon.jpeg | Bin {docs/img => img}/fakebook.png | Bin {docs/img => img}/screenshot.png | Bin index.html | 55 ------------------------------ 18 files changed, 53 insertions(+), 108 deletions(-) rename {docs/css => css}/contact.css (100%) rename {docs/css => css}/projects.css (100%) rename {docs/css => css}/style.css (100%) rename {docs/html => html}/about.html (78%) rename {docs/html => html}/contact.html (77%) rename {docs/html => html}/index.html (71%) rename {docs/html => html}/projects.html (73%) rename {docs/img => img}/1.png (100%) rename {docs/img => img}/2.png (100%) rename {docs/img => img}/3.png (100%) rename {docs/img => img}/4.png (100%) rename {docs/img => img}/5.png (100%) rename {docs/img => img}/archUpdate.png (100%) rename {docs/img => img}/bg.png (100%) rename {docs/img => img}/calculon.jpeg (100%) rename {docs/img => img}/fakebook.png (100%) rename {docs/img => img}/screenshot.png (100%) delete mode 100644 index.html diff --git a/docs/css/contact.css b/css/contact.css similarity index 100% rename from docs/css/contact.css rename to css/contact.css diff --git a/docs/css/projects.css b/css/projects.css similarity index 100% rename from docs/css/projects.css rename to css/projects.css diff --git a/docs/css/style.css b/css/style.css similarity index 100% rename from docs/css/style.css rename to css/style.css diff --git a/docs/html/about.html b/html/about.html similarity index 78% rename from docs/html/about.html rename to html/about.html index 2394388..b5888b7 100644 --- a/docs/html/about.html +++ b/html/about.html @@ -2,25 +2,25 @@ Neo's Portfolio - +
- NEO + NEO
- - - - - - + + + + + +

ABOUT

diff --git a/docs/html/contact.html b/html/contact.html similarity index 77% rename from docs/html/contact.html rename to html/contact.html index fd38578..cd97ac5 100644 --- a/docs/html/contact.html +++ b/html/contact.html @@ -2,27 +2,27 @@ Neo's Portfolio - - + +
- NEO + NEO
- - - - - - + + + + + +

CONTACT

diff --git a/docs/html/index.html b/html/index.html similarity index 71% rename from docs/html/index.html rename to html/index.html index 176fd03..3083949 100644 --- a/docs/html/index.html +++ b/html/index.html @@ -2,27 +2,27 @@ Neo's Portfolio - +
- NEO + NEO
- - - - - - + + + + + +

HOME

diff --git a/docs/html/projects.html b/html/projects.html similarity index 73% rename from docs/html/projects.html rename to html/projects.html index 8814d46..790a6c2 100644 --- a/docs/html/projects.html +++ b/html/projects.html @@ -2,33 +2,33 @@ Neo's Portfolio - - + +
- NEO + NEO
- - - - - - + + + + + +

PROJECTS

Projects

- +
Arch Update Script

simple shell script to update Pacman, Flatpak and AUR packages for Arch Based Distros.

@@ -40,10 +40,10 @@
Arch Update Script
Calculon

A basic calculator app built using Kotlin and XML

- +
- +
FakeBook

A clone of the facebook login page made for a workshop using HTML and CSS.

diff --git a/docs/img/1.png b/img/1.png similarity index 100% rename from docs/img/1.png rename to img/1.png diff --git a/docs/img/2.png b/img/2.png similarity index 100% rename from docs/img/2.png rename to img/2.png diff --git a/docs/img/3.png b/img/3.png similarity index 100% rename from docs/img/3.png rename to img/3.png diff --git a/docs/img/4.png b/img/4.png similarity index 100% rename from docs/img/4.png rename to img/4.png diff --git a/docs/img/5.png b/img/5.png similarity index 100% rename from docs/img/5.png rename to img/5.png diff --git a/docs/img/archUpdate.png b/img/archUpdate.png similarity index 100% rename from docs/img/archUpdate.png rename to img/archUpdate.png diff --git a/docs/img/bg.png b/img/bg.png similarity index 100% rename from docs/img/bg.png rename to img/bg.png diff --git a/docs/img/calculon.jpeg b/img/calculon.jpeg similarity index 100% rename from docs/img/calculon.jpeg rename to img/calculon.jpeg diff --git a/docs/img/fakebook.png b/img/fakebook.png similarity index 100% rename from docs/img/fakebook.png rename to img/fakebook.png diff --git a/docs/img/screenshot.png b/img/screenshot.png similarity index 100% rename from docs/img/screenshot.png rename to img/screenshot.png diff --git a/index.html b/index.html deleted file mode 100644 index 176fd03..0000000 --- a/index.html +++ /dev/null @@ -1,55 +0,0 @@ - - - - Neo's Portfolio - - - - - -
- NEO - -
-
- - - - - - -

HOME

-
-
-

HOME

-

• Hello and welcome to my developer portfolio! My name is Rony Chacko Binu, but I like to be called Neo.

-

• I am a S2 computer science engineering student at Providence College of engineering, Chengannur.

-

• I am deeply passionate about Linux and Open Source software. (I use Arch (Btw))

-
- - - \ No newline at end of file