diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ed0d3c8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,88 @@ +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* +lerna-debug.log* + +# Diagnostic reports (https://nodejs.org/api/report.html) +report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json + +# Runtime data +pids +*.pid +*.seed +*.pid.lock + +# Directory for instrumented libs generated by jscoverage/JSCover +lib-cov + +# Coverage directory used by tools like istanbul +coverage +*.lcov + +# nyc test coverage +.nyc_output + +# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files) +.grunt + +# Bower dependency directory (https://bower.io/) +bower_components + +# node-waf configuration +.lock-wscript + +# Compiled binary addons (https://nodejs.org/api/addons.html) +build/Release + +# Dependency directories +node_modules/ +jspm_packages/ + +# TypeScript v1 declaration files +typings/ + +# TypeScript cache +*.tsbuildinfo + +# Optional npm cache directory +.npm + +# Optional eslint cache +.eslintcache + +# Optional REPL history +.node_repl_history + +# Output of 'npm pack' +*.tgz + +# Yarn Integrity file +.yarn-integrity + +# dotenv environment variables file +.env +.env.test + +# parcel-bundler cache (https://parceljs.org/) +.cache + +# next.js build output +.next + +# nuxt.js build output +.nuxt + +# vuepress build output +.vuepress/dist + +# Serverless directories +.serverless/ + +# FuseBox cache +.fusebox/ + +# DynamoDB Local files +.dynamodb/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..c09832f --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# a1-Arundelain + Initial Homework CS4243 diff --git a/assets/image298.png b/assets/image298.png new file mode 100644 index 0000000..ba33a36 Binary files /dev/null and b/assets/image298.png differ diff --git a/assets/image3021.png b/assets/image3021.png new file mode 100644 index 0000000..63ee28c Binary files /dev/null and b/assets/image3021.png differ diff --git a/assets/image3081.png b/assets/image3081.png new file mode 100644 index 0000000..74e8071 Binary files /dev/null and b/assets/image3081.png differ diff --git a/assets/image3091.png b/assets/image3091.png new file mode 100644 index 0000000..2a9a718 Binary files /dev/null and b/assets/image3091.png differ diff --git a/assets/image3201.png b/assets/image3201.png new file mode 100644 index 0000000..18a2736 Binary files /dev/null and b/assets/image3201.png differ diff --git a/assets/image3211.png b/assets/image3211.png new file mode 100644 index 0000000..7f939cb Binary files /dev/null and b/assets/image3211.png differ diff --git a/assets/image3221.png b/assets/image3221.png new file mode 100644 index 0000000..4d76a6e Binary files /dev/null and b/assets/image3221.png differ diff --git a/assets/image3231.png b/assets/image3231.png new file mode 100644 index 0000000..8205b3b Binary files /dev/null and b/assets/image3231.png differ diff --git a/assets/image3241.png b/assets/image3241.png new file mode 100644 index 0000000..70d35b1 Binary files /dev/null and b/assets/image3241.png differ diff --git a/assets/image3251.png b/assets/image3251.png new file mode 100644 index 0000000..437dd58 Binary files /dev/null and b/assets/image3251.png differ diff --git a/assets/image3341.png b/assets/image3341.png new file mode 100644 index 0000000..bf63629 Binary files /dev/null and b/assets/image3341.png differ diff --git a/assets/image3441.png b/assets/image3441.png new file mode 100644 index 0000000..340e7fc Binary files /dev/null and b/assets/image3441.png differ diff --git a/assets/image3461.png b/assets/image3461.png new file mode 100644 index 0000000..ae756bd Binary files /dev/null and b/assets/image3461.png differ diff --git a/assets/image3471.png b/assets/image3471.png new file mode 100644 index 0000000..7a6f772 Binary files /dev/null and b/assets/image3471.png differ diff --git a/assets/image3551.png b/assets/image3551.png new file mode 100644 index 0000000..b6d82d5 Binary files /dev/null and b/assets/image3551.png differ diff --git a/assets/image3561.png b/assets/image3561.png new file mode 100644 index 0000000..de02fb4 Binary files /dev/null and b/assets/image3561.png differ diff --git a/assets/image3571.png b/assets/image3571.png new file mode 100644 index 0000000..28444fa Binary files /dev/null and b/assets/image3571.png differ diff --git a/assets/image3601.png b/assets/image3601.png new file mode 100644 index 0000000..96be3a9 Binary files /dev/null and b/assets/image3601.png differ diff --git a/assets/image3631.png b/assets/image3631.png new file mode 100644 index 0000000..d431ec2 Binary files /dev/null and b/assets/image3631.png differ diff --git a/assets/image3641.png b/assets/image3641.png new file mode 100644 index 0000000..7a0a8e1 Binary files /dev/null and b/assets/image3641.png differ diff --git a/assets/image368.png b/assets/image368.png new file mode 100644 index 0000000..fabddcf Binary files /dev/null and b/assets/image368.png differ diff --git a/assets/image371.png b/assets/image371.png new file mode 100644 index 0000000..395f3dd Binary files /dev/null and b/assets/image371.png differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..7b73413 --- /dev/null +++ b/index.html @@ -0,0 +1,342 @@ + + + + +CS4241 Assignment 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

+ Interactive Media Game Development - MS student - Worcester Polytechnic Institute - 2019
+ BS Related Arts – University of Vermont - 1987
+ 33 credit hours Game Design - Austin Community College - 2008
+

Coding experience

+
    +
  • HTML - Lots
  • +
  • CSS - Some
  • +
  • Java - Rusty Some
  • +
  • JavaScript - Some
  • +
  • Ruby - None
  • +
  • Python - Almost none
  • +
  • Unit testing - none
  • +
+

+
+
+ + + +
+ + + + +
+

+ Phi Theta Kappa International Honor Society.
+ Doll Artisan Guild Member 1996 - 2001.
+ Seeleys Certified Doll Products Teacher and Master Doll Maker.

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Karen Royer is a research assistant and graduate student who works with Professor Gillian Smith. She designs applications, analyzes data and consults as an expert craftsperson. Karen believes that her identity as a craftsperson is foundational to the work ethic embedded in the work that she does. She has presented games at Indiecade, Boston Festival of Indie Games (BFIG) and Different Games. Karen was awarded the Ralph Ericson Award for Internation Doll Sculpting and has had her work published in two doll magazines.

+
+ + +
+ + + + +
+

+ IndieCade- Official profile of “A Mile in My Shoes”- 2018
+ Boston FIG- Official profile of “A Mile in My Shoes”- 2018
+ MetroWest Daily News- “At WPI, Ashland grandmother hatches a new game plan based on traditional craft” - 2018
+ Worcester News Tonight- Video about Pysanky egg game
+ WPI News and Events- Article about Pysanky egg game
+ WPI YouTube Channel- Egg game video - Spring 2018
+ WPI Facebook- Spring 2018
+ Harry Plactow - The Artist’s Corner- Spring 2018
+ Scott Publications, Editor Ruth M. Keesson,
Contemporary Doll Collector, May 2001
+ Scott Publications, Editor Barbara Campbell, Doll Crafter Magazine, March 1998 +

+
+
+ + diff --git a/package.json b/package.json new file mode 100644 index 0000000..1699a50 --- /dev/null +++ b/package.json @@ -0,0 +1,9 @@ +{ + "name": "cr-4241-simple-glitch", + "version": "0.1.0", + "description": "WPI CS 4241 first assignment", + "author": "Charlie Roberts", + "scripts": { + "start": "node server.js" + } +} diff --git a/server.js b/server.js new file mode 100644 index 0000000..a2a3b2a --- /dev/null +++ b/server.js @@ -0,0 +1,32 @@ +const http = require('http'), + fs = require('fs'), + port = 3000 + +let file +fs.readFile( './index.html', function( err, content ) { + file = content +}) + +let cssFile +fs.readFile( './style.css', function( err, content ) { + cssFile = content +}) + +const server = http.createServer( function( request,response ) { + switch( request.url ) { + case '/': + response.end( file, 'utf-8' ) + break + case '/index.html': + response.end( file, 'utf-8') + break + case '/style.css': + response.end( cssFile, 'utf-8') + break + default: + response.end( '404 Error: File Not Found' ) + } +}) + +server.listen( process.env.PORT || port ) + diff --git a/style.css b/style.css new file mode 100644 index 0000000..32c2b2d --- /dev/null +++ b/style.css @@ -0,0 +1,60 @@ +.mainText{ + z-index: auto; + font-family: Arial; + font-size: 16px; + color: white; + font-weight: normal; + language: en-US; + vertical-align: top; +} +.aboutMe{ + position: absolute; + z-index: 4; + left: 54px; + top: 319px; + width: 550px; +} +.mediaText{ + z-index: auto; + font-family:Arial; + font-size: 14px; + color:white; + font-weight:normal; + language:en-US; + vertical-align:top; +} +.media{ + position: absolute; + z-index: 4; + left: 54px; + top: 555px; + width: 500px; +} +.education{ + position: absolute; + z-index: 4; + left: 54px; + top: 916px; + width: 500px; +} +h3{ + z-index: auto; + font-family: Arial; + font-size: 12px; + color: white; + font-weight: normal; + language: en-US; + vertical-align: top; +} +ul{ + z-index: auto; + font-family: Arial; + font-size: 12px; + color: white; + font-weight: normal; + language: en-US; + vertical-align: top; +} +a{ + color: aliceblue; +}