From d72147e4404dda091c931bb363225d48ae25f675 Mon Sep 17 00:00:00 2001 From: Rafael Marçalo Date: Sat, 4 Mar 2023 01:54:38 +0000 Subject: More website changes --- .disabled/cs.html | 92 ------------------------------------------------------- archive.html | 2 +- articles.html | 39 ----------------------- cs.html | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 2 +- posts.html | 40 ++++++++++++++++++++++++ services.html | 4 +-- 7 files changed, 136 insertions(+), 135 deletions(-) delete mode 100644 .disabled/cs.html delete mode 100644 articles.html create mode 100644 cs.html create mode 100644 posts.html diff --git a/.disabled/cs.html b/.disabled/cs.html deleted file mode 100644 index c3f6cf5..0000000 --- a/.disabled/cs.html +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - College CS Contents - - - - -
-

Computer Science Course Contents by Semester

-

I keep this page up as a keepsake for all the software that I used during my CS Course.

- -

1st Year

-

1st Semester

- - -

2nd Semester

- - -

2nd Year

-

1st Semester

- - -

2nd Semester

- - -

3rd Year

-

1st Semester

- - -

2nd Semester

- -
- - - - diff --git a/archive.html b/archive.html index 6d9ba93..1409c69 100644 --- a/archive.html +++ b/archive.html @@ -30,7 +30,7 @@

Select a Topic:

- +

✍️

diff --git a/articles.html b/articles.html deleted file mode 100644 index 674ef16..0000000 --- a/articles.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - Articles - - - - - - diff --git a/cs.html b/cs.html new file mode 100644 index 0000000..c3f6cf5 --- /dev/null +++ b/cs.html @@ -0,0 +1,92 @@ + + + + + + + + + + + College CS Contents + + + + +
+

Computer Science Course Contents by Semester

+

I keep this page up as a keepsake for all the software that I used during my CS Course.

+ +

1st Year

+

1st Semester

+
    +
  • Computational Logic - Boolean Logic Operators and programmed using VHDL, FBD, STL and Ladder;
  • +
  • Introduction to Object Oriented Programming - Programmed in Java using the BlueJ, Netbeans and IntelliJ IDEA IDE's.
  • +
+ +

2nd Semester

+ + +

2nd Year

+

1st Semester

+ + +

2nd Semester

+
    +
  • Development of Videogames - Used Unity game engine for basic video games development;
  • +
  • Human-computer Interaction - Used Adobe XD as a UI/UX design tool;
  • +
  • Mobile Computation - Programmed in Java for Android using Android Studio, also programmed for Android using JavaScript using the React Native framework;
  • +
  • Parallel and Distributed Computing - Programmed in Python using PyCharm IDE;
  • +
  • Statistical Methods - Used RStudio IDE with R for statistical research.
  • +
+ +

3rd Year

+

1st Semester

+ + +

2nd Semester

+ +
+ + + + diff --git a/index.html b/index.html index 4de0224..81f46f2 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@

Welcome 👋

Hi, I'm Rafael Marçalo and welcome to my website!

-

I'm a software engineer and I like to build stuff

+

In this website you'll find some of info about me, as well as some blog posts I write in my free time. I try to to keep this website as minimalist as possible while try to get the most out of it.

diff --git a/posts.html b/posts.html new file mode 100644 index 0000000..ea44875 --- /dev/null +++ b/posts.html @@ -0,0 +1,40 @@ + + + + + + + + + + + Posts + + + + + + diff --git a/services.html b/services.html index f0f755e..d4e96b5 100644 --- a/services.html +++ b/services.html @@ -31,10 +31,10 @@

Services under this domain

-- cgit v1.2.3