diff options
Diffstat (limited to 'site/about.html')
-rw-r--r-- | site/about.html | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/site/about.html b/site/about.html index d43b968..c893eb7 100644 --- a/site/about.html +++ b/site/about.html @@ -1 +1,24 @@ -<!DOCTYPE html><head><meta charset="utf-8" /><meta name="description" content="C.C.M. personal website" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>About — C.C.M. Homepage</title><link rel="stylesheet" href="/css/default.css" /></head><body><header><div id="block"><p>+>---------------------------<+</p><p>[<a href="/about.html">About</a>]--[<a href="/research.html">Research</a>]--[<a href="/misc.html">Miscellany</a>]</p><p>+>---------------------------<+</p><br /></div></header><div id="block"><h1>About</h1><p>This is the personal website of Cristian Cezar Moisés. I am a student. (Pronouns: <i>he, him, his</i>).</p><div style="text-align: center"><img src="images/profile.png" /></div><p>Learning about cybersec,infosec and hacking.Information Security Graduate[<a href="https://www.ftec.com.br/">Ftec</a>]. My research focused on the Linux Servers Security.I'm a free software enthusiast.</p><br /><p> I like code and i like to mix many projects like threejs + react Check my awesome interactive portfolio [<a href="https://live-one.vercel.app">here</a>]. Outside of work, I'm a computerphile — I enjoy learning about and using programming languages .This site was written in the LISP dialect Scheme (GNU Guile, version 3.0.9) and built with the Haunt library (version 0.2.6) on Mon 12 Feb 2024 10:40:07 PM -03. The source code can be found on [<a href="https://github.com/cristiancmoises/hauntweb">GitHub</a>]. Check my YouTube channel [<a href="https://youtube.com/@securityops">SecurityOps</a>].</p></div><footer><div id="block"><br /><p>+>---------------------------<+</p><div>[<a href="https://github.com/cristiancmoises">GitHub</a>]--[<a href="https://www.linkedin.com/in/cristiancezarmoises">LinkedIn</a>]</div><div>[<a href="https://orcid.org/0000-0001-9533-4916">ORCID</a>]--[<a href="https://arxiv.org/search/?">ArXiv</a>]--[<a href="https://youtube.com/@securityops">Youtube</a>]</div><p>© 2024 Cristian Cezar Moises</p><p>[<a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>]</p><p>Built with [<a href="http://haunt.dthompson.us">Haunt</a>] in [<a href="https://www.gnu.org/software/guile/guile.html">Scheme</a>]</p><p>+>---------------------------<+</p></div></footer></body>
\ No newline at end of file +<!DOCTYPE html><head> + <meta charset="utf-8" /> + <meta name="description" content="C.C.M. personal website" /> + <meta name="viewport" content="width=device-width, initial-scale=1" /> + <title>About — C.C.M. Homepage</title><link rel="stylesheet" href="/css/default.css" /> +</head><body><header><div id="block"><p>+>---------------------------<+</p> + <p>[<a href="https://cristiancmoises.github.io/site/about.html">About</a>]--[<a href="https://cristiancmoises.github.io/site/research.html">Research</a>] +--[<a href="https://cristiancmoises.github.io/site/misc.html">Miscellany</a>]</p><p>+>---------------------------<+</p><br /> +</div></header><div id="block"><h1>About</h1><p>This is the personal website of Cristian Cezar Moisés. I am a student. (Pronouns: <i>he, him, his</i>). +</p><div style="text-align: center"><img src="images/profile.png" /></div><p>Learning about cybersec,infosec and hacking.Information Security Graduate +[<a href="https://www.ftec.com.br/">Ftec</a>]. My research focused on the Linux Servers Security.I'm a free software enthusiast.</p><br /><p> +I like code and i like to mix many projects like threejs + react Check my awesome interactive portfolio [<a href="https://live-one.vercel.app">here</a>]. +Outside of work, I'm a computerphile — I enjoy learning about and using programming languages . +This site was written in the LISP dialect Scheme (GNU Guile, version 3.0.9) +and built with the Haunt library (version 0.2.6) on Mon 12 Feb 2024 10:40:07 PM -03. +The source code can be found on [<a href="https://github.com/cristiancmoises/hauntweb">GitHub</a>]. +Check my YouTube channel [<a href="https://youtube.com/@securityops">SecurityOps</a>].</p></div><footer><div id="block"><br /> +<p>+>---------------------------<+</p><div>[<a href="https://github.com/cristiancmoises">GitHub</a>] +--[<a href="https://www.linkedin.com/in/cristiancezarmoises">LinkedIn</a>]</div><div> +[<a href="https://orcid.org/0000-0001-9533-4916">ORCID</a>]--[<a href="https://arxiv.org/search/?">ArXiv</a>] +--[<a href="https://youtube.com/@securityops">Youtube</a>]</div><p>© 2024 Cristian Cezar Moises</p><p> +[<a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>]</p><p>Built with +[<a href="http://haunt.dthompson.us">Haunt</a>] in [<a href="https://www.gnu.org/software/guile/guile.html">Scheme</a>] +</p><p>+>---------------------------<+</p></div></footer></body> |