diff options
Diffstat (limited to 'profile')
-rw-r--r-- | profile/adamcarpenter.card | 24 | ||||
-rw-r--r-- | profile/adamcarpenter.html | 26 | ||||
-rw-r--r-- | profile/index.html | 0 |
3 files changed, 50 insertions, 0 deletions
diff --git a/profile/adamcarpenter.card b/profile/adamcarpenter.card new file mode 100644 index 0000000..2fad5ad --- /dev/null +++ b/profile/adamcarpenter.card @@ -0,0 +1,24 @@ +╓─────────────────────────────────────────────────────────────────────────────╖ +║ ,---. | ,---. | ║ +║ |---|,---|,---.,-.-. | ,---.,---.,---.,---.,---.|--- ,---.,---. ║ +║ | || |,---|| | | | ,---|| | ||---'| || |---'| ║ +║ ` '`---'`---^` ' ' `---'`---^` |---'`---'` '`---'`---'` ║ +║ | +║ +║ +║ - Professional Computer Programmer & Software Developer +║ - Experience with process automation, web applications, and IT operations. ║ +║ +║ +║ https://www.53hor.net +║ +║ +║ +║ +║ +║ +║ +║ +║ +║ +╙─────────────────────────────────────────────────────────────────────────────╜ diff --git a/profile/adamcarpenter.html b/profile/adamcarpenter.html new file mode 100644 index 0000000..3b88c22 --- /dev/null +++ b/profile/adamcarpenter.html @@ -0,0 +1,26 @@ +<!DOCTYPE html> +<html> + <head> </head> + <body> + <h1>Adam T. Carpenter</h1> + www.53hor.net | atc@53hor.net + + <h2>Summary</h2> + <h2>Education</h2> + <h2>Experience</h2> + <ul> + <li> + Technology Support Specialist at The College of William and Mary (Feb. + 2015 to May 2018) + </li> + <li> + Application Developer at Automatic Data Processing (Jun. 2018 - Present) + </li> + <li> + Freelance Web Application Designer and Developer (Jul. 2019 - Present) + </li> + </ul> + + <h2>Skills</h2> + </body> +</html> diff --git a/profile/index.html b/profile/index.html new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/profile/index.html |