Jump to content

Crowes' Portfolio

If you've ever taken the slightest bit of notice of my signature, it says that I'm a web developer. I definitely like to think that, that's for sure.

 

For about three years now, since I was about 16, I have enjoyed designing websites. People can call it untrue programming, or just label it "coding" to blanket the ease of learning  (especially with tools like Codecademy, which I used), but I like to believe there is a difference in being able to create a website and make it look nice. Now, with that in mind, I created many website designs over those three years that went from really, really, really shit - we're talking divs in a row on a page with text in - to what I have now, which is messing around with border properties over box-shadow to replicate 3D objects, creating my own site-specific version of bootstrap for my use alone to create (I call them "uniforms") to quickly create new pages (examples on BioTech Games' site).

 

Now, I want to create something for myself - something that I have an ideal image of and want to express myself through - something to show potential employers, customers, and friends and family. A porfolio - something that certain developers can make either way too flashy (and in turn tacky) or just really, really, really shit - literally there to display text but nothing more. I'm not about either of those things; I want to create a beautiful piece of art for everyone to see.

 

I'll be logging it through this thread as I go along so that people can recommend things, tell me better ways of doing things and more.

 

 

 

Part One:

QJ0dj7e.png

Eien nante naito iikitte shimattar  /  Amarinimo sabishikute setsunai deshou
Dare mo ga hontou wa shinjitai kedo  /  Uragirarere ba fukaku kizu tsuite shimau mono

Link to comment
Share on other sites

Link to post
Share on other sites

Why do you want to think you can code! You can if you believe!

OFF TOPIC: I suggest every poll from now on to have "**CK EA" option instead of "Other"

Link to comment
Share on other sites

Link to post
Share on other sites

If you've ever taken the slightest bit of notice of my signature, it says that I'm a web developer. I definitely like to think that, that's for sure.

 

For about three years now, since I was about 16, I have enjoyed designing websites. People can call it untrue programming, or just label it "coding" to blanket the ease of learning  (especially with tools like Codecademy, which I used), but I like to believe there is a difference in being able to create a website and make it look nice. Now, with that in mind, I created many website designs over those three years that went from really, really, really shit - we're talking divs in a row on a page with text in - to what I have now, which is messing around with border properties over box-shadow to replicate 3D objects, creating my own site-specific version of bootstrap for my use alone to create (I call them "uniforms") to quickly create new pages (examples on BioTech Games' site).

 

Now, I want to create something for myself - something that I have an ideal image of and want to express myself through - something to show potential employers, customers, and friends and family. A porfolio - something that certain developers can make either way too flashy (and in turn tacky) or just really, really, really shit - literally there to display text but nothing more. I'm not about either of those things; I want to create a beautiful piece of art for everyone to see.

 

I'll be logging it through this thread as I go along so that people can recommend things, tell me better ways of doing things and more.

 

Look at the competition, see how they do it, how they present it, use behance to show off your work too and present both links when looking for a job. Have a printed portfolio and a digital version too, trust me.

Spoiler

Chernobyl

AMD FX8350 @ 5GHz | Asus Sabretooth 990FX R2 | 16GB HyperX Savage @1950mhz CL9 | 120GB Kingston SSDNow

EK AMD LTX CSQ | XSPC D5 Dual Bay | Alphacool NexXxoS XT45 240mm & Coolgate Triple HD360

 

Spoiler

Kraken

Intel i5 4670K Bare Die 4.9GHz | ASUS Maximus VII Ranger Z97 | 16GB HyperX Savage 2400MHz | Samsung EVO 250GB

EK Supremecy EVO & EK-MOSFET M7G  | Dual 360mm Rads | Primochill CTR Phase II w/D5 | MSI GTX970 1670MHz/8000MHz

 

Graphic Design Student & Overall Nerd

 

Link to comment
Share on other sites

Link to post
Share on other sites

Made the navigation bar using html <header> and <nav> tags, with the logo and nav links in <a> tags. The navigation links also show up with a white square when you hover over them.

 

AsE5y93.png

        <header>                    <nav>                <a href="#">                    <p>Crowes</p>                </a>            </nav>            <nav>                <!-- About -->                <a href="#">                    <p>< About /></p>                </a>                                <!-- Projects -->                <a href="#">                    <p>< Projects /></p>                </a>                                <!-- Blog -->                <a href="#">                    <p>< Blog /></p>                </a>                                <!-- Contact -->                <a href="#">                    <p>< Contact /></p>                </a>            </nav>

Eien nante naito iikitte shimattar  /  Amarinimo sabishikute setsunai deshou
Dare mo ga hontou wa shinjitai kedo  /  Uragirarere ba fukaku kizu tsuite shimau mono

Link to comment
Share on other sites

Link to post
Share on other sites

This was next!

 

jXNog0V.png?1

<div id="banner">   <p>I'm Josh Crowe.</p>   <p>I'm a Web Developer.</p>                     <button>You're who?</button>   <button>You're a what?</button></div>

Eien nante naito iikitte shimattar  /  Amarinimo sabishikute setsunai deshou
Dare mo ga hontou wa shinjitai kedo  /  Uragirarere ba fukaku kizu tsuite shimau mono

Link to comment
Share on other sites

Link to post
Share on other sites

  • 3 months later...

I'm back at it again.

 

First, I went about redesigning my own website. It's going to be a work in progress, but I love how pretty I managed to make it.

7JYXjkzl.png

 

Then, I went about redesigning Realtek's website, as a means to test out pure HTML/CSS drop-down menus.

 

(Current Version of their site)

Spoiler

7zRHM16l.png

 

(My version)

Spoiler

i0fGftcl.png

( http://www.projects.crowes.co/realtek/ )

 

 

 

Eien nante naito iikitte shimattar  /  Amarinimo sabishikute setsunai deshou
Dare mo ga hontou wa shinjitai kedo  /  Uragirarere ba fukaku kizu tsuite shimau mono

Link to comment
Share on other sites

Link to post
Share on other sites

Realtek has a ugly website, you did a great job packard bell website would be something that could use improvement too.

Wish i had such enthusiasm in designing, would improve atleast every project i am working on.

 

 

Quote or mention me if not feel ignored 

Link to comment
Share on other sites

Link to post
Share on other sites

It looks really nice, especially that you take things from scratch. Perhaps you could write to Realtek about it ;) tho I'm on a pretty small screen and the buttons appear HUGE here.

Link to comment
Share on other sites

Link to post
Share on other sites

Good job. If you truly like web design, then keep doing it. It's your choice.

I,myself, don't really like it. I am competent and I can make sites both look good and be functional, it's just not my thing. I've never been the designer type tbh. I like "real programming" though. Complex problems with nice solutions. Awesome algorithms. All of that sort. I've just done a wonderfully complex problem. You are given M conditions of the form (x | y) and you needed to find a maximum variable for which all of the conditions were true. Of course, the solution involves doing a binary search for the maximum value, then a 2SAT problem for the actual conditions themselves, which then involves strongly connected components in a graph, and the best algorithm for doing it involves DFS. But the problem had certain proprieties and the solution could be optimized further using certain observations and techniques to solve the issues posed by those observations ( interval trees and/or division in sqrt(N) pieces).

i5 4670k @ 4.2GHz (Coolermaster Hyper 212 Evo); ASrock Z87 EXTREME4; 8GB Kingston HyperX Beast DDR3 RAM @ 2133MHz; Asus DirectCU GTX 560; Super Flower Golden King 550 Platinum PSU;1TB Seagate Barracuda;Corsair 200r case. 

Link to comment
Share on other sites

Link to post
Share on other sites

You have made a good start but be careful of falling in to the trap where all your websites are essentially the same.

 

All the ones you have shared here are basically identical with varying colours and images. You also need to be careful with your assets, some of the images I have seen are way too big for their use and therefore take a long time to load, crop images to the size needed, use sprites to lower the number of http requests and reduce loading times and optimise them for web usage.

Link to comment
Share on other sites

Link to post
Share on other sites

13 hours ago, Gachr said:

It looks really nice, especially that you take things from scratch. tho I'm on a pretty small screen and the buttons appear HUGE here.

Yeah, I admit they appear big everywhere. I may have to play around with the margins of that logo and have the buttons size the whole navigation bar for different screen sizes, but I'll probably end up doing that on another (re)design of something else.

 

 

13 hours ago, Gachr said:

Perhaps you could write to Realtek about it 

I usually do that with all redesigns (write to the original's creator), but I doubt the contact information on that site is anything but up to date.

 

 

3 hours ago, Brenz said:

You have made a good start but be careful of falling in to the trap where all your websites are essentially the same.

I started noticing that a lot with my old redesigns, so I'm pretty much wiping the slate and only redesigning when I have (a) a new layout and (b) something I haven't tried before - in the case of realtek, this was the pure HTML/CSS drop-downs.

 

 

3 hours ago, Brenz said:

All the ones you have shared here are basically identical with varying colours and images. You also need to be careful with your assets, some of the images I have seen are way too big for their use and therefore take a long time to load, crop images to the size needed, use sprites to lower the number of http requests and reduce loading times and optimise them for web usage.

This is a strong point. At first I'd imagined the browser just compressed the image to the resolution post-resize, but apparently that's not how it works. Going to have to remember to always crop them down appropriately/respectively before upload.

Eien nante naito iikitte shimattar  /  Amarinimo sabishikute setsunai deshou
Dare mo ga hontou wa shinjitai kedo  /  Uragirarere ba fukaku kizu tsuite shimau mono

Link to comment
Share on other sites

Link to post
Share on other sites

  • 4 weeks later...

I made my first slide-in menu. Pure HTML5/CSS3/JS.

 

 

Eien nante naito iikitte shimattar  /  Amarinimo sabishikute setsunai deshou
Dare mo ga hontou wa shinjitai kedo  /  Uragirarere ba fukaku kizu tsuite shimau mono

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×