gamble Posted June 29, 2014 Posted June 29, 2014 Hello the beloved MWG, I have a fair bit of free time so i thought i would offer a service to you guys and/or/maybe gals! I do not really have a portfolio up so im calling on you guys to help me build one up! Here is how i am doing this as a service: I will be doing FREE mods for any game! Why am i doing this? - Simple, I am 17 and dont have much of a portfolio going so i am trying to build one up! I am not here to take your money, im just trying to help you out while you help me out. What do i require? - I only require you to allow me to put the modification i make for you on my github for people to see, I will erase all of the personal details from it such as passwords, URLs, etc... What languages/frameworks/architectures do i know? - PHP - OOP - MVC - HTML, CSS - Codeigniter - Little bit of javascript - PDO, MYSQL How do i take advantage of this service!? - Simply drop me a message on here! We can discuss the modification and i will get to work! Also, donations are accepted ;) haha Enjoy your day/night MWG! Quote
gamble Posted July 1, 2014 Author Posted July 1, 2014 Since it appears this post did not get a whole lot of attention (no replies via pm or anything), ill give you guys a little more information on my coding: I use the camel style coding for variable/functions: public function thisIsHowINameMyFunctionsOrVariables() var $thisIsHowINameMyVariables() I also tend to give the functions long names to describe what they do, or vars to describe what they are: public function verifyUsersInputedUsername() //this makes sure the user has inputed a username that exists var $inputedUsername I also comment a lot to tell the developer exactly what a certain area does. If you have anymore questions about my coding style or anything else just reply here or send me a message! Quote
wrux Posted July 1, 2014 Posted July 1, 2014 Try and build something simple like a blog, i'm sure you could come up with a nice well structured program. It's a simple CRUD app so nothing to to tricky ;) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.