From 6f415d976036c95b9f6f463805bb5616dac06ae0 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Tue, 14 Apr 2026 16:10:32 +0200 Subject: Added some basic html and css --- src/index.html | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 src/index.html (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html new file mode 100644 index 0000000..0887d8a --- /dev/null +++ b/src/index.html @@ -0,0 +1,73 @@ + + + + + + Firstname Lastname | Psychology CV + + + + +
+

Firstname Lastname

+

Psychology Student / Researcher

+
+ +
+ +
+

About

+

[Short professional summary placeholder]

+
+ +
+

Education

+
+

University Name

+ 20XX – 20XX +

BSc / MSc in Psychology

+
+
+ +
+

Experience

+
+

Role Title

+ 20XX – Present +

[Description]

+
+
+ +
+

Research Interests

+
    +
  • [Cognitive Psychology]
  • +
  • [Behavioral Neuroscience]
  • +
  • [Mental Health]
  • +
+
+ +
+

Skills

+
    +
  • [SPSS]
  • +
  • [Python]
  • +
  • [Data Analysis]
  • +
  • [Writing]
  • +
+
+ +
+

Contact

+

Email: [email@example.com]

+

LinkedIn: [link]

+
+ +
+ + + + + -- cgit v1.2.3