login sign up

offline
Last seen: Apr 14, 2013 2:14 AM EDT
Hire Me!
Rate: $18.00 USD/hour
Follow Invite to Project
 

PrasadLodha

Understanding Computers

Username: PrasadLodha

  • Has not made a deposit.
  • Has verified their email address.
  • Has completed their profile.
  • Has not verified their secure phone number.
  • Verified
  • Payment is verified.

Location: Pune, India India

Member since: December 2011

Reputation:

4.9

(13 reviews)

5.8
[see more]

My projects:

  • $1152 USD
    5.0
    Profile image for Seller PawWorks

    PawWorks United States

    Dec 30, 2012

    Top notch Quality and Expertise. had a good answer to every one of my questions, was a pleasure talking with. Very thorough in finding and addressing all possible error conditions, so I know the code he sent me will be very stable, was easy to get a hold of when I needed to talk to him, was willing to work around some of my more odd requests and had good insight on how to solve various issues. will hire again.

    Project Description: So, I'm working to create my own digital magazine and I got most of it figured out, but I need some help with the first part. This app is going to be for a bi-monthly magazine we are planning on charging...
    [more]
  • $2100 AUD
    5.0
    Profile image for Seller JohnAppsDev

    JohnAppsDev Australia

    Dec 10, 2012

    Prasad's Team is Proactive, Aware of Industry Practices & Innovative. Working with our original scope, they managed & assisted our Objectives, creating an App that had both the Functionality & Extensibility required. We look forward to working with them Again, and would not hesitate to recommend them in their area of expertise.Our stakeholders had one very simple comment: "Good Job".

    Project Description: Project Outline: ================ Require an Iphone App. Desirable (Not Mandatory): A Developer who can develop the same on Android Features Required: ================== 1) Front-End App with a...
    [more]
  • $250 USD
    5.0
    Profile image for Seller mountainstargod

    mountainstargod Singapore

    Oct 31, 2012

    They are the best. Deserve A+++ in the field. Definitely a blessing to work with these folks, as they are so professional, so responsible and so serious in delivering top-quality for their works to clients.

    Project Description: I like to know if it is possibel to extract ALL the POIs, ie Places of Interest, from Google Maps within a specific distance, say, 50 miles, from a given user's given known location. For example, will...
    [more]
  • $2980 USD
    5.0
    Profile image for Seller joshschoenly

    joshschoenly United States

    Aug 8, 2012

    Prasad and his team are absolutely top notch. We will certainly be working with them on multiple projects to come. Thanks guys for your dedication to making our application perfect. Rest assured that Prasad will not be happy until you are fully and completely satisfied with every single detail.

    Project Description: Talking app project
    [more]
  • $90 USD
    5.0
    Profile image for Seller jason22

    jason22 Australia

    Jun 27, 2012

    Once again PrasadLodha had delivered on time and on budget a top quality project !

    Project Description: Split universal App to 1 x iPhone 1x iPad builds
    [more]
  • $100 AUD
    5.0
    Profile image for Seller websolutionsau

    websolutionsau Australia

    Jun 14, 2012

    Great to work with, have already hired again. Nothing but good things to say.

    Project Description: As spoken about My client wants an iPhone/iPad/Android app that is for ordering coffee and food coffee shops and restaurants. They will need to pay on pick up and have an option to pay via PayPal. Payments...
    [more]
  • $140 USD
    5.0
    Profile image for Seller jason22

    jason22 Australia

    Jun 7, 2012

    PrasadLodha has come through again delivering what I had requested. Top communications all the way throughout the project and had performed changes without hesitation. Will hire again without a doubt.

    Project Description: o Highlight function to be rewritten - to be the same if not better then word search party. At the moment my highlight jumps around the pivot/center point. - Draw round corner rectangle around found...
    [more]
  • $80 USD
    5.0
    Profile image for Seller jason22

    jason22 Australia

    May 23, 2012

    Top quality work by PrasadLodha once again.

    Project Description: 1. add sound to all buttons, theme and puzzle selection (use the same sound as hint button) 2. add sound to timer when time is up 3. add sound for when puzzle completed 4. on the main game screen...
    [more]
  • $220 USD
    2.2
    Profile image for Seller rkusolutions

    rkusolutions India

    May 20, 2012

    Lack of professionalism and business ethics . Not gave us support for maintenance. Even after giving him extra cost for each and every change requests he refused to work on change requests later on and asked for a lot extra though gave us fake promises while hiring. Always dissatisfied with the project budget where as it seemed OK for him while taking the project. Awful experience will never do the mistake to hire him again.

    PrasadLodha's reply:

    Long story short, please try to be honest and genuine person as this will help you to do better business in future with others.

    Project Description: iPhone project source code is required for the earlier developed project. After the source code reviewed milestone will be released.
    [more]
  • $155 USD
    5.0
    Profile image for Seller jason22

    jason22 Australia

    May 17, 2012

    Top experience as always ! Delivered on time and on budget. Highly recommended A+++++

    Project Description: â ¢ change the default dialogs with PNG files and dialog buttons as well â ¢ control the app so some builds can have no themes just puzzles and other builds with themes...
    [more]
    PrasadLodha has not completed any projects.
  • $1400 USD In Progress

    IPeeYou is an entertainment application where the user can upload photos from phone camera or photo album. A stick figure then proceeds to treat the photo with some body waste including pee, poo, puke and spit. Prasad and his team have been directly awarded this project.

    [more]
  • ₹10000 INR Mar 18, 2013

    Captcha processing IThis is the recognizer engine. First the captcha is segmented intoindividual characters based on the description of the paper. If time allows,the segmented characters will be fed to an OCR and the recognition resultsend back. If not, then can use human to do the recognition.Project 3: Captcha processing IIThis is a system to manage the captcha database and perform simplerecognition. At the beginning, since the segmentation is not done,we use human segmentation. The captcha is segmented by human,rotated by a suitable angle, normalized to a suitablesize and then saved into the database. The best angle is recorded. When a new captcha is obtained, you may do the following: 1. Normalize 1. rotate the captcha everytime by 1 degree (say between -10 to +10) 2. compare the captcha with the ones in the database by doing a simple image subtraction, and count the remaining pixels. 3. Find the one that is most similar (i.e. fewest pixels remain)If the number of data stored in the database is too large, can randomly picksay 5 or 10 samples for comparison. Total number of comparison will then be10x62(52 letters + 10 numerals)x21(degrees -10 to +10). If the size is stilltoo large, can reduce to 5x62x11 In this part, many of the operations is available in some library, e.g.image rotation, size normalization, etc.The captcha we are working on is on http://www.hkticketing.com/eng/once u select the event, and a date you are shown a captcha.we are looking for reference in this as part of an academic project, let us know if you can do it.

    [more]
  • $50 USD Mar 13, 2013

    Hi i'm searching a facebook application developer

  • $5 USD/hr Mar 13, 2013

    HI I wanna ask you : At what price would you do this project?! Project ?2 renesas: development software crossassembler for Renesas HD64F2134BFA20.Evolutionary software must run on PC under MS Windows XP.Crossassembler must generate standard Intel HEX for programmer. After finish is assumed resumption project for development software and for other MCU from Renesas also. thanks for your answer.

    [more]
  • $700 USD Feb 25, 2013

    I dont have any technical skills in developing an app, i just had an idea i would like to see formed into an app with the help of professional app developers. So this is my idea: An app where you daily set your mood of the day by clicking on a emoticon or a smiley that represents your mood of the day, i would like the appto offer a number of different emotions to choose between. The appplication will save your everyday emotion, and the user will be able to browse back to look at his or her previous emotions. (i.e. 'Sad!', 'happy' , 'hungover' , 'creative' , 'Curious' , 'Depressed' , 'Lovestruck' etc.)Because i have no technical skills in this area i need the whole appplication develepod. This is my first time trying to release an appclication

    [more]
  • $4200 AUD Feb 25, 2013

    We are a charity organisation and the budget is a fixed price - do not bother bidding any greater higher. This is a basic mobile phone app project. Having said that, I have gone to some detail listing the requirements so I would like you to take the time to read the attached document and respond in the manner I have listed.The project requires you to create an app that users can access on their iPhone, Android device or Windows Mobile device. The graphics, UI and functionality is basic in the first two Goals of the project and increase in complexity for the last two goals.Please feel free to ask me any questions prior to responding or if you do not understand any of the requirements.

    [more]
  • [Sealed] Feb 26, 2013

    [This is a Private Project. You must be logged in to view the Project Description]

  • $5000 AUD Jan 15, 2013

    Develop a mobile application to deploy on iPhone and Android that meets our supplied requirements documentation. We have defined the requirements in terms of what information we need the app to collect and submit but will need the winning bidder to 'fill in the gaps'.This project is all encompassing and the winning bidder will be expected to do all the necessary work to deliver an app that runs on iPhone and Android at a high-quality level. Of course, two different code bases will probably be required since the app is meant to be a 'native' app that runs on two different platforms.Please break-down your bid in these categories:Requirements - duration/cost to evolve the requirements to a state ready to begin specification/designSpecification - duration/cost to develop detailed software specification that meets the requirements i.e. details of communication between mobile app our web server etc.Architecture - http://en.wikipedia.org/wiki/Software_architectureDesign - http://en.wikipedia.org/wiki/Software_designImplementation and Integration - the actual coding and getting the app to workTesting - developing a test strategy and related test plans, communicating the results of testing to provide assurance the apps work as required and are suitable for their intended purposeDeployment - getting the apps published via the official iPhone (Apple Store) and equivalent Android app store.

    [more]
  • $150 USD Dec 7, 2012

    check this project and let me know if u can do ithttps://www.freelancer.com/projects/CPlusPlus-Programming/PTT.html

  • $3000 USD Oct 18, 2012

    Hello,I would like to have customers type in a name of a food in my store and it navigates them to it in my store. It also needs to feature prices, etc.Please tell me a price as I would like to get this project started as soon as possible.Thank You,SplashXpro

    [more]
  • $2100 USD Oct 18, 2012

    We are looking for a programmer to build out our iPhone/iPad app.The app is mainly a scheduling app that will use items like tasks, calendars, notes, etc. but in a basic format. It will be placed in the productivity category. We want a version for both the iPhone and the iPad that can sync together via iCloud or another solution. The apps will function the same on the iPhone and iPad, but each will have a slightly different layout.We have specific characteristics and designs we already can point you to in other apps that we would like to use or emulate.We will discuss specific details of the project during the selection process.Programmer should speak good English and provide timely responses and status updates of the project as it moves forward. We are looking for someone to add to our team as a long term provider. If you do this project well you can certainly expect more work.Thank you for your time and consideration.

    [more]
  • €300 EUR Oct 17, 2012

    can you make an app for iphone/ androidreport job

  • $3000 USD Oct 16, 2012

    We've designed a mobile app for crowdfunding community projects and need programming help to make it live. Have created layered PSD files of the designed iOS app, ready for programming and posting to app stores. Features needed include:-Payment integration via Braintree or similar -Web service integration including creating a profile (login with facebook), capturing credit card information (card.io integration) and pulling project info from web database and rewards from database, then sending rewards to email. -Databases need to be created. -Mobile functionality includes GPS and push notifications.

    [more]
  • $140 USD Oct 8, 2012

    Hi,I need help building an app that records five different integer values for four teams at a time in a match, then is able to sort the data, and have a view that ranks the teams from best performing to worst performing, and a view displays the average match data for any given team at a time. Most of the views are hooked up, but our developers are having trouble with receiving and sorting the data.

    [more]
  • $2800 USD Oct 8, 2012

    I would like to build an iPhone/Android application for mobile phones. The application would be similar to dhingana.com or raaga.com.It will access the songs that will be available to purchase through iTunes.

    [more]
  • $1400 AUD Oct 6, 2012

    [This is a Private Project. You must be logged in to view the Project Description]

  • $700 USD Oct 6, 2012

    [This is a Private Project. You must be logged in to view the Project Description]

  • $750 USD Sep 21, 2012

    Hello Prasad, I would like to create a small software based on objective c and should run on mac.If interested kindly contact me asap

  • [Sealed] Sep 21, 2012

    In its general application to be installed on the phone by way of a download or a data cable, then there are the stages of permissions that must be passedI want to find programmers who can make phone tapping applications, install the followingTarget will receive an push sms or mms, when the target to open or read messages, secret phone tapping applications downloaded without known by the targetIn essence the application can be installed on the target phone from a distance without touching the target phoneMandatory feature of tapping phonesA. Recording incoming / outgoing Calls Using memory light AMR 3gp SMS, MMS2. GPS, Network Info, Camera shots silently3. Spy call4. Uploading contacts list5. Remote control setting by SMS commands6. Automatic transfer of all captured events to your online account 7. Hidden mode: there will not be shown up in the installed apps folder or tasks list8. Autostart after rebooting phone9. Protection from uninstallingWeb Admin features such as in generalIf you do not understand please do not make an offerI just want to pay for this project by freelancer

    [more]
  • $300 USD Sep 19, 2012

    The user interface should be simple but nice. Attention to details is crucial.The tabs/sections will include:1. Landing / Player screen2. About us screen4. News screen (RSS Wordpress Post's)5. Playlist ScreenIt should display the Station name and logo along with the basic audio controls (Volume slide, Play / Pause Button). The App should be compatible with multitasking / run in background and go silent during incoming/outgoing calls.The News screen should display the last 10 RSS Feed items from our feed. Title, thumbnail and description only.This App should be able to run and render properly on all iOS devices including iPads.I will need to own the App rights and source code.I have other Android projects in the pipeline, so we are looking for a programmer to work with in more than one project.

    [more]
  • $3500 USD Sep 18, 2012

    Iphone, iPad, android, block game required. Game will have 8 different versions. Graphics core game play, principles, scoring will remain the same within the versions, with alternative modes of play. You will be required to complete All essentials from start to end of development graphics, music, coding etc. Under no circumstances are any compromises to be made on detail and quality of works, all must be of high end completion. Game versions to incorporate single player, rewards, multiplayer and social elements. Limited Lite version as well as paid version to be rolled out. In app purchases to be included. To be provided by me;Detailed briefing covering all game play versions, scoring, rules etc.Graphics of game play layout drafts and designs.Menu layout and screen layouts.Further details will be provided.Previous works and portfolio showcase essential. Can I also highlight this project is for a developer and not just a coder, and works are to completed at the desired and envisaged specification. Portfolios should be of works developed not just a small contribution to graphics or segment of code...... Previous bad experiences of so called developers promising a result they have never delivered before. Completion of works and go live date will be 6 weeks from when development works commence.Please highlight the language you prefer to code in.Details to follow.

    [more]
    PrasadLodha does not have any open projects.
    PrasadLodha does not have any work in progress.
[see more]

Portfolio

[see more]

Resume

Experience

iOS Application Developer

Jul 2011 - Present (1 year)

Rapidera Technologies, Pune

Experience of working in each phase of Software Development Life Cycle.<br />Understanding of (but still learning) iOS internals, Mac OS X.<br />Hands-on C, Objective-C (with Cocoa) programming.<br />Developed and deployed a few projects in App Store from scratch which involved integration of cutting-edge technology like Augmented Reality.<br />Developed projects for all iOS devices(iPod Touch Second Generation, iPhone 3/3GS/4/4S, iPad 1/2).<br />Experience of working in a team and also as an individual.

iOS Application Developer

Oct 2010 - Mar 2011 (5 months)

Quadlogix Technologies

Learned working in each phase of Software Development Life Cycle.<br />Understanding of (but still learning) iOS internals.<br />Understanding and learning Objective-C (with Cocoa) programming Developed a couple projects from scratch by working in a team.

Education

Master of Computer Science

The University of Western Australia

2008-2010

Bachelor of Science (Computer Science)

University of Pune

2005-2008

Certifications

Multiple Operating System Installation

Sunbeam Infotech

- Understanding of Master Boot Record (MBR) partition scheme.<br />- Installing multiple Operating Systems like Windows XP, Windows 7, Open Suse, FreeSolaris, PC-BSD, Ubuntu, Fedora on single machine using MBR partition scheme.<br />- GRUB tweaking<br />- Using GRUB loader as default boot loader to boot the selected operating system.<br />