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