How to become a successful freelance web developer

I've been a consultant for close to 5 years and have written similar articles in the past. I agree with just about everything in the post. If it's one theme that rings constant among freelancers or consultants that I've lent an ear to, it's the "I thought it would be easier" sentiment. And that supplements the point made in the article. So many developers think their craft is enough to succeed as a freelancer or consultant; the truth is quite the opposite. A business' success depends on marketing and selling their services, and that's what most if not every developer underestimates when they start a freelance or consulting business.

To help combat that, I also advocate the gradual approach. When you become a freelance developer, you are no longer ONLY a developer. You're customer service, sales, accounting, business development, and so much more.

Coding is now a portion of what you do, not ALL you do. I actually recently started matchist http: We find you quality work that will pay you on time, every time because we also facilitate the payment process.

To save you the trip to the site, unfortunately it's only for US devs. Buzaga days ago. Next time just go on and hardcode an alert box stating that your product is for North American Citizens only, please. There must be some positive points. Not able to telecommute 5. Can't build your own portfolio 6.

Can't get paid for overtime 7. You could get fired anytime 8. Don't get opportunities to develop entrepreneurial skills 9. You can't choose your projects Don't have to refresh Linked List and DFS every time you go for an interview for software jobs. If its harder in EVERY WAY, why are you doing it? It comes down to how you want to pursue your career. I also get the point you're making with your list, but know that most of those aren't exclusive to jobs, or don't hold true in some cases.

Two points in particular: The company I was contracting with at the time didn't allow it. However, I was able to include the side projects I had completed when I was a full time employee.

Harder does not necessarily imply less rewarding. ALSO -- make friends with other freelancers and share your network! Hawkee days ago. I've been running a website of my own for over 15 years and every job and client I've ever had stemmed from that site. This site got me my first job in college all the way until my latest client. I can't stress how important it is to build something on your own and keep at it.

I've also never gotten a job through LinkedIn, but I have gotten local clients from Craigslist. I've also had a lot of success getting clients being established on forums and going to business conferences. Would that site be of any interest to HN or is it a niche site? I believe so, but I've still got some things I'd like to do before I formally Show HN. You can find it on my profile if you are curious. ErikAugust days ago.

Being a freelancer means working on your own passion projects. The problem I have is the occasional inability to turn down lower paying or boring projects because I don't have a great buffer of savings. That's where taking a full-time salaried position for a while can really come in handy.

OptimusSubprime days ago. There's more than one right answer and I certainly don't have them all. My blog post was just a reflection on what I've seen be most successful over the years.

Avalaxy days ago.

Error (Forbidden)

That is so right on the spot. That's exactly how I feel right now and I'm pretty sick of it. I decided to just stop freelancing I'm still a student so I never really had a full-time job. Most cheap clients only want simple websites that take zero skill to make. Sounds like you were targeting the wrong market. Pick the skills you want to sell and only sell them. If making cheap WP sites isn't what you want to do then don't do that.

I've been freelancing full time for 2 years. When I started I knew I had no interest in doing brochure type sites. When people come to me with "my dad needs a website for his restaurant" I tell them that's not what I do and refer them to people who do that.

But that's easy money. Take that easy money, and in your spare time, build something you can sell, be it a theme or passion product. Soon the client work is icing on the cake, and you can take it or leave it. I'm pretty sick of it Sounds like a lot of full-time web jobs, too, especially outside the Valley.

I speak from experience. I decided to just stop freelancing Keep this perk of freelancing in mind. Such a career lends itself much more to pivoting than full-time ones. So what's the sweet spot for projects as a single freelancer? Simple Wordpress sites are easy but unfulfilling. But most interesting projects are beyond the scope of a single developer.

I think you've got to be part of a larger group. The past few months I've found a couple of other guys with complimentary skill sets. We've been able to do some higher end work that we never could have managed individually. Up to now, we've just subcontracted to each other, but we are talking about forming a co-op of sorts.

I'm lucky enough to be a solo developer working on an interesting freelance project at the moment. Just a 4 week project but I'm working on data collation of various gambling APIs. The work is out there, we just need to work out how to find it.

Then again some people might not find that work interesting - you might prefer working on bigger projects. I think that successfully implementing large scale software projects is an interesting challenge in itself. It certainly presents problems I don't know how to solve: I don't find this to be the case.

That's what I've seen from my experience. But I might have a limited perspective. Could you provide some examples of interesting freelance projects for a single developer? I have a long term client where initially I took over maintenance of a Rails-written brochure site as their existing freelancer was moving on. From there the relationship developed and I now have built a suite of inter-related apps and manage their own private network for them on a retainer so I have guaranteed income.

The work isn't cutting edge but its much more interesting than churning out sites according to someone else's design. To Jesse who emailed me; we had an outage with the EmberAds support system, so I lost your details - please mail me at ycombinator at madeofstone. Alan days ago. This really comes down to confidence in your ability.

This site is definitely more complex than a standard Wordpress install, but didn't require a team. I also find adding features to existing sites a good source of "interesting" income. Also I'm not afraid of straying away from the "I built websites role" by producing in house systems for companies. A lot of these applications can be done by a single developer.

I took over development of a fairly large Drupal site with Ubercart and multiple external API tie-ins. It took the original team nearly 2 years to develop it for a rather large client. Now I'm the only developer working on it making some interesting and sometimes complicated changes.

I find this to be an ideal client. Many Django or Rails sites are well within single developer range. They would sure beat Wordpress in the fulfilling department.

Any advice where to get started with that? I was hired as a WordPress dev a year ago out of college. Taught myself to develop fully responsive sites from scratch in WP. I'm just starting Udacity CS and learning Python. Django seems really neat, I started the DjangoBook.. Learning Python first is a good step. There are lots of good books for Python. I liked the book "Python Essential Reference", but there are many tutorial style books that might be better for you.

Once you have the basics of Python in hand, then you can move on to Django. Unfortunately, all of the books on Django are hopelessly out of date. I think the most recent is Django 1.

That means that the examples in the books don't run without some minor changes. I got things to work by Googling problems, but it is frustrating. They are starting to update the DjangoBook to 1. The online Django documentation is good and up to date. There is a nice Tutorial in the docs that is up to date: Here is a web page with some other Django resources: There was a Kickstarter that was funded this September on Getting Started with Django, which looks great. I'd imagine they are coming soon.

There are tutorials before the start of DjangoCon, that are a good way to learn.

how to become a successful freelance web developer

Thank you for the advice! You might enjoy checking out Sinatra. It's a Ruby framework for building simple websites, and I've found that front-end developers can migrate to it without too much hassle. If you like it, you can then play around with Ruby on Rails which is a far trickier beast. But if you're enjoying Python or Django, then don't feel like you need to switch.

Work on projects that are fun for you and that help you learn new skills. Thanks for the advice. I am really interested in RoR, but I have heard it is tricky as you say. I may just stick with Python until I feel comfortable with it. Just moved from permanent to freelance; a totally different world from contracting. There are a couple of things that have really worked out well for me this time around. I left an agency - and I took some of their clients with me don't worry, it's all above board.

It's a great arrangement - the clients already know me, nothing much changes from their point of view. Best of all, they're already used to paying agency rates. I'd suggest that if you're working at an agency you ask around to see if you could do the same. It really can work out in everyone's favour particularly yours.

Secondly, I read a lot of patio11's advice [0] so I wasn't scared of asking for much higher rates than I ever had before. I stopped right after this: But prematurely deciding to freelance for any length of time can severely damage your career and mental health. This is a gross generalization. If any word applies to my story, it's premature I decided to quit 24 hours before I resigned.

In professional terms, I was an idiot. But, that didn't mean I was left in a lurch of WordPress sites and sorrow. Rather, it led to immense motivation to develop my skills and build up my network. How did I do it? I was realistic about my skills, my pricing, and the jobs I would get.

Then, I busted my ass to turn around excellent work. Time after time, I delivered, either resulting in repeat business or referrals. What's better, my skills have significantly developed. Don't be discouraged by this. Acknowledge where you're at, where you want to be, and work to build a bridge between those two points.

It take a very long time and a lot of hard work. The former implies a possibility. That what he describes didn't happen in your case, while worth applauding, doesn't make the possibility any less true, especially for those that actually experience what the OP describes. That's exactly the part that bothers me the most.

It's just like fortune tellers saying what can happen. If it's a statement, then it's unfalcifiable and hence is useless. If it's something else a lesson? I'm just a bit strict on people making statements. It's important to quickly filter irrational clients. It's good to set a minimum contract size and tell people that up front. Also, discuss projects in terms of days, weeks or months of work, and not in hours. This way you can respond to inquiries for rates: I started freelancing a little over 2 years ago and have more than doubled how much I was making at my previous agency job.

A few tips would be: While you are doing that, build your portfolio and start lining up work. If after 3 - 6 months you can't find work, you can always go back to working for someone else again. For the amount of stress they reduce, they are worth every penny.

You may not be able to charge them as much, but having them as a fall back when you are slow is nice. Don't consider contract work through other agencies bad. From my experience, one agency gets work from another agency, who gets work from another agency, etc..

There is good money to be made being the production guy. No no no no.

How to Become a Freelance Web Developer: A Six Month Plan - Freelance Folder

There is absolutely no reason that you need to find full time non-freelance employment in order to network and build a freelance client base. I am so sick of seeing people do something, become successful, and then start telling other people that their way is the only right way. This post is the missing part that Brennan Dunn and patio11 ignore.

How do you bootstrap from zero clients? How do you build a reputation? Without being facetious, this is the most core-aspect of any success. What is actually required is a training wheels level program or book outlining how and where to get the clients.

Yes, some of us may have gotten lucky, or had a break that flew into our lap - this is not the rule. And in fact, anything else other than the rule is noise. Getting paying clients should be a key goal of any business.

Selling your personal anecdotal experience does not help unless it is distilled into a repeatable formula. I would like to point out that I've been at this game for a short while with mixed results. What has worked in my favor, well in favor of getting closer to winning a bid or getting paid: Above is a result of unintentional lack of effective execution and then actually committing to being a better manager rather than an engineer.

I didn't understand that while I was confident in my abilities to get the job done, I still didn't get that job because I didn't prove it to the client and sold myself. Avenues that I used on and off: Regardless, it is hard and not steady. I can tell that specialization and asking for a monthly retainer to offer pre-allocated hours to specific clients is probably the key to crossing that income stability threshold.

Build Your Freelance Web Design Business Using WordPress - My Story And Lessons Learned

I'm very very cautious with retainers. Guaranteeing an amount of days per month sounds great, but juggling commitments around these retainers and other customers is in my experience incredibly difficult, not to mention stressful. I don't think Patrick or myself ignore the starting point - albeit my book is targeting freelancers WITH clients. I can't begin to praise the effectiveness of in-person networking. Chamber of Commerce, technology councils, and other business forums are some of the best places to start.

My strategy is to find business owners with problems I'm capable of solving. Checkout this blog post detailing my strategy it's at the bottom: I'm the author of the blog.

Using the model that I wrote about, you "downshift" from a full-time job that has you on the front line, doing billable work to someplace where you're supporting internal business operations. This frees of you of conflict of interest problems and allows you the bandwidth to build up a side business, helping many of the same people you met previously in your career. The only difference is that it's in smaller chunks and time-shifted to evenings and weekends.

To add to the OP blog More than likely, recruiters will find you first, but it's a start. Speak at local events, and have cards to give out. Follow up with anyone you exchanged cards with, even if just to say "thanks for chatting! Have your site in your email. Have a phone number on the site. Answer the phone when it rings. A sample size of two isn't authoritative but I know two people who started their freelance career path by doing real good work for a non-profit they had an existing connection to and cared about.

Pro-bono work can be a good investment of time. It is not like spec work; more a labor of interest, for an organization you believe in. I highly doubt you'd ask this question without being a successful freelance web developer. So instead of talking to you about skills, I can offer some business finance advice in general: I've learned a lot from the Easy Numbers blog http: They share financial advice for entrepreneurs — including freelancers.

A great way to save money from having to hire an accountant because you'll know what to do for yourself. I couldn't recommend hiring an accountant enough. They remove a fair amount of stress from what you do and they will save you money. I don't normally plug services but there's a guy I've been using in the UK who's great [0].

He gives you a xero account to make things nice and easy. Currently the only time I feel the need to do it is by the end of the year to do taxes. I'm surely missing something, some advice on this would be grateful, thx. IsaacL days ago.

Great post - I just started freelancing last year and I got some good tips out of it. I'm interested that you mention LinkedIn to network, as the startup I'm working on is aimed precisely at helping freelancers find clients through their social networks.

Since we realised that most clients hate using eLance and prefer to ask amongst their professional contacts for referrals. Would be great to chat more if you're interested email is isaac i. Granted, it could just be my lack of LinkedIn savviness, but it's never been a source of actual business for me I'm the author of this blog post. The only people who actually seem to use LinkedIn are recruiters who sloppily blast off emails on keyword matches.

But I continue to use it because it allows me to keep track of what my contacts are doing, which gives me an excuse to reconnect with them: I've gotten one or two leads through Linkedin, though from contacts who knew me fairly well well enough to vouch for my skills , and who had my email address as well. So the fact they used LinkedIn to make the connection was just for convenience.

That said, what I like about Linkedin is it widens your "social surface area" - my referrals have come from unexpected places a university professor, a classmate, a guy I met at a hackathon, etc , and Linkedin is a good service for maintaining those type of contacts. I'm not so good at maintaing contact with old connections any tips?

I read Never Eat Alone but as an introvert, I find it hard to get motivated to put it into practice. I think one thing the platform we're building should do, though, is encourage and support freelance devs to build their professional networks. Nice article, I thought it'd be one of these self-help articles I personally can't stand, but I was quite surprised to see I've actually been following this very path.

I'm currently at Step 4, having a part-time job in the mornings and freelancing in the afternoon, and so far I've only been under stress occasionally for really short periods of time. I just hope everything works out and I can reach the last step smoothly Great article and right on time. I especially appreciated the last part - specialisation - as I'd like to set up shop on one or more niche areas I have most experience with.

On the other hand I am less keen on steps 2 and 4; the thought of reconnecting with the few old contacts I haven't exchanged a word for years and didn't have much rapport in the first place feels a bit daunting at best, out of question at worst.

I had a very different experience than how you wrote it. I started as a FTE for a small software company and was contracted out to a larger one. They made the mistake of letting me know how much they were actually charging for me per hour and when they started laying off engineers rather than management i realized how mis-managed the place was. Thats when i went on my own and searched for work on my own.

Co-workers is one way of finding new gigs, but the best has been actively searching through linkedin and other forums such as HN! I have a different idea on pricing for new developers: You'll get faster as you learn more and hone your process and eventually won't need to eat any time.

Much easier than raising your rates with existing clients later. Also, find ways to reduce the amount of time you spend on non-billable tasks time tracking, invoicing, etc. Networking certainly is high up there. That's coupled with having clients who love you and want to refer you. I agree with just about everything from this post, especially the emphasis on building a network. It's something that technically-focused freelancers tend to forget about, understandably. Still, it's one of the best resources for finding and maintaining gigs.

Just have a huge network of people to give you gigs! I agree, having a full time job and a freelance career is not easy. Having also done this myself, I always felt somewhat guilty about moonlighting. Once you decide you want to go freelance, my advice would be to start saving money so you can get a 3 - 6 months "salary" saved up, and during that time start trying to line up work and get your portfolio ready to go.

This post essentially says nothing. The tl;dr is, use LinkedIn to network and build a client base. LinkedIn is a pretty insignificant part of the article.

I mentioned using it as a proxy to gauge the size of your professional network, and to find local interest groups. Overall, LinkedIn hasn't really helped my business all that much, other than increasing my web presence for credibility searches. I'm rather surprised that you felt that there wasn't much content.

how to become a successful freelance web developer

I spent around seven hours writing and editing the post and it draws on several years of in-the-trenches experience. The article was well written. Obviously not everything someone would need to know to start freelancing is written in this article, but it does present some very valuable information. Thanks for writing and sharing. Hacker News new comments show ask jobs submit. How To Become a Successful Freelance Web Developer and Not Kill Your Career jamiebegin. Buzaga days ago "I am based in United States" checkbox that gives a validation error Hawkee days ago I've been running a website of my own for over 15 years and every job and client I've ever had stemmed from that site.

Hawkee days ago I believe so, but I've still got some things I'd like to do before I formally Show HN. ErikAugust days ago I agree. OptimusSubprime days ago Great points. Avalaxy days ago "your skills will erode as you crank out an endless stream of cheap WordPress sites".

Alan days ago This really comes down to confidence in your ability. Hawkee days ago I took over development of a fairly large Drupal site with Ubercart and multiple external API tie-ins.

Alan days ago I'm very very cautious with retainers. OptimusSubprime days ago I'm the author of the blog. IsaacL days ago Great post - I just started freelancing last year and I got some good tips out of it.

OptimusSubprime days ago Granted, it could just be my lack of LinkedIn savviness, but it's never been a source of actual business for me I'm the author of this blog post. IsaacL days ago I've gotten one or two leads through Linkedin, though from contacts who knew me fairly well well enough to vouch for my skills , and who had my email address as well. OptimusSubprime days ago LinkedIn is a pretty insignificant part of the article.

Rating 4,7 stars - 914 reviews
inserted by FC2 system