Posts

Showing posts from January, 2022

Arcs Sunrise

Image
 Made completely with code: <!doctype html> <html> <head> <meta charset="UTF-8"> <title> ARCS // ELLIPSES </title> <!-- import external .js scripts here --> <!-- <script type="text/javascript" src="#" ></script> --> <!-- modify CSS properties here --> <style type="text/css"> body,td,th { font-family: Monaco, "Courier New", "monospace"; font-size: 14px; color: rgba(255,255,255,1); } body { background-color: rgba(0,0,0,1); } #container { position: relative; text-align: left; width: 95%; height: 800px; } #fmxCanvas { position: relative; background-color:rgba(255,255,255,1); border: rgba(255,255,255,1) thin dashed; margin: 10px; cursor: crosshair; display: inline-block; } </style> </head> <body> <div id="container"> <!-- START HTML CODE HERE --> <canvas id="fmxCanvas" width="800" height="600&q

ASCII Selfie

Image
  This is my first ASCII portrait for FMX 210 Digital Media!

About Me

 Hello! My name is Susanna Triantafillou! I am a sophmore Animation major at UT. I have also dabbled in digital illustration, needle felting, and embroidery. I have two dogs, Percy and Penny, back in Chicago. My favorite movies are Moana and Encanto. I also love video games (especially legend of zelda).  As for this course, I feel it will be full of both tears and laughter. I look forward to furthering my understanding in Photoshop and Illustrator as the projects ahead look very fun.