Ahmedabad, India
--http://dipeshbeckham.com
https://github.com/dipeshbeckham
Dipesh Parmar
With over 10 years of experience under my belt, I am the PERFECT person for you.
I specialise in building website for small to medium size businesses. Whether their purpose is to
generate sales leads, provide detailed product information or even operate a full online store, I have
the skill to develop the online presence your business NEEDS.
My Skills Include: (Web/Mobile/Desktop Development)
Front-end Technology: HTML5 / CSS 3 / SAAS / Twitter Bootstrap/ AngularJS / JavaScript /
jQuery / jQuery Mobile / React / Typescript Back-end Technology: PHP/ NodeJS / ExpressJS / Hapi
/ Next.js CMS Development: Wordpress / Joomla Mobile Development: PhoneGap / Ionic
framework / Cordova (iOS & Android) / ReactNative Database: MySQL / MongoDB Tools/IDE’S:
IntelliJ/ Eclipse/ NetBeans/ Tomcat Version Control: GIT / Bitbucket Cloud Computing: Amazon
EC2/ CloudFront S3/ DynamoDB etc. / Docker Project Management Tools: Pivotal Tracker / JIRA /
Asana / Basecamp Methodologies: Agile Scrum/ Test Driven Development/ Continuous Delivery /
Waterfall
Recent Product/Solution: - Real Time Chatting Application using XMPP / eJabbered - Video calling /
File Transfer using Websocket / PeerJS
All work is completed by ME, so you can rest assured knowing that your work will not be outsourced
to someone else.
Developing a good rapport, and regular communication is important to me. It ensures the project is
completed to the specific guidelines required.
What can you expect when working with me:
I ask questions and gather precise requirement;
I analyse requirements and offering several solutions;
I am doing a road-map and splitting the tasks into parts;
If require, i prepare mock-ups/prototypes for your solution;
Unit-testing, polishing, documentation to make a 100% workable product;
I pride myself on providing highest quality of work, and will never complete a project until the client
is 100% satisfied.
Thank you for taking time to review my profile.
Technical Skills
Experience
Likes:
php jquery javascript xmpp angularjs node.js mongodb mean-stack laravel ionic-framework yii android ios cordova
angular reactjs react-native
Co-founder – Thinkwik
Jul 2015 → Jun 2019
angularjs, node.js, ionic-framework, php, jquery, laravel, codeigniter-2, joomla3.0, ios, android, xmpp, cordova
Part of development team as well as managing team and encourage them towards newer technology and help to deliver
quality service.
Team Leader – Yudiz Solution
laravel, jquery, xmpp, cakephp, node.js, angularjs, mean-stack
Sr Web Developer – Jekson Vision
php, cakephp, jquery, angularjs, laravel
Jan 2013 → Jul 2015
Nov 2011 → Dec 2013
Developing website and manage document related to it.
Sr Web Developer – Indylogix
wordpress, drupal, joomla, jquery, cakephp
Dec 2010 → Nov 2011
Education
Bachelor of engineering in information technology – Gujarat University
software-engineering
2005 → 2009
Degree in an Information technology.
Certifications
B.E.I.T
software-engineering
Stack Overflow – https://stackoverflow.com/users/-/dipesh-parmar
Projects & Interests
2005 → 2009
Jul 2012 → Current
Written 1072 answers. Active in ajax, forms, html, jquery, php and 15 other tags.
Add Smilies In PHP Page. | Dipesh — Dipesh – https://dipesharea.wordpress.com/2011/07/04/add-smilies-in-php-page/
Public Artifacts
$comment = 'This is the example comment with few smilies code we use normally. Like these: :p :O . Its funny and cute. Isnt
it? '; //prints text as it is, adding just to make it visually good looking…
N-Level Category. | Dipesh — Dipesh – https://dipesharea.wordpress.com/2011/06/03/n-level-category/
Hello i am back with one new post for N-Level Category listing just like magento. In this lesson we will create a N-Level
Category listing so please follow along with me. First of all we need to have…
Apps & Software
Expert advice and tuition centre | White's Bodyworks – https://app.whitesbodyworks.com/
xmpp, wordpress
Sole developer
Readings
The Senior Software Engineer: 11 Practices of an Effective Technical Leader – David Bryant Copeland –
http://www.amazon.com/The-Senior-Software-Engineer-Practices/dp/-
The Pragmatic Bookshelf | The Passionate Programmer – https://pragprog.com/book/cfcar2/the-passionate-programmer
title: The Passionate Programmer (2nd edition): Creating a Remarkable Career in Software Development, by: Chad Fowler,
isbn:-, date:-, edition: 2nd Edition
CakePHP Data Table Ajax Data. | Dipesh – Dipesh – https://dipesharea.wordpress.com/2010/11/25/cakedatatable/
In Your Controller Please Add one method Sample code is as below. function MethodName() { $this->layout = 'ajax'; //pr($this>params);exit; $amt=10; $start=0; $r = $this->Customer->find('all'…
Dynamically Add InputBox | Dipesh – Dipesh – https://dipesharea.wordpress.com/2011/05/28/dynamically-add-inputbox/
I present you the new code for the adding the input box dynamically in to table. For that you need to have jquery knowledge
not much but little. Ok,Lets go in to the action. Sample HTML for this…
Cakephp Form validation in jquery | Dipesh – Dipesh – https://dipesharea.wordpress.com/2011/05/19/cakephp-formvalidation-in-jquery/
I am currently working on a project in CakePHP and have used the jQuery form validation plugin on other non-cake projects.
So I had a thought… wouldn’t it be nice to do the field validation right…