bluehorse.in Open in urlscan Pro
162.241.194.56  Public Scan

Submitted URL: https://www.bluehorse.in/
Effective URL: https://bluehorse.in/
Submission: On May 06 via api from CH — Scanned from DE

Form analysis 3 forms found in the DOM

POST https://bluehorse.in/wp-contactus_mail_send.php

<form class="contact-form" action="https://bluehorse.in/wp-contactus_mail_send.php" method="post" id="frm1">
  <input type="hidden" name="redirectpage" value="https://bluehorse.in?redirectpage=ftcontact">
  <div class="col-sm-12">
    <div class="input-group input-group-lg" id="namegroup1"> <span class="input-group-addon"><i class="fa fa fa-user"></i></span>
      <input type="text" name="name" id="name1" autocomplete="off" class="form-control input-modal" placeholder="Name" required="" pattern="[a-zA-Z\.'\s]+">
      <div style="clolor:red;" id="name1err"></div>
    </div>
    <div class="input-group input-group-lg" id="companygroup1"> <span class="input-group-addon"><i class="fa fa-briefcase"></i></span>
      <input type="text" name="company" id="company1" class="form-control input-moda" placeholder="Company">
    </div>
    <div class="input-group input-group-lg" id="emailgroup1"> <span class="input-group-addon"><i class="fa fa-envelope"></i></span>
      <!-- <input type="email" name="email2" autocomplete="off" id="email1" class="form-control input-modal validate[required,custom[email]]" placeholder="Email" />-->
      <input type="email" name="email2" autocomplete="off" id="email1" class="form-control input-modal" placeholder="Email">
      <div style="clolor:red; border:1px solid #F00;" id="email1err"></div>
    </div>
    <div class="input-group input-group-lg" id="phonegroup1"> <span class="input-group-addon"><i class="fa fa-phone"></i></span>
      <input type="text" name="phone" id="phone1" autocomplete="off" class="form-control input-modal " placeholder="Phone" maxlength="12" pattern="[0-9.]+" required="">
      <div style="clolor:red;" id="phone1err"></div>
    </div>
    <div class="input-group input-group-lg" id="technologygroup1"> <span class="input-group-addon"><i class="fa fa-globe"></i></span>
      <input type="text" name="technology" id="technology1" class="form-control input-modal" placeholder="Technology / Domain">
    </div>
    <div class="new-input">
      <textarea name="comment" id="comment1" placeholder="Comments" class="input-modal" style="height:146px;"></textarea>
    </div>
    <div class="cap_status" id="cap_status1"></div>
    <div class="g-recaptcha" id="recaptcha1">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf_l40UAAAAAAmegZA1zviqR7krxyZTwOyZetDt&amp;co=aHR0cHM6Ly9ibHVlaG9yc2UuaW46NDQz&amp;hl=de&amp;v=2W_gRz39xX8G13fM-OdyQPlc&amp;theme=light&amp;size=normal&amp;cb=m63ydtyq980b"
            width="304" height="78" role="presentation" name="a-gxpdeovwntsk" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
        </div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
    <div class="boot-row">
      <div class="col-sm-6" id="error_msg" style="color:red;"> </div>
      <div class="col-sm-6">
        <button type="submit" name="submit" id="submit1" class="send-btn">LET’S WORK TOGETHER </button>
      </div>
    </div>
  </div>
</form>

POST https://bluehorse.in/wp-jointheparty_mail_send.php

<form class="contact-form" action="https://bluehorse.in/wp-jointheparty_mail_send.php" method="post" id="frm2">
  <div class="col-sm-12">
    <div class="input-group input-group-lg" id="namegroup2"> <span class="input-group-addon"><i class="fa fa fa-user"></i></span>
      <input type="text" name="name" id="name2" autocomplete="off" class="form-control input-modal" placeholder="Name" required="" pattern="[a-zA-Z0-9]+">
      <div style="clolor:red;" id="name2err"></div>
    </div>
    <div class="input-group input-group-lg" id="emailgroup2"> <span class="input-group-addon"><i class="fa fa-envelope"></i></span>
      <!--<input type="email" name="email" id="email2" autocomplete="off" class="form-control input-modal" placeholder="Email" pattern="[a-zA-Z0-9!#$%&'*+\/=?^_`{|}~.-]+@[a-zA-Z0-9-]+(\.[a-zA-Z0-9-]+)*" required />-->
      <input type="email" name="email3" id="email2" autocomplete="off" class="form-control input-modal validate[required,custom[email]]" placeholder="Email">
      <div style="clolor:red;" id="email2err"></div>
    </div>
    <div class="input-group input-group-lg" id="phonegroup2"> <span class="input-group-addon"><i class="fa fa-phone"></i></span>
      <input type="text" autocomplete="off" name="phone" id="phone2" class="form-control input-modal" placeholder="Phone" pattern="[789][0-9]{9}" required="">
      <div style="clolor:red;" id="phone2err"></div>
    </div>
    <div class="input-group input-group-lg" id="websitegroup2"> <span class="input-group-addon"><i class="fa fa-television"></i></span>
      <input type="text" name="website" id="website2" class="form-control input-modal " placeholder="Website URL">
    </div>
    <div class="input-group input-group-lg" id="technologygroup2"> <span class="input-group-addon"><i class="fa fa fa-globe"></i></span>
      <input type="text" name="technology" id="technology2" class="form-control input-modal" placeholder="Technology / Domain">
    </div>
    <div class="new-input">
      <textarea name="comment" id="comment2" placeholder="Message " class="input-modal" style="height:146px;"></textarea>
    </div>
    <div class="cap_status" id="cap_status2"></div>
    <div class="g-recaptcha" id="recaptcha2">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf_l40UAAAAAAmegZA1zviqR7krxyZTwOyZetDt&amp;co=aHR0cHM6Ly9ibHVlaG9yc2UuaW46NDQz&amp;hl=de&amp;v=2W_gRz39xX8G13fM-OdyQPlc&amp;theme=light&amp;size=normal&amp;cb=pqasx47atw36"
            width="304" height="78" role="presentation" name="a-wrsf62f44ywv" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
        </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div>
    </div>
    <div class="boot-row">
      <!-- <div class="col-sm-6" id="error_msg1" style="color:red;"> </div>-->
      <div class="sub-expt">
        <button type="submit" id="submit2" class="send-btn" style="width:100%;">TALK TO OUR EXPERTS</button>
      </div>
    </div>
  </div>
</form>

POST https://bluehorse.in/wp-careers_mail_send.php

<form class="contact-form" action="https://bluehorse.in/wp-careers_mail_send.php" method="post" id="frm4" enctype="multipart/form-data">
  <div class="col-sm-12">
    <div class="input-group input-group-lg" id="namegroup4"> <span class="input-group-addon"><i class="fa fa fa-user"></i></span>
      <input type="text" autocomplete="off" name="name" id="name4" class="form-control input-modal validate[required,custom[onlyLetterSp]]" placeholder="Name">
      <div style="clolor:red;" id="name4err"></div>
    </div>
    <div class="input-group input-group-lg" id="emailgroup4"> <span class="input-group-addon"><i class="fa fa-envelope"></i></span>
      <input type="email" autocomplete="off" name="email4" id="email4" class="form-control input-modal validate[required,custom[email]]" placeholder="Email">
      <div style="clolor:red;" id="email4err"></div>
    </div>
    <div class="input-group input-group-lg" id="phonegroup4"> <span class="input-group-addon"><i class="fa fa-phone"></i></span>
      <input type="text" autocomplete="off" name="phone" id="phone4" class="form-control input-modal validate[required,custom[onlyLetterNumber]]" placeholder="Phone">
      <div style="clolor:red;" id="phone4err"></div>
    </div>
    <div class="input-group input-group-lg" id="locationgroup4"> <span class="input-group-addon"><i class="fa fa-map-marker"></i></span>
      <input type="text" name="location" id="location4" class="form-control input-modal" placeholder="Location">
    </div>
    <div class="input-group input-group-lg" id="openinggroup4"> <span class="input-group-addon"><i class="fa fa-random"></i></span>
      <select name="opening" id="opening4" class="form-control input-modal">
        <option value="">Select</option>
        <option value="Senior Ruby on Rail Developer (Midnapur)">Senior Ruby on Rail Developer (Midnapur)</option>
        <option value="Senior Ionic Developer (Midnapur)">Senior Ionic Developer (Midnapur)</option>
        <option value="Senior Laravel Developer (Midnapur)">Senior Laravel Developer (Midnapur)</option>
        <option value="Bluehorse Software hiring Python Developer">Bluehorse Software hiring Python Developer</option>
        <option value="Bluehorse Software hiring Magento Developer">Bluehorse Software hiring Magento Developer</option>
        <option value="Bluehorse Software hiring Wordpress Developer">Bluehorse Software hiring Wordpress Developer</option>
        <option value="Bluehorse Software hiring React Js Developer">Bluehorse Software hiring React Js Developer</option>
        <option value="Other">Other</option>
      </select>
    </div>
    <div class="input-group input-group-lg" id="resumegroup4"> <span class="input-group-addon"><i class="fa fa-upload"></i></span> <span class="form-control input-modal padd0">
        <input type="file" name="resume" id="resume4" class="upload-area validate validate[required]"> Attached your Resume... </span> </div>
    <div class="new-input">
      <textarea name="comment" id="comment4" placeholder="Remarks" class="input-modal validate[required]" style="height:146px;"></textarea>
      <div style="clolor:red;" id="comment4err"></div>
    </div>
    <div class="cap_status" id="cap_status4"></div>
    <div class="boot-row">
      <div class="col-sm-6"> </div>
      <div class="col-sm-6">
        <button type="submit" id="submit4" class="send-btn" style="width:100%;">WE ARE HIRING</button>
      </div>
    </div>
  </div>
</form>

Text Content

 * Work
 * Services
 * About us
 * Careers
 * Contact
 * Blog


 * Work
 * Services
 * About us
 * Careers
 * Contact
 * Blog




WE EMPOWER BUSINESSES ONLINE

We are masters at envisioning the end-product for our clients. We effectively
communicate our ideas and visions while walking them through the entire
development process. We go way beyond the call-of-duty to deliver truly
world-class results.

SEE Case Studies

STRONGLY COMMITTED TO THE CLIENT’S OBJECTIVE OF VALUE CREATION FOR THE END
CONSUMER


WE ARE AGILE

We embrace Agile’s flexible, iterative, and therefore, manageable methodologies
for every project and
business environment, regardless of the size, scale, and complexity.


EFFECTIVE TEAMS

Our teams are self-organizing, cross-functional, and multi-skilled. Plus, they
include the functional roles of
product owner, developer, architect, quality engineer, and business analyst,
among others.


LAST MILE DRIVEN

We plot our strategy keeping each objective in mind. This ensures we reach our
final destination smoothly and
deliver best-in-class products consistently.


WORK


SEVENTY EIGHT PERCENT

#magento #eCommerce #HongKong


EAZYDINER

#Startup #Food #Apps


ZIMMBER

#Startup #Handyman


FIXY

#Startup #Handyman


MUFTI JEANS

#eCommerce #Magento #MensApparel


MYDREAMHOLIDAY

#Startup #OnlineCruise #Travel


View More


A RESULT DRIVEN COMPANY

We do not measure ourselves by simply what we do. Rather, we judge ourselves on
the quality we've been able to deliver.


PROGRESSIVE WEB APP THROUGH IONIC

Ionic makes it incredibly easy to build beautiful and interactive mobile apps.
Our experts are here to help you to build progressive web apps using Ionic.
Using Ionic allows you to scroll through a list of thousands of items without
any performance hits.

Read More


ATTEMPTS TO TAKE THE PAIN OUT OF DEVELOPMENT BY LARAVEL

Laravel is becoming a top choice among the business for its convenient features
& easy-going nature. We are here to grow your software into new markets without
needing extra tools, headcounts & headaches with this platform.

Read More


B2B ECOMMERCE POWERED BY MAGENTO

Magento is an open-source CMS that gives business owners the opportunity to
expand their activities in the e-commerce world. With our vast experience in
eCommerce businesses, we give retailers and online brands the right direction,
helping them create world-class, market-ready solutions.

Read More


COMPILE, RUN AND SHIP YOUR PSEUDO-CODE WITH PYTHON

Python is an experiment in how much freedom programmers need. Abstraction is one
of those notions that Python tosses out the window, yet explore what it means to
store and manipulate data & make decisions with your program. Build your
business with us through Python.

Read More


OUR CLIENTS

We do not measure ourselves by simply what we do. Rather, we judge ourselves on
the quality we've been able to deliver.

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Working with BlueHorse Software is both fun and learning. They have a team of
very dedicated and energetic professional who are detailed and result oriented
in their approach. They are able to effectively manage client expectations and
even push back when required. I on behalf of Team WayGroup wish Team BlueHorse a
very best for the future.

Rajesh Mohapatra | Fouder, Managing Director @ Way Group



Vineet and his team at BlueHorse are an awesome bunch to work with. All we have
to do is call them about an idea and they work out the whole process without any
hassle. We\'ve put up applications together as much as 4 in the morning. The
dedication and agility that this team shows is the best! I recommend Vineet and
his team for all Online Applications!

Mitchelle Carvalho | Co-Founder @ Cogmat India Pvt. Ltd



Bluehorse is a highly professional unit of solid engineers, in my project I had
requirement of complex coding, architecture and 24/7 administration support. I
found Bluehorse come good on all front. The founders are fantastic people, they
are a men of commitment and always offers more than he has committed. Highly
recommended for any tech development for internet or mobile

Sandeep Amar | Founder @ My Own Site Pvt. Ltd



BlueHorse is an exceptional IT company. They are a team of committed and
passionate professionals. They are entrepreneurial in their approach and
understand both technology and market forces better than anyone else. They are
available round the clock and their costs are lower than any other company. The
real testimonial is that we have done 3 projects with them in 2 years,
Bestcollegeart.com - India's leading online art gallery, The Wall - India's only
monthly art magazine and Charitybeds.com - An initiative which helps
economically weaker sections get free medical care. We are currently working
them to launch our 4th initiative and would recommend them highly.

Kapil Chopra | Founder & Mentor @ Insignia Art Collect Pvt. Ltd



The BlueHorse team is sharp & committed. Thanks to the personal involvement of
the founders, we have been able to take our business to our customers very fast
& and in a very lean manner. The team certainly has strong potential!

Vijesh Sharma | Founder @ Intuitent Online Ventures



The biggest challenge for a cash stripped start up is to find professional
people to work with. The one who stick to their timelines without compromising
of the quality and at the same time don't dig a hole in your pocket. Technology
is our backbone when it comes to our business and hence we needed someone who is
knowledgeable, quick and most importantly trustworthy.
Mydreamholiday is very lucky to find one with the aforesaid qualities in
Bluehorse. We have been working with them for almost an year and never had to
worry about the final product.

Eashwar Iar | Co-Founder @ Mydream Holiday




Let's Work Together

Sitemap | Contact Us
Let's Work Together
×

GOT A BUSINESS? GET YOUR BUSINESS FLYING

LET’S WORK TOGETHER
×

GOT A QUERY?
GET OUR EXPERT’S CONSULTING FREE OF COST

TALK TO OUR EXPERTS
×

LOVED BLUEHORSE? JOIN THE PARTY



Select Senior Ruby on Rail Developer (Midnapur) Senior Ionic Developer
(Midnapur) Senior Laravel Developer (Midnapur) Bluehorse Software hiring Python
Developer Bluehorse Software hiring Magento Developer Bluehorse Software hiring
Wordpress Developer Bluehorse Software hiring React Js Developer Other
Attached your Resume...


WE ARE HIRING