From be60a99b427940d69da9613a63aa9f9e6367b658 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Fri, 26 Jun 2026 13:49:46 -0230 Subject: home page: rewrite in md --- content/_index.html | 100 ---------------------------------------------------- 1 file changed, 100 deletions(-) delete mode 100644 content/_index.html (limited to 'content/_index.html') diff --git a/content/_index.html b/content/_index.html deleted file mode 100644 index 222b7ce..0000000 --- a/content/_index.html +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: "" -date: 2025-12-23T17:12:55-03:30 -draft: false ---- - -
- - /* _nop() has been deprecated; use __nop() */
- #define _nop() __nop() -
- —excerpt from pic.h -
- -

About

- - - - - - - - - - - - - - - - - - - - - - - - - -
Personal information
NameSam Anthony
OccupationComputer programmer
Education - BCompSc, - Concordia University.
- All credits obtained; graduating June 2026. -
Previous employers - C-CORE -
- WheelTec -
- - - - - - - - - - - - - - - - - - - - - - - - - -
Contact
Emailsam@samanthony.xyz
Phone+1 (709) 746–7582
GitHubsam-rba
LinkedInsam-anthony-4746252b5
-

Design philosophy

- - - - - - - - - - - - - -
Simplicity, clarity, generality.
Frugality. Less is more.
Consistency, coherence, conceptual integrity.
Timelessness. Ignore design trends.
Transparency. Don't hide the innards; make them beautiful.
Respect the user, don't infantilize them.
Readability. Code is documentation (but not a substitute for it).
Design top-down, build and test bottom-up.
Reliability. Consummate design and rigorous testing.
Performance and minimal memory footprint.
Maintainability. Programs outlive people and computers.
Incremental development. Software is grown, not built.
-

Biography

-Headshot of Sam Anthony -

- I'm a computer programmer from Newfoundland, Canada. - I was born in 2004. -

-
- To state my life .plan in a single sentence: “I want to write the best software I can.” There isn't even a close second place. - —John Carmack, 1997 -
-- cgit v1.2.3