Good portfolio projects [closed]
Asked Answered
K

3

7

I am a recent graduate and am looking to start a career in web development. Its kind of a catch 22 at the moment as I have a fair bit of programming experience from university but not really in web development and to get a job in web development a portfolio is typically required.

So, I am looking to start a building a few application in order to have something to show potential employers. Im more into the backend stuff although am just as comfortable with front end development.

Does anyone have any thoughts on some potential projects that would be both relatively quick (as i need to get a job soon!) to build but show off enough programming knowlege / skills to be impressive to employers.

At the moment i am also learning to use the zend framework and I would hope to find work using such a framework (mvc).

My initial thoughts would be things like a webmail app or maybe a custom CMS.

Any ideas would be greatley appreciated.

Kerrikerrie answered 30/5, 2010 at 17:53 Comment(0)
P
2

You Could Start your own project, But i think you better off working in a Open source Project, you can find plenty in http://sourceforge.net

For example, i have this PHP user authentication class project http://uflex.sourceforge.net and a guy just like you is building a Demo App for it. We both gain, as he gets a new project under his portfolio, credits for his work and i get to showoff my PHP Class.

Pennipennie answered 30/5, 2010 at 18:3 Comment(2)
If uFlex is a library, why doesn't it use the LGPL rather? And have you considered using PDO & prepared statements? Both ->new_pass() and ->activate() look like they might mix in raw data, if the url parameter just trips back in an email.Davila
Is my first OpenSource Project so im not too familiar with the different types of licenses and i have no clue you mean by "PDO & prepared statements". Im Using the latest release in two of my projects with no problems so far. Please feel free to email me or contact me via SourceForge for your recommendations regarding the methods you mention above and the licence, i'll appreciate it.Pennipennie
K
2

Ask around a bit and you'll find plenty of opportunities in local charities, sprotsclubs, PTA's, and other community endeavours. They usually have some interesting, euhmmm...., requirements which you can use to display your technical prowess.

However be prepared to learn more about human relationships than you bargained for. This is probably even more valuable experience you get from this. It is also great to build a network to help you in your job search.

Kippie answered 30/5, 2010 at 18:4 Comment(0)
G
1

Some quick simple sites are also good starts for your projects. You can try making a custom CMS that a client or you can use for making a web presence.

There are a number of businesses out there that only need a web presence, i.e. they don't need fancy schmancy sites that are copies of facebook or something. They just need some sort of web "business" card and you can target those businesses. Make a CMS for them that creates static pages ala wordpress or something so they can set it up on their own(with your design as a bonus)

You can also do some simple e-commerce sites for businesses that sell something for starters.

Guideboard answered 30/5, 2010 at 18:0 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.