Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
executable file 80 lines (72 sloc) 4.8 KB
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="manifest" href="site.webmanifest">
<link rel="apple-touch-icon" href="icon.png">
<!-- Place favicon.ico in the root directory -->
<link rel="stylesheet" href="https://use.typekit.net/bjf6zmc.css">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<!--[if lte IE 9]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p>
<![endif]-->
<!-- Add your site or application content here -->
<main>
<div class="page-header">
<nav>
<ul>
<li><a href="index.html" id="home">HOME </a></li>
<li><a href="about.html" id="about">ABOUT</a></li>
<li><a href="portfolio.html" id="portfolio">PORTFOLIO</a></li>
<li><a href="contact.html" id="contact">CONTACT</a></li>
</ul>
</nav>
</div>
<div class="imp imp1"></div>
<h1 id="about-title">Who is Alex?</h1>
<div class="abtsection nosee">
<h2>Early Life</h2>
<div class="info">
<p>I grew up in a small town in New Jersey called Florham Park. My father has always worked as a graphic designer, and from the start I was hooked. I started using the Adobe Suite at a young age, experimenting with the different programs and features. I was always captivated by brands and logos and knew that I wanted to be a designer.</p>
</div>
</div>
<div class="abtsection nosee">
<h2>High School</h2>
<div class="info">
<p>After becoming well acquainted with the Abode Creative Suite and diving into art throughout my childhood, I started to seriously think about my career in design. I took the graphic design classes my school offered and started trying to find people who needed some graphical work done. I started designing apparel for my school and even designed the playbill for our fall drama. On the side, I was extremely active in my school's music program and they even approached me about deisgning some artwork for them. I knew I had a talent and this was something I could do for the rest of my life. We live in and continue to experience the growing digital world, and I wanted to be a part of it. I soon started to become more interested in what was happening in the background when I was designing on a computer, and that is when I began my path to program I am in currently.</p>
<img src="img/hs.jpg">
</div>
</div>
<div class="abtsection nosee">
<h2>College</h2>
<div class="info">
<p>I applied to and was accepted to the University of Connecticut's Digital Media and Design program, and I was thrilled. When I started my schooling, I was very interested in learning about web design. At the time I didn't know too much about it, other than taking a compiter science class in high school. After I finished the introduction class, I knew it was what I wanted to pursue. Now, as a second semester sophomore, I have declared the web and interactive multimedia deisgn concentration and have a great knowledge in front-end web, interaction design, and branding.</p>
</div>
</div>
<div class="abtsection nosee">
<h2>Today</h2>
<div class="info">
<p>Well, I guess that's up to me...</p>
</div>
</div>
</main>
<script src="js/vendor/modernizr-3.5.0.min.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-3.2.1.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<!-- Google Analytics: change UA-XXXXX-Y to be your site's ID. -->
<script>
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
ga('create','UA-XXXXX-Y','auto');ga('send','pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async defer></script>
</body>
</html>