From 97a8370caea2fae4a0a67165036aae2dc2d05900 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Wed, 3 May 2023 13:13:47 -0400 Subject: Rewrite of the website in Flask --- index.html | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100755 index.html (limited to 'index.html') diff --git a/index.html b/index.html deleted file mode 100755 index 4b99370..0000000 --- a/index.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - Jacob McDonnell - - - - - - - - -
-

About

-

I'm Jacob McDonnell. I have been interested in computers since I was young. - My father has been in the technology field since before I was born, so I guess that interest came from him. -

My interests, with respect to computers, are programming, UNIX/Plan9, and electronics/hardware. - I know how to program in Java thanks to a high school course, and I like the language for somethings. - Currently, I am learning the Go programming language with the hope to replace Java for a nice compiled single binary file. I would like to write my own unix-like operating system one day. - In my free time I like to play basketball, row, practice German and Russian, and play guitar.

- I do not know what I will do with this website just yet, maybe I will write articles about projects that I am - working on.

-

Projects

-

Jed is my own version of ed, currently written in java.

-

Ticalcprograms are a set of - small programs written in C for the TI-84 Plus CE graphing calculator.

-
- - -- cgit v1.2.3