Announcement Announcement Module
Collapse
No announcement yet.
Online Portfolio Page Title Module
Move Remove Collapse
Conversation Detail Module
Collapse
  • Filter
  • Time
  • Show
Clear All
new posts

  • Online Portfolio

    #1
    After recently entering back into the job market, i've put together a small online portfolio. I specialize in print and packaging design and would love to get some feedback on what i have so far. Thanks!

    www.standercreative.com

  • #2
    Just personal preference, but I'm not to fond of the sideways scroll layout. It seems to go against what has become to be intuitive these days.

    Comment


    • #3
      I like it, very clean.

      I just wish that under your name there was a small navigation that I could click on a jump to each sections. Something like

      Your Name
      Graphic Designer
      Print Illustration Web Design Logos Packaging...

      Comment


      • #4
        Looks good Silence. I'd like an option to click to enlarge the images though!

        Comment


        • #5
          It'd be nice to have a little bit of a brief on the stuff too.

          Comment


          • #6
            Originally posted by CkretAjint View Post
            I like it, very clean.

            I just wish that under your name there was a small navigation that I could click on a jump to each sections. Something like

            Your Name
            Graphic Designer
            Print Illustration Web Design Logos Packaging...
            This would greatly help with side-scrolling issue.

            The site is very clean but maybe a bit sparse, as Bladez says a bit of info.

            Comment


            • #7
              Originally posted by CkretAjint View Post
              I like it, very clean.

              I just wish that under your name there was a small navigation that I could click on a jump to each sections. Something like

              Your Name
              Graphic Designer
              Print Illustration Web Design Logos Packaging...
              You could even implement a jQuery smooth scroll effect for this, which look really awesome on sideways scrolling sites! Just add the following and change what is in red (add your class or anchor name for each of the sub nav links.

              Code:
              $(document).ready(function() {
              	$("backToBeginning, Print, Illustration, webDesign").anchorAnimate()
              });
              jQuery.fn.anchorAnimate = function(settings) {
              	settings = jQuery.extend({
              	speed : 1000
              	}, settings);	
              	return this.each(function(){
              		var caller = this
              		$(caller).click(function (event) {	
              			event.preventDefault()
              			var locationHref = window.location.href
              			var elementClick = $(caller).attr("href")
              			
              			var destination = $(elementClick).offset().top;
              			$("html:not(:animated),body:not(:animated)").animate({ scrollTop: destination}, settings.speed, function() {
              				window.location.hash = elementClick
              			});
              		  	return false;
              		})
              	})
              }
              Last edited by CkretAjint; 12-21-2009, 08:37 PM.

              Comment


              • #8
                these are all great ideas... thanks for the input everyone!
                let me see if i can work something up!

                really like the smooth scrolling, Cret.

                Comment


                • #9
                  It really is simple to use. It is the same script that I use on my site (works page sub nav, and "Back To The Top" use this). Also, don't forget to call the jQuery library.

                  Code:
                  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script>
                  If you need help getting it to work, let me know!

                  Comment


                  • #10
                    beautiful work silence04. I'd be surprised if you can't find a gig in a reasonable time.

                    I actually don't mind the side scrolling. I think you have achieved your goal in making your print work stand out about all else. It certainly shows. The simple straightforward design complements your work well.

                    The one thing I would recommend would be some simple blurbs about the objective of each project and how it was achieved. Employers always like to see that kind of stuff and not just images of work.

                    Surprised you didn't include the kids juice box packaging you did a while back. That was a very nice and highly successful piece.
                    Last edited by tZ; 12-22-2009, 03:04 AM.

                    Comment


                    • #11
                      On my screen the 'GD' beneath your name is getting horizontally chopped.

                      Comment


                      • #12
                        Originally posted by Roth View Post
                        On my screen the 'GD' beneath your name is getting horizontally chopped.
                        Clean site, work looks good!

                        Comment


                        • #13
                          Clean, crisp. GREAT work. I don't mind the side scrolling, either.

                          I had to laugh at the photo correction work... while it's really very good, it's exactly why young girls have body image issues! Overall, great work and good luck with your job search.

                          Comment

                          Google search Google search Module
                          Collapse
                          Latest Topics Latest Topics Module
                          Collapse
                          All Creative World Network All Creative World Network Module
                          Collapse
                           
                          home | site map | advertising/sponsorships | about us | careers | contact us | help courses | browse jobs | freelancers | events | forums | content | member benefits | reprints & permissions about | terms of use | privacy policy | Copyright © 2013 Mediabistro Inc. Mediabistro Inc. call (212) 389-2000 or email us
                          Working...
                          X