Webdev Portfolio

Hey guys, looking for some feedback on my portfolio.

Something ASP related would be nice.


mrmatt1877.github.io/


Also is $80k too much to ask for?


Thanks.

Other urls found in this thread:

s.codepen.io/throwaway4398345987234/debug/vKqGrq
twitter.com/SFWRedditGifs

Always ask more than what you're worth. It tells you if company is serious and if they are they'll either pay it or negotiate.

/thread

haha make a single error and this your 'advice'
best laid plans indeed

> linking IRL info to 4chugger
shiggy-diggy-doo

In my browser, your About Me is overflowing.

And that's just my opinion but your design has a "made with Paint" feel, too plain. Same for the rest of your websites, which is not too good for a front dev. You should mix and vary your designs.

holy shit how terrible it is, I hope this is either bait or troll

This is bait, right? You made a fucking connect four game and you are expecting $80k?

>Puts this in his portfolio
function newQuote() {
var quote = ["Just do it!", "Just do it", "Do it"];
var author = ["-Shia LaBeouf", "-Nike", "-Ben Stiller"];
var randomNum = Math.floor(Math.random() * quote.length);
randomQuote = quote[randomNum];
randomAuthor = author[randomNum];

$(".new-quote").text(randomQuote);
$(".author").text(randomAuthor);

var twitterUrl = "twitter.com/share?text=";
var tweetText = "\"" + randomQuote + "\"" + " " + randomAuthor;
var tweeted = twitterUrl += tweetText;
$(".twitter-button").attr("href", tweeted);;

};

>expects 80k

i dont understand. why are the authors stored seperate to the quotes?

wait doesn't that mean a different random number could be assigned to quote from author?

and? Do you think real money are made because you are some kind of coding prodigy?

i really don't think skills matter that much what matters much more is how you market yourself to your customers/ employers

OP i suggest you to hire webdesigner for your portfolio

no randomNum is done once,

well i guess i better become a director then

Your about me is full of terrible phrasing, your projects aren't that good (although for less then a year they aren't bad) and your picture makes me want to punch my screen

I honestly think you'll still do well. Not 80K well, but well

You can't be this retarded

Holy shit, your computerTurn function of your connect four game fucking sucks dick

r8 me Sup Forums
s.codepen.io/throwaway4398345987234/debug/vKqGrq

80k/10

They probably find this thread when looking you up and those little games seem like a joke to me

>i really don't think skills matter that much
Yeah until you get canned for fucking up or simply get your salary cut

if you ask me, the apps you made are pure shit.