From 107784e82eef97a4bf5a322d606eddcbbee0db0a Mon Sep 17 00:00:00 2001 From: Charles Date: Tue, 21 Jul 2020 23:05:48 +0200 Subject: Initial commit --- index.html | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..cc5e7bd --- /dev/null +++ b/index.html @@ -0,0 +1,73 @@ + + + + + cacharle + + + + + + +

Charles's website

+ +

About me

+ +

I'm a computer science student currently at s19

+

This site is an experiment to self host some of the services I use every day like mails and git repositories and becoming more independant in general.

+

Inspired by a serie of videos posted by Luke Smith.

+ +

School projects

+ +

Most of these are in C and respect the coding style of the school called the norm, the guidelines of each project are detailed in the subject.pdf file of each repository.

+ +

Validated

+ + +

Pending

+ + +

Test

+

I've made tests for some project's

+ + +

Links

+
  • github
  • + + -- cgit