Clojure Developers

Find and hire the best Clojure developers for your project!

Clients rate 5/5

Meet our Developers

Hi my name is Mary, I am a Full Stack developer and I can help you out! I am a Bachelor and Master of Computer science, I have been working as a Full Stack developer for 6+ years. ✅ I have worked with Enterprise clients as well as Startups. I am flexible in any role and open to various projects ranging from complex to simple applications. ✅ I have tested 60+ website and mobile applications. ✅ Familiar with Project Management and Bug Tracking Tools Bugzilla, JIRA, Trac, Trello, Mantis, Asana, Postman, Google sheet, Google slides, Simulators, Browser stack, DevOps, QTest, Github, bitbucket, Lighthouse app, Assembla, Testrail, Zephyr, Testlink ✅Automation Tools:Selenium, Selenium Webdriver, UI Path, Browserstack, Postman API Testing, JMeter I am a team worker as well as an individual who can handle the project all alone. For me communication and vision are essentials for building a successful project. SKILLS • PHP, Laravel,Symfony, CodeIgniter • WordPress, Elementor, Divi • Woocommerce, Shopify, Bigcommerce • Shopify, Woocommerce, Bigcommerce • Magento • Wix • Bubble.io • Webflow • JavaScript/JQuery, Typescript • Python, Django, Flask, Falcon, Dash,Bottle • Java, Spring, Hibernate, Grails • Ruby, Rails • Node Js, Express Js, Meteor Js • React Js, React Bootstrap, ToolBox • Vue Js, Nuxt Js, Vue Front • VueX Thank you, can’t wait to get started!

  • HTML5
  • CSS3
  • JavaScript
  • jQuery
  • Ajax
  • Bootstrap
  • Foundation
  • UI / UX
  • React js
  • React Native
  • ANGULAR 2
  • ANGULAR 4
  • ANGULAR 1
  • Node js
  • Wordpress
  • PHP
  • MySql
  • Magento
  • Opencart
  • Shopify
  • Woocommerce
  • Laravel
  • Codeigniter
  • Object-oriented Programming (OOP)
  • SEO
  • SVG
  • C++
  • C#
  • Java
  • Python
  • Ruby
  • Jade
  • Web Developers
  • Software Developers
  • Software Engineer
  • Front-end developer
  • Back-end developer
  • Hourly Rate$35 / Hr
  • Total Earned$38123
  • Experience7 Years

Ann Jell

United Kingdom

Hire Now

I am a very strong and responsible web-developer with 8+ years' experience in JavaScript (client and server), HTML5 and CSS3 technologies. I am perfect in MVC and MVVM frameworks like angularjs, marionettejs and server JavaScript (NodeJS). I have good communication skills and excellent motivation. "Work hard and always get success!" - that's my motto.

  • Hourly Rate$35 / Hr
  • Total Earned$24300
  • Experience10 Years

I'm a Full Stack developer. I have experience in web/software/mobile app development. I worked as a software engineer and build various projects coding both the front end & back-end. I work on databases , Servers, APIsFor past ten I have worked with several companies and individuals. i do my best to make my clients satisfied. I'm fluent in English. My technical skills include working with: \C++/C#/Java/Python/PHP/Woocommerce/SQL/JavaScript/WordPress/Drupal.

  • HTML5
  • CSS3
  • JavaScript
  • jQuery
  • Ajax
  • Bootstrap
  • Foundation
  • UI / UX
  • React js
  • React Native
  • ANGULAR 2
  • ANGULAR 4
  • ANGULAR 1
  • Node js
  • Hourly Rate$25 / Hr
  • Total Earned$65358
  • Experience10 Years

I am a professional full stack developer with 8+ years of experience. I've experienced WordPress, HTML, CSS, jQuery,Python, Javascript, React, Django, MERN, VUE, as well as Laravel and PHP. I can also get UI/UX jobs done and have penchant for eye-candy website designs. I'll be your reliable tech support. I will design, build, secure, repair, and SEO empower your WordPress websites, With professional ethics, I understand the importance of the work and producing modern and professional websites.

  • Bootstrap
  • Foundation
  • UI / UX
  • React js
  • React Native
  • ANGULAR 2
  • ANGULAR 4
  • ANGULAR 1
  • Node js
  • Wordpress
  • PHP
  • MySql
  • Magento
  • Hourly Rate$25 / Hr
  • Total Earned$6445
  • Experience9 Years

I'm an expert and accurate Full Stack Developer, with 7+ years working experience in building modern-looking websites and mobile applications. On-time delivery, professionalism and attention to details have always distinguished my projects. I am proficient in the use of: CMS systems - Wordpress, Drupal, Shopify, Webflow UI/UX, Web Design, Graphic Design, Illustrator Mobile development - React Native, Objective - C (iOS), Android, Java, Flutter Please take a look at my portfolio and feel free to contact me for a free estimate of your project or any other inquiries, and thanks for stopping by!

  • HTML5
  • CSS3
  • JavaScript
  • jQuery
  • Foundation
  • UI / UX
  • React js
  • React Native
  • ANGULAR 1
  • Node js
  • Wordpress
  • Opencart
  • Shopify
  • Woocommerce
  • Hourly Rate$25 / Hr
  • Total Earned$15890
  • Experience8 Years

Sign Up for hiring our Top Freelancers

Sign Up to Hire Freelancers

Customer Reviews

Sofia Elmer

Hourly Rate23$ /Hr

Projects Done11

Reviewed by Cindy Nelson

Sofia showcased great technical skills and was able to communicate the working process.

Samuel Benko

Hourly Rate30$ /Hr

Projects Done23

Reviewed by Ian Carroll

Overall satisfied with the work! Recommend 100%

Jack Martin

Hourly Rate25$ /Hr

Projects Done10

Reviewed by Matthew Hill

Good job Jack, extremely detailed and accurate.

Jack Martin

Hourly Rate25$ /Hr

Projects Done10

Reviewed by Erin Morgan

I enjoyed working with Jack, he was able to listen and understand our sides.

How to hire Developers

Post a Job

Choose freelancers

Track progress

Pay safely

Why choose us

Working process control

Pay for quality results

Support 24/7

Certified project managers

Hire Clojure Developer

Hire a freelance Clojure developer at ITHire. We’ll help you find the perfect Clojure developer for your project. All you need to do is sign up at ITHire and post your job offering! We’ll take care of the rest.

But before you hire Clojure developer, let’s take a look at what Clojure is: 

Clojure Programming Language

Let’s quickly define Clojure. According to the official website, Clojure is a “dynamic programming language that targets the Java Virtual Machine”. Designed to be a general-purpose language, Clojure is a dialect of the Lisp family of programming languages. As such, it shares with Lisp the code-as-data philosophy and a powerful macro system. On the JVM, Clojure combines the approachable, dynamic nature of scripting languages with the robustness and performance of compiled languages.

Clojure is also notable for its focus on data structures, which are immutable by default. This characteristic allows easy multithreading in Clojure programs. Combined with Clojure’s first-class functions, data structures allow developers to write very concise and readable code.

In addition to data structures and conciseness, another important aspect of Clojure is its syntax. Because it is a Lisp dialect, Clojure has a very simple syntax. This makes it easier to read and write, as well as to understand code written by others. In addition, the simple syntax makes it easier to learn Clojure.

What to look for in a Clojure developer? 

Here are a couple of things to pay attention to when looking for your potential Clojure freelance developer: