12 Git Developer interview questions and answers
Find and hire talent with confidence. Prepare for your next interview. The right questions can be the difference between a good and great work relationship.
What is Git?
Sometimes, it’s best to start with the basics. Asking this question will give you a better gauge of how well the respondent understands what Git is and how it’s used. The interviewee should tell you it’s the most popular open-source distributed version control system (VCS) that tracks changes in computer files. It helps facilitate source code management in software development.
Git developers should also be able to explain how Git uses the C language, which helps reduce the overhead of runtimes, and Git’s ability to handle large projects and workflow efficiently.
What Are Common Git Commands, and What Are Their Functions?
This is another basic Git comprehension question. The candidate should be able to describe some or all of the following commands:
- Git commit: This function sends a commit message
- Git config: The Git config command helps configure username and email
- Git add: Process of adding files to a staging area
- Git diff: Allows users to view changes made to a file
- Git init: Process of initializing an empty Git repository
- Git cherry-pick: Picking arbitrary previous commits
- Git revert: To undo changes in a previous bad commit or the last commit (Git revert <commit id>)
- Git log: Finding a specific commit in the history
What Is Git Push?
Git developers will be familiar with the Git push command, which is used to push content from a local repository to a remote repository. Bonus points if they can tell you the benefits of Git push with the --force option, which overwrites history on the remote repository with your own local commit history.
What Is a Git Pull Command, and How Is it Different from Git Fetch?
This question will tell you whether the Git developer has knowledge of other functions of Git. The respondent should know that a Git pull request fetches and merges changes from a Git remote repository to a local repository, and that it is actually a combination of Git fetch and Git merge.
The interviewee may give you some of the following examples of differences between Git pull and Git fetch:
- Git fetch only downloads new data from remote branches of the repository while Git pull updates the current HEAD branch with changes from the remote server.
- Git fetch doesn’t integrate new data into working files, while Git pull can integrate all new data with current working files.
What Is Included in a Commit Object?
The respondent should understand the term commit object. Their answer should touch on explanations that it is a set of files that represent the state of a project, and an SHAI name, which is a 40-character string that identifies the commit object.
How Would You Describe the Function of a Git Clone?
This question will further test an applicant’s knowledge of Git functions. The interviewee should be able to tell you how a Git clone command creates a copy of an existing Git repository. Experienced Git developers will be able to tell you that cloning is the easiest way to obtain a copy of a central repository.
Explain the Commands Git Reset --Mixed and Git Merge --Abort.
Git reset and Git merge are common commands used by Git developers. A strong candidate will know that a Git reset --mixed can undo changes made in the working directory and staging area, while Git merge --abort will stop a merge process altogether and return back to the original state prior to the merge.
What Are the Steps to Resolve a Merge Conflict?
Resolving a merge conflict is a common task for a Git developer. The respondent should be able to describe the following steps:
- Open the conflicted file and make changes.
- After editing, use the Git add command to stage the new merged content.
- Finally, create a new commit by using the Git commit command.
Can You Describe the Difference Between Git and GitHub?
The interviewee should be able to describe how Git is an open-source distributed version control system (VCS) to track changes in computer files, while GitHub is a Git repository hosting service that helps teams work together remotely. Many Git developers will have experience working in GitHub.
The applicant may also be able to tell you that SVN and Mercurial are the competitors for Git, while GitLab and Atlassian BitBucket are competitors for GitHub.
What Is a Git Branch?
This question will tell you whether the interviewee has enough experience working within Git repositories. New branches are individual projects within a Git repository and are different from Git clones, which is the process of creating a copy of an existing Git repository from a Git directory. Another similar but different function is forking, which involves making a copy of a repository.
How Would You Describe a Git Stash Drop?
A Git stash drop command is a commonly used function for Git developers. The respondent should be able to describe how it is used to remove a particular stash that you’re no longer using. Git stash can be used when developers need to switch between Git branches without losing edits in the current branch.
Can You Describe the Difference Between a Git Merge and Git Rebase?
This technical question will challenge the candidate to think about why you’d use each function as a developer. Look for answers in which the interviewee describes using Git merge to incorporate new commits into your feature branch. Using Git rebase is similar, which involves rebasing the feature branch into the master branch. Typically, it’s preferred to use the Git merge command, as rebasing can be destructive.
Git Developers you can meet on Upwork
- $25/hr $25 hourly
Aaron A.
- 5.0
- (13 jobs)
Accra, GREATER ACCRAGit
Data EntryArcGISQGISTopic ResearchDockerFastAPITableauSQLPythonMachine Learning ModelGoogle SheetsMicrosoft Power BIData AnalysisHi there! 👋 My name is Aaron, an experienced Data Scientist/Analyst and a GIS expert with over 4 years of experience. My Services: • Data Analysis (MS Excel, SQL, Python) • Data Visualization (Power BI, Tableau, MS Excel) • Time Series Forecasting (Univariate and Multivariate modeling) • Machine Learning Classification and Prediction • Machine Learning Model Deployment (FastAPI, Streamlit, Gradio) • Web Scrapping/Web Research and Data Management in Google Sheets • Online Data Collection (Kobo Tools, Collector for ArcGIS) • Virtual Assistantship with MS Excel. • Online Mapping, Cartography, and ArcGIS StoryMaps Creation • GIS Analysis with ArcGIS and QGIS • Academic Research Data Analysis (STATA and SPSS) • Data Science/Analytics Tutoring My Average Rating: ⭐⭐⭐⭐⭐ Achievements: ✅Analyzed and predicted customer churn in a forex start-up in Germany. Informed us on where to concentrate our advertisements. lead to over 3000 stable customers within the period of 8 months. ✅Predicted which advertisement channel has the most impact on revenue. This led to a 40% cut in costs and increased revenue by 60%. ✅Collaborated with the GIS department of Ghana Cocoabod to mitigate the spread of the cocoa- swollen Shoot Virus through analytics and visualization. Contributes to effective and efficient monitoring of rehabilitation activities on and off-farm, leading to over 50% improved cocoa bean yield. ✅Discovered insights on the impacts of fertilization in cocoa on its productivity for the period of 2016 through 2020 through data analytics and visualization. Came out with clear map-outs for optimized distribution of fertilizer and other inputs to cocoa farmers which cut down on distribution and application costs by 50%. With expertise in a wide range of tools and statistical packages, I am dedicated to leveraging Data Science and Artificial Intelligence to drive growth and success for my clients. Let's talk about your data needs, be it spatial or attribute data! Thank you! - $40/hr $40 hourly
Yefri N.
- 5.0
- (12 jobs)
Santo Domingo, NACIONALGit
ERPNextGitHubjQueryPythonJinja2MySQLJavaScriptHTML5CSSI am a Web Developer at local company in the Dominican Republic. I first started as a Software Implementer. Giving training to users, doing basic configurations to production and development servers, integrating and learning all the workflows of the existing system called (ERPNext). After a year of developing features I finally was able to make my own app and my carreer as a developer got started. It's been almost three years working with open source projects that run on top of Frappe. Having the best of both worlds development and implementation is what made me really good in the field. As soon as I have a new project a start thinking of integrating new functionalities to the ERPNext world. Whether you need a trainer, implementer or developer on Frappe I assure you that you will not regret working with me. - $40/hr $40 hourly
Islam H.
- 5.0
- (43 jobs)
Cairo, CAIROGit
Linux System AdministrationRed Hat Enterprise LinuxBash ProgrammingCI/CD PlatformAutomationDevOpsAnsibleAmazon Web ServicesTerraformDockerJenkinsKubernetesA highly skilled and very motivated DevOps/Systems Engineer with 6+ years of hands-on experience managing Linux-based systems and cloud-based infrastructure with a bachelor's degree of computers and information science from one of the top universities in Egypt SKILLS ✔️ Cloud Platform: AWS, OVH & Digital Ocean ☁️ ✔️Containers: Docker & Docker compose 🫙 ✔️Container Orchestration: Docker Swarm, Kubernetes & EKS 🎷 ✔️Kubernetes Application: Helm Charts & Kustomize ⚓️ ✔️Continuous Integration/Deployment: GitLab CI, Jenkins & GitHub Actions ⚒️ ✔️GitOps : ArgoCD 🚀 ✔️Configuration Management: Ansible ⌨️ ✔️Infrastructure as a Code: Crossplane, Terraform, Terraform Cloud & Terragrunt 🏗 ✔️ Programming and Scripting: Bash and Python3 👨💻 ✔️Logging, Monitoring & Alerting: ELK, Sentry, Sumologic, Grafana, Prometheus, Alert Manager & Victor Ops 🔍 ✔️Operating Systems: Linux (RHEL & Debian) & Unix Systems 💻 ✔️SIEM Tools: Panther ✔️Technologies: AWS SAM, Serverless Framework, Serverless applications development & Microservices applications deployment 🎯 ✔️VCS: GitHub, GitLab & BitBucket 🗃️
- $25/hr $25 hourly
Aaron A.
- 5.0
- (13 jobs)
Accra, GREATER ACCRAGit
Data EntryArcGISQGISTopic ResearchDockerFastAPITableauSQLPythonMachine Learning ModelGoogle SheetsMicrosoft Power BIData AnalysisHi there! 👋 My name is Aaron, an experienced Data Scientist/Analyst and a GIS expert with over 4 years of experience. My Services: • Data Analysis (MS Excel, SQL, Python) • Data Visualization (Power BI, Tableau, MS Excel) • Time Series Forecasting (Univariate and Multivariate modeling) • Machine Learning Classification and Prediction • Machine Learning Model Deployment (FastAPI, Streamlit, Gradio) • Web Scrapping/Web Research and Data Management in Google Sheets • Online Data Collection (Kobo Tools, Collector for ArcGIS) • Virtual Assistantship with MS Excel. • Online Mapping, Cartography, and ArcGIS StoryMaps Creation • GIS Analysis with ArcGIS and QGIS • Academic Research Data Analysis (STATA and SPSS) • Data Science/Analytics Tutoring My Average Rating: ⭐⭐⭐⭐⭐ Achievements: ✅Analyzed and predicted customer churn in a forex start-up in Germany. Informed us on where to concentrate our advertisements. lead to over 3000 stable customers within the period of 8 months. ✅Predicted which advertisement channel has the most impact on revenue. This led to a 40% cut in costs and increased revenue by 60%. ✅Collaborated with the GIS department of Ghana Cocoabod to mitigate the spread of the cocoa- swollen Shoot Virus through analytics and visualization. Contributes to effective and efficient monitoring of rehabilitation activities on and off-farm, leading to over 50% improved cocoa bean yield. ✅Discovered insights on the impacts of fertilization in cocoa on its productivity for the period of 2016 through 2020 through data analytics and visualization. Came out with clear map-outs for optimized distribution of fertilizer and other inputs to cocoa farmers which cut down on distribution and application costs by 50%. With expertise in a wide range of tools and statistical packages, I am dedicated to leveraging Data Science and Artificial Intelligence to drive growth and success for my clients. Let's talk about your data needs, be it spatial or attribute data! Thank you! - $40/hr $40 hourly
Yefri N.
- 5.0
- (12 jobs)
Santo Domingo, NACIONALGit
ERPNextGitHubjQueryPythonJinja2MySQLJavaScriptHTML5CSSI am a Web Developer at local company in the Dominican Republic. I first started as a Software Implementer. Giving training to users, doing basic configurations to production and development servers, integrating and learning all the workflows of the existing system called (ERPNext). After a year of developing features I finally was able to make my own app and my carreer as a developer got started. It's been almost three years working with open source projects that run on top of Frappe. Having the best of both worlds development and implementation is what made me really good in the field. As soon as I have a new project a start thinking of integrating new functionalities to the ERPNext world. Whether you need a trainer, implementer or developer on Frappe I assure you that you will not regret working with me. - $40/hr $40 hourly
Islam H.
- 5.0
- (43 jobs)
Cairo, CAIROGit
Linux System AdministrationRed Hat Enterprise LinuxBash ProgrammingCI/CD PlatformAutomationDevOpsAnsibleAmazon Web ServicesTerraformDockerJenkinsKubernetesA highly skilled and very motivated DevOps/Systems Engineer with 6+ years of hands-on experience managing Linux-based systems and cloud-based infrastructure with a bachelor's degree of computers and information science from one of the top universities in Egypt SKILLS ✔️ Cloud Platform: AWS, OVH & Digital Ocean ☁️ ✔️Containers: Docker & Docker compose 🫙 ✔️Container Orchestration: Docker Swarm, Kubernetes & EKS 🎷 ✔️Kubernetes Application: Helm Charts & Kustomize ⚓️ ✔️Continuous Integration/Deployment: GitLab CI, Jenkins & GitHub Actions ⚒️ ✔️GitOps : ArgoCD 🚀 ✔️Configuration Management: Ansible ⌨️ ✔️Infrastructure as a Code: Crossplane, Terraform, Terraform Cloud & Terragrunt 🏗 ✔️ Programming and Scripting: Bash and Python3 👨💻 ✔️Logging, Monitoring & Alerting: ELK, Sentry, Sumologic, Grafana, Prometheus, Alert Manager & Victor Ops 🔍 ✔️Operating Systems: Linux (RHEL & Debian) & Unix Systems 💻 ✔️SIEM Tools: Panther ✔️Technologies: AWS SAM, Serverless Framework, Serverless applications development & Microservices applications deployment 🎯 ✔️VCS: GitHub, GitLab & BitBucket 🗃️ - $45/hr $45 hourly
Vlad C.
- 4.9
- (10 jobs)
Kyiv, KYIV CITYGit
Email Template DevelopmentFront-End DevelopmentWeb DevelopmentBootstrapHTMLWebsiteSCSSReactCSS 3HTML5JavaScriptFlexboxSassjQueryHi, I'm a Front-End developer with 4 years of commercial development experience.👋 I am experienced in developing cross-platforming web products such as a Web-pages, Advertise banners, and Emails, and can work with some of your specified goals.💻 I'm using Html/Plug, SCSS/SASS, Js/React + other frameworks you needed such as Bootstrap, Material UI, etc.👨💻 Also have huge experience by developing Veeva products(Emails, CLM).💼 I like to clarify all the moments to make the best work for you. Hope to work with you.🎯 Best regards. - $75/hr $75 hourly
Randall B.
- 5.0
- (37 jobs)
Phoenix, AZGit
AWS DevelopmentAPIQuery OptimizationDevOpsData ScrapingPostgreSQLWeb DevelopmentRustJavaScriptReactDockerKubernetesRubyRuby on Rails6 years of Ruby on Rails fullstack (front-end, back-end and deployment) experience. 6 years deploying on the cloud (AWS, Azure, Digital Ocean, Heroku) 2 years Rust experience. Certified Kubernetes Administrator (CKA) Hashicorp Certified - Terraform Associate 003 I'm 100% committed to achieve success in your web applications with the results to prove it. Previous project work includes: ● Setting up 1-to-1 voice conferences using Twilio API ● Custom 2 factor authentication implementation ● Uploading and storing data on S3 and B2 buckets ● Automated web crawling to monitor new legislation ● Custom cron jobs on Linux servers for backup and maintenance tasks ● Solving "impossible" problems with custom Ruby gem and Rails patches ● Mass marketing sms campaigns using Twilio API ● Complex custom subscription implementation with Stripe API Technology I work with: ● Ruby on Rails (RoR). Rails 4, 5, 6, 7. ● Hotwire/Turbo ● RSpec/Capybara/Selenium for unit testing and feature testing ● PostgresDB, Mysql ● Heroku, Digital Ocean, AWS EC2 servers ● Heroku staging apps for continuous integration (CI/CD) ● Twilio API, Stripe API ● Google/Facebook/LinkedIn OAuth ● Capistrano, Docker+Kubernetes for deployment ● Wordpress, Shopify ● HTM5L/CSS3 ● JavaScript/AJAX/JQuery/JSON ● ReactJs/Nodejs/Typescript ● Web Scraping ● Linux BASH scripting ● Git, GitHub, Bitbucket, ● Webhooks ● Performance enhancement via algorithm and query optimization I understand the importance of test driven development to ensure a product that is understandable and maintainable for future developers to work on. More time put in up front means far less costs down the road. Fluent in English. Born and raised in the USA. - $35/hr $35 hourly
Muhammad Bilal A.
- 4.5
- (112 jobs)
Islamabad, ISGit
Magento 2CSSBug FixPHPMagentoHTML🔥 9+ years professional experience in Magento. 1200+ hours billed 🏆 Top Rated Plus on Upwork.(Top 3% freelancer) Over the past years, I have developed a wide range of websites (E-commerce Design and Development) using Magento 1.x & 2.X, and Custom PHP Websites My key expertise is: - design, layout and template changes; - creating modules for Magento; - customization modules for Magento; - order, shipping and payment methods customization; - Integrations with 3rd party systems; - NAV Business Center Integration with Magento **Highlights** Worked on many successful projects in Magento with different clients all around the world. I have experience with many third parties integration in Magento. Experience of long term Projects Available for Website Maintenance Jobs - $75/hr $75 hourly
Bren M.
- 5.0
- (32 jobs)
Littleton, COGit
Reverse EngineeringOpen SourceMechanical EngineeringMechanical DesignProduct DesignBlender3D PrintingFreecadCAD3D Rendering3D Design3D ModelingI am an enthusiastic, Denver based mechanical engineer with an extensive background in design for manufacturing and the appropriate use of additive manufacturing technology. With over 13 years of industry experience, I'm passionate about designing exceptional and innovative products. Before I started freelancing, I was a Sr. Mechanical Engineer at Aleph Objects and worked with a multidisciplinary team to produce several award winning 3D printers and accessories. Following that, I launched my own brand and line of niche products in the industrial 3D printing space, gaining experience with brand communication, crowdfunding and small scale production management. As a freelancer, I've had the opportunity to work with some fantastic clients producing everything from EV chargers and home battery systems to fitness equipment, college courses and medical devices. I run a small print farm in house for prototyping, including resin and oversized material extrusion printers. This helps reduce prototyping costs, speeds up the development process and allows the fastest iteration time possible when needed. Here are some of the services I offer: - Design Conceptualization (early stage sketches and ideation) - 3D Design - Photorealistic Product Renderings - Manufacturing Documentation *Bill of Materials (BoM) * 2D Drawings * Material and Manufacturing Method Advice * Tech Packs - Electronics Prototyping - Product Prototyping - Small Batch Production - Contract 3D Printing - $100/hr $100 hourly
Yuriy D.
- 4.9
- (13 jobs)
Batumi, AJGit
.NET CoreDevOpsElasticsearchRabbitMQSQLClean ArchitectureApache KafkaKubernetesAzure DevOpsDockerRESTful APIEntity FrameworkASP.NET CoreMicrosoft SQL ServerPostgreSQLC#ASP.NETAs an accomplished Software Engineer proficient in Microservices, Solution Architecture, Test Driven Development, and Cloud Deployment, I offer expertise in developing scalable solutions and integrating diverse systems. With a strong foundation in software engineering and experience utilizing various technologies, I am well-equipped to contribute value to a wide range of projects spanning across industries. Skills: • Fluent English • Distributed & scalable high-load solutions • Microservice Architecture, Clean Architecture • Test Driven Development, Domain Driven Design • SQL | SqlServer, MySql, PostgreSQL | EF Core • NoSQL | CosmosDB, MongoDB, Elasticsearch • OpenTelemetry, APM, AppInsights, ELK, Jaeger • RabbitMQ, Azure Service Bus, MassTransit • CI/CD, Docker, Kubernetes, Azure Achievements: • Maintainer of various open-source nuget packages • Implemented numerous high-load microservice solutions utilizing interservice messaging brokers, currently operational • Multiple successful OCPI implementations, including integration with external parties - both as a CPO and an eMSP. Maintainer of the "OCPI.Net" nuget package. Should you seek a proficient .NET developer well-versed in Test-Driven Development (TDD), Domain-Driven Design (DDD), OCPI, OCPP, and proficient in C#, with proven experience in team leadership and utilizing Scrum methodologies, who can play a role of a Team Lead or a Solution Architect, or a Senior Software Engineer experienced particularly within the Electric Vehicle (EV) Charging sector, I invite you to reach out for further details. - $40/hr $40 hourly
Esbol M.
- 5.0
- (6 jobs)
Kostanay, QOSTANAYGit
Object-Oriented ProgrammingMVC FrameworkECMAScript 6Database DesignGoogle APIsTailwind CSSPHPBootstrapVue.jsJavaScriptSQLResponsive DesignI only take one order at a time... Strong experience in web development - Python -- Django -- DRF -- FastAPI -- SQLAlchemy - PHP -- Laravel -- ORM -- Queue -- RestfullAPI -- Laravel/Template -- Unit Testing -- Feature Testing - JS -- Express -- Nodejs -- Sequelize (ORM) - Frontend -- nuxtjs / vuejs -- graphql -- create flexible components -- BEM -- tailwindcss -- bootstrap -- jQuery - DB -- mysql -- postgres -- google bigquery -- mongo - Devops -- google cloud services -- configure linux web server -- kubernetes -- docker -- circle ci - Unix* -- centos -- manjaro -- debian - $40/hr $40 hourly
Vladyslav H.
- 5.0
- (80 jobs)
Kyiv, KYIV CITYGit
API DevelopmentReactFront-End DevelopmentPhalconRESTful APIAngularLaravelYii2Back-End DevelopmentVue.jsWordPressJavaScript6+ Years experience in developing as Fullstack - Proficient in PHP, JQuery, CSS, HTML, - Skilled in Vue.js, React, Angular, Javascript - Experienced with popular platforms like WordPress, Magento, Opencart, Shopify, Prestashop - Specialized in Laravel, Yii2, Phalcon, and more If you're seeking a dynamic and knowledgeable web developer, rest assured that my extensive skill set allows me to adapt to any project. Whether you're envisioning a sleek business website, a robust e-commerce platform, or a cutting-edge web application. Let's collaborate and bring your digital aspirations to life! I look forward to the opportunity of working with you and creating something extraordinary. - $40/hr $40 hourly
Luvai H.
- 5.0
- (9 jobs)
Ottawa, ONGit
Windows App DevelopmentMicrosoft PowerAppsMicrosoft Windows PowerShellNode.jsJavaJavaScriptPythonDesktop ApplicationSQLC++C#C.NET FrameworkElectronSee my portfolio at luvaihassanali.github.io/portfolio/ I have five years of experience in a professional environment programming all sorts of applications from desktop to mobile. I am familiar with many coding languages like C#, Java, Python, etc. I completed my Bachelor of Computer Science at Carleton University in Ottawa, Canada. I have an understanding of the software design life cycle and software design principles. In the work environment, my experience includes developing software used by the Canadian Armed Forces. In addition to writing code, other duties include: performing documentation for mission-critical software, integration testing in high-security military labs, and setup of automated pipelines for code repositories. - $35/hr $35 hourly
Rishabh Kumar A.
- 5.0
- (28 jobs)
Kathmandu, PROVINCE 3Git
RabbitMQRustGolangPHPJavaScriptVue.jsLaravelRDFDevOpsGraph DatabaseRedisMySQL ProgrammingElasticsearchSPARQLI am impeccable at Go, PHP, and Laravel. I also have good experience with Python, JavaScript, SQL, SPARQL, and decent DevOps. Over seven years of experience. Notable Experiences: Worked for the Nepal Government to develop various websites and web applications I worked for Insomnia Cookies, the largest cookie company in the US, as a backend engineer. I currently work at SchemaApp, which deploys schema markup to its customers like SAP and a few Fortune 500 companies. It is an amazing team and company! I am pretty amazing at this stuff: 1. Core programming skills 2. Problem-solving with data structures 3. Dissecting Framework and their philosophy 4. OOP, SOLID principles, and other design patterns (we know loose coupling is they key, and interface is the path towards it) 5. Planning and implementing structure and components of a codebase 6. AWs stuffs like lambdas, EC2, IAM, SNS, EventBridge, Serverless, Quicksight, RDS, S3, etc. 7. Pretty good debugging skills (trust me most people don't know this) 8. Communicating facts and giving sad news if there is any 9. Honest and disciplined individual If you have something cool work that you think I might like, throw it at me! - $80/hr $80 hourly
Lance T.
- 5.0
- (8 jobs)
Winter Park, FLGit
PostmanBootstrapTailwind CSSVue.jsMVC FrameworkLAMP AdministrationLaravelAPI DevelopmentFront-End DevelopmentBack-End DevelopmentIT Project ManagementJavaScriptPHPMySQLI am a highly skilled, senior-level full-stack developer, well versed in software development, systems administration and project management best practices. I create well-built web sites and applications. My skills include: content management system (CMS) development; user interface UI and user experience UX design and development; MySQL database development and administration; WordPress plugin & custom theme development; e-commerce development; LAMP server administration; web server and site optimization; cloud administration and deployment. I have many years of experience and a high level of expertise with the following: WordPress (Themes, Plugins, API), Bootstrap, Tailwind CSS, WooCommerce, GSAP (GreenSock), PHP, MySQL, HTML5, Javascript, CSS3, Git, Gulp, Sass and Node.js. I am available to answer any questions you might have regarding my work experience and abilities. - $45/hr $45 hourly
Kiryl S.
- 4.9
- (28 jobs)
Sant Cugat del Valles, BARCELONAGit
JavaScriptMobile AppInformation SecurityERP SoftwareOdoo AdministrationOdooOdoo DevelopmentBashPythonBot DevelopmentHi. I'm Kiryl from Gdańsk, Poland. My goal is to help my clients implement Odoo ERP system and develop processes with training documents so that they can do more with fewer resources/peoples/time. I have specialised in ERP systems in integrations since 2018 and Odoo v7. I really like it because it's like a framework that give you an ability to create anything you need based on you clients company structure, industry and their processes. Here is some client industries that I worked with: - Hardware manufacturing + distribution business, UK; - Cosmetic manufacturing, France; - AV tech distribution, UAE; - PoS system for restaurants/cafes, Austria; - Private Club Management system, Canada; - Telecommunication provider, US; - Automotive parts distributor, Hongkong; - Photographer CRM system, Switzerland; - Hosting provider, Nigeria; - Call center, Canada; Also, me and my team developed several products that I suggest and sell to my clients: - InPost delivery carrier integration; - HRMS; - Monitoring infrastructure + logging collection + error tracking + alert manager system, for your ERP/SaaS; Also, we providing following additional services: - DevOps; - InfoSec services; - IoT integrations; - Mobile development; If you or your company interesting in Odoo - please let me know and I'll do personal presentation for you, explain advantages and disadvantages of this system and help you to make a right decision. I want to create a successful partnership with my clients and help their business growing and generate more profit - $50/hr $50 hourly
Dmytro K.
- 5.0
- (50 jobs)
Chicago, ILGit
Lumen Micro FrameworkAPIDatabase DesignFirebaseDatabase ArchitectureWeb DevelopmentGoogle AnalyticsGraphQLPHPJavaScriptNode.jsExpressJSVue.jsMySQL✅ Reliable ✅ Experienced ✅ Smart ✅ 6000+ Hours ✅50+ Completed Projects ➡️ Send invite rigth now if you look for reliable software developer! With 20+ years of experience I handle the entire development cycle, from initial sketches to full deployment and optimization. I enjoy diving into new technologies and applying them to create exceptional solutions. ➡️ Custom Web Application Development Full-cycle development — from concept and prototyping to final deployment. ➡️ Frontend Development Building responsive, user-friendly interfaces with HTML, CSS, JavaScript (Vue, React). ➡️ Backend Development Developing server-side logic, databases, and APIs using technologies like Node.js, Laravel. ➡️ RESTful and GraphQL API Design and Development Creating robust and flexible APIs to support seamless client-server interactions. ➡️ Database Design and Implementation Designing and managing databases (MySQL, PostgreSQL, MongoDB, MSSQL) with a focus on performance optimization. ➡️ E-commerce Development Building online stores, integrating payment gateways, and configuring features for seamless online sales. ➡️ Data Migration and Legacy System Modernization Migrating data and upgrading outdated systems to enhance performance and security. ➡️ Web Application Security Implementing security measures, monitoring for vulnerabilities, and ensuring secure protocols. ➡️ CI/CD Automation Setting up automated build, test, and deployment pipelines using Jenkins, GitLab CI, Docker, and other tools - $50/hr $50 hourly
Saddam H.
- 4.6
- (49 jobs)
Bogra, RAJSHAHI DIVISIONGit
Next.jsCSS 3Parallax ScrollingFront-End DevelopmentJavaScriptHTML5GSAPVue.jsTailwind CSSBootstrapNuxt.jsSassnpmNode.js🏆 𝐓𝐎𝐏 𝟏% 𝐖𝐄𝐁 𝐀𝐍𝐈𝐌𝐀𝐓𝐈𝐎𝐍 𝐄𝐗𝐏𝐄𝐑𝐓 𝐎𝐍 𝗨𝐏W𝐎𝐑𝐊 🚀 👋🏽 Hello there - Thanks for Visiting! My Name is Saddam Hossain, a High-Impact Web Developer with a Diverse Experience and Skill Set. I have complete expertise in: ---------------------------------- ✅ Semantic HTML5, W3C validate, SEO Friendly and Cross Browser/Device Compatibility, ✅ CSS BEM, SASS/SCSS, LESS, ✅ Bootstrap, Tailwind CSS, Foundation, Google Material Design, Bulma ✅ JavaScript, Vue.js, NuxtJS, GSAP-, ScrollTrigger, fullPage.js, Alpine.js, ✅ CMS- WordPress Theme and Plugin Development, Customizations ✅ eCommerce- Shopify, WooCommerce ✅ APIs - Facebook, Twitter, Google API, MailChimp, ConstantContact ✅ Tools- NPM, Webpack/Gulp, GitHub/Gitlab/Bitbucket, Jira, Asana, Trello Availability: -------------- ✅ 16 hours online ✅ 40+ Hours/Week ✅ Maximum Response Time: 24 hours ✅ Experience working with distributed teams of Developers, Designers, and multi-functional teams. ✅ Flexible billing, your project, your terms! ✅ Followed Eastern Time My Prime Focus as a Developer is Making Things that are Unique, Expressive, and User-friendly. Thank you for reading this through. Feel free to contact me with any queries you have. We can discuss how we can work together to meet your Business Needs. Regarding, Saddam Hossain - $40/hr $40 hourly
Takasur A.
- 5.0
- (18 jobs)
Gujranwala, PUNJABGit
JSONAutomationTelegram APIMaterial DesignScriptingiOS DevelopmentMobile App DevelopmentAndroid App DevelopmentPythonSwiftMy journey in mobile app development began with a passion for creating innovative solutions. I've honed my skills in Swift, SwiftUI, and Xcode, working on diverse projects for various clients. My technical toolbox includes Git, Bash, Jira, Unit Testing, UI Testing, and more. During my tenure at TheWeatherChannel (IBM), I made a significant impact by developing key features, resulting in a 35% reduction in crash rates and a 25% increase in user engagement. I also improved app loading times by 40%, which boosted user ratings by 20% and garnered a 15% increase in positive App Store reviews. At BREEZE PRACTICE, I streamlined changes, reducing implementation time by 15%. I also conducted interviews, achieving a 90% hiring rate. As a Professional Freelancer, I've successfully completed over 50 projects on Fiverr and Upwork, earning a 100% client satisfaction rate. I specialize in transforming client requirements into successful products and have effectively managed groups with thousands of members. I'm a dedicated iOS Developer committed to architecture, code quality, and product design. I also enjoy expanding my skills and exploring new technologies as a hobby, most recently delving into Python. Skills: iOS Development: Swift, SwiftUI Development Tools: Xcode, Git, Bash, Jira Testing: Unit Testing, UI Testing Data Handling: JSON, Shell, Git, GitHub Project Management: Jira Cloud, Fastlane, Travis CI/CD Architectural Patterns: OOP, MVC, MVP, MVVM Data Storage: RDS, Core Data, SQLite, Firebase, Firestore - $35/hr $35 hourly
Morel L.
- 5.0
- (9 jobs)
Kampala, CGit
PostgreSQLGolangSvelteNodeJS FrameworkGitHubTailwind CSSHTMLGitLabJavaScriptNext.jsReactExperienced Full Stack Developer with 5+ years of expertise in building scalable web applications. Specialized in Go and TypeScript development, delivering high-quality solutions with quick turnaround times. Technical Expertise Backend: Go (Std lib, Gin, Echo, Mux), Node.js (Express, Nest) Frontend: React.js, Next.js, Svelte/SvelteKit, Redux Toolkit Styling: TailwindCSS, Bootstrap, Material UI, Styled Components Databases: PostgreSQL, MySQL, MongoDB DevOps: AWS, Git, GitHub, Bitbucket Project Management: JIRA, Trello, Slack Offering comprehensive development solutions with a focus on clean code, clear communication, and competitive rates. Ready to help bring your project to life with technical excellence and reliability. - $50/hr $50 hourly
Patrik H.
- 4.9
- (5 jobs)
Nove Zamky, NIGit
Adobe IllustratorAngular MaterialPHPAngularNode.jsHTML5SQLCSS 3Adobe PhotoshopJavaScriptTypeScriptSelf‐motivated professional with more than 7 years of experience in web development. Extensive experience managing large‐scale and smaller projects from the requirements gathering phase to completion. - $98/hr $98 hourly
Abhishek G.
- 4.6
- (137 jobs)
New Delhi, DLGit
Python ScriptAutomationPredictive AnalyticsData AnalysisAlgorithm DevelopmentDesktop ApplicationQuantitative ResearchInvestment ResearchQuantitative FinanceStatistical AnalysisMachine LearningPythonDeep LearningData Science💎 Top Rated Plus | 🚀 100% Job Success Score 💪 12+ Years of Experience| 🎯 550+ Successful Projects | 💼 Upwork Skill Certified "My deliverable is not the product/service but your satisfaction with it" Bringing cutting-edge AI and algorithmic trading strategies to life, I am your go-to expert for innovative tech solutions. From GPT-4 and ChatGPT applications to advanced quantitative analysis including Algorithmic Trading and Data Science, reach out to me for unparalleled project advice. With a knack for developing sophisticated algorithms and creating fully automated apps, I specialize in transforming complex problems into elegant, efficient system. My expertise includes: - Creation of robust Algorithmic Trading Systems with seamless broker (Interactive Brokers, Zerodha, MT5, Alpaca and any other) integration - Mastery in AI chatbot development with GPT-4, ChatGPT, and other large language models - Comprehensive model development for Machine Learning and Deep Learning - Streamlined order execution via Telegram and advanced QuantConnect algorithms - In-depth experience with financial modeling and quantitative derivatives valuation - $40/hr $40 hourly
Ukpai C.
- 5.0
- (2 jobs)
Lagos, LAGOSGit
React NativeFirebase Cloud FirestoreAngularTypeScriptResponsive DesignHTML5CSS 3WordPressWeb DevelopmentGraphQLNode.jsReactMySQLReduxHello, are you looking to hire an experienced and solution driven software engineer? I am a software engineer and I excel in crafting innovative solutions using React, Next.js, React Native, Node.Js, and Nest Js. I bring a wealth of experience in building scalable, secure, and user-centric web and mobile applications that align with modern business needs. Additionally, I have experience in marketing and writing articles. Reach out today to discuss your project - $50/hr $50 hourly
Mykola D.
- 5.0
- (15 jobs)
Lviv, LVIVGit
DjangoReact NativeFirebaseDockerReactBootstrapAmazon Web ServicesJavaScriptPythonAPIPostgreSQLHTMLSQLLooking for high-quality and fast development? You are in the right place! (Top Rated Plus, 100% Job Success, 5.0 Stars for all my finished jobs) I am an experienced Full Stack Engineer with more than 8+ years of industry experience. I specialize in backend (Python/Django) development and dealing a lot with databases. Good knowledge of Javascript (React/Redux) development are present. I use the following technology stack for development: ✅Python / Django (DRF), Flask ✅JavaScript, Next.js, React JS, Redux, React Native, AngularJS ✅SQL (MySQL, PostgreSQL), PostGIS, NoSQL ✅Redis, Celery ✅Developing REST-based services/microservices ✅REST API, GraphQL, Sockets ✅Git, Gitflow ✅AWS (EC2, RDS, S3/CloudFront, etc), Heroku, Docker, Firebase ✅Unit-testing/Experience with TDD ✅Jira, Trello, ClubHouse You should work with me because: ✅Strong communication skills are essential to any job requirement ✅I take pride in doing my work ✅High-Quality Work ✅Full-Time Availability (40+ hours a week as per requirement) ✅Very Punctual ✅Your Satisfaction as a client will be my number One priority ✅Quickest Turnaround Preferred workflow stack: Telegram/Email/Slack + Trello/Jira/ClubHouse + Git. Thank You for going through my profile and I look forward to working with you! - $65/hr $65 hourly
Stephen K.
- 4.5
- (9 jobs)
Joplin, MOGit
ReactVue.jsDigital MarketingPSD to HTMLResponsive DesignJavaScriptHTMLPHPWeb DesignWordPressCSSI’ve been doing custom web design & development work for 14+ years, and I’m highly proficient in HTML, CSS, JavaScript/Typescript, React, Vue.js, PHP, Git, GraphQL, WordPress, the Adobe Creative Suite, Figma, Sketch, and a number of other technologies. I’ve designed and built custom sites for nationwide corporations, non-profits, startups, educational institutions - and everything in between - including for brands like GitLab, Blue Cross Blue Shield, Pirate’s Booty, Proctor & Gamble, and many more. Just a bit more about me: I have a Bachelor's degree in Marketing, and I've been running a strategic marketing & web design firm in Chicago since 2014. Prior to that, I spent 7+ years creating websites for a host of companies - from nationwide corporations to local startups. I’ve designed and developed countless sites from the ground up, managed dozens of digital projects from start to finish, and spent thousands of hours optimizing for lead generation, increased sales, and a better user experience. I'm also someone who's relentlessly focused on driving results. Every line of code, every piece of copy, every pretty graphic needs to have a dual purpose. It must help the user AND at the same time accomplish business goals (whether that's getting sign-ups, driving online sales, or whatever else). I'd love to talk further and see how I can best serve you with my skills and experience. - $35/hr $35 hourly
Amgad H.
- 4.9
- (6 jobs)
Giza, GIZAGit
Agile Project ManagementAgile Software DevelopmentAPI IntegrationFirebaseRESTful APIResponsive DesignAdobe XDZeplinFigmaWeb DevelopmentiOS DevelopmentAndroid App DevelopmentFlutterDartHello there 👋 I’m an Experienced Senior Flutter Developer with 4 years of experience in Flutter Mob/Web Apps Development. - $50/hr $50 hourly
Ishan S.
- 4.8
- (38 jobs)
Kathmandu, PROVINCE 3Git
VuexJavaReactNuxt.jsTypeScriptWeb DevelopmentWeb ApplicationHTML5Node.jsCSS 3HTMLJavaScriptVue.jsCSS👉 Vue/React Developer with a Flair for Design --- Let Me Streamline Your Business and Boost Your ROI 👈 👉 QUICK OVERVIEW: - You can call me Ishan (pronounced E-shan). - A frontend developer with 6+ years of experience. - Experienced in remote collaboration with a global and multicultural team for 3+ years. - Worked with clients of all sizes, from early-stage startups to large corporates. - Skilled in building SaaS, Enterprise Software, EdTech Software, Job Portals and more. 👉 I CAN HELP YOU WITH THESE SKILLS: 1. Front End Languages - JavaScript, TypeScript, HTML5, CSS3, SASS/SCSS & LESS 2. JavaScript Technologies - VueJS, NuxtJS, React, Vuex, Pinia, Vite, Composition API 3. Experienced in working with Scrum Team - JIRA 4. Version Control - Git, Github, Bitbucket, Gitlab 5. Experience with REST and Web Socket APIs. 6. Unit testing experience with Jest and vue-test-utils. 👉 WHY CHOOSE ME: 1. I'm an excellent communicator with years of experience working with remote clients. You can count on me to keep you informed every step of the way. 2. I'm not just looking for another job. I want to create a long-lasting impact on your business and watch it grow. 3. I'm committed to delivering the best possible solution, even if it takes a little extra time and effort. 4. I take pride in my work and always review my code thoroughly before delivering it to you. 👉 IMPACTS I'VE MADE IN THE PAST 1. Developed a sophisticated Customer Support Interface for Labster that facilitated the seamless migration of over 700 clients and thousands of students to the new platform. 2. Enhanced the Labster system, resulting in a substantial reduction of Support issues by 40%. 3. Built a sophisticated Employer and Jobseeker search system for Merojob that reduced the workload of recruitment officers from 2-3 days to a few minutes. 4. Created HR process automation solutions known as RealHRSoft, which has been instrumental in increasing HR efficiency by 90%. I'm excited to work with you and help you achieve your business goals. Let's get started! - $60/hr $60 hourly
Andrew L.
- 5.0
- (8 jobs)
Walnut, CAGit
Object-Oriented ProgrammingVimWooCommerceWordPress ThemeWeb DevelopmentCSSWordPress PluginTypeScriptJavaScriptPHPReactNode.jsMongoDBMySQLI am a full-stack web developer knowledgeable in PHP, WordPress, Javascript, React and NodeJS. I have helped develop applications for companies working with teams using systems such as GIT. I am confident that I will have the proper skills and dedication needed to help you or your company with nearly any web development project. My main focus is PHP applications, but I am also well versed in Javascript development. - $45/hr $45 hourly
Muhammad E.
- 5.0
- (21 jobs)
Cairo, CAIROGit
Stripe APIGoogle MapsApp DevelopmentJSONStripe SDKGoogle APIsPayment FunctionalityFlutteriOSDartLocation-Based ServiceAndroidFirebase🙌 I'm a Mobile Software Engineer with 5+ years of Flutter experience. I've developed and maintained 13+ Medium-sized projects in < one year. I have a background in the Android and iOS native platforms. I started my professional cross-platform career path with Flutter. I have a penchant for providing solutions for complex projects. I'll manage deadlines and deliverables in a disciplined manner. 👌 Main Skills & Experiences: ↘ Flutter. ↘ Firebase & Google APIs. ↘ Analytics (Firebase, AppsFlyer and others). ↘ Third-party libraries & Third-party APIs (REST & GraphQL). ↘ Payment solutions (Stripe, Square). ↘ Responsive UI designs for all phone devices (phone, tablet). ↘ Releasing the app on Google Play, AppGallery & AppStore. ↘ BloC, Provider, animations, charts, chat, notifications (FCM), Authorization (Oauth), Verification (Jumio), Socials API, Branch SDK, Agora SDK, Google API. 🌐 Let's get in touch and make estimate to your project. Want to browse more talent?
Sign up
Join the world’s work marketplace

Post a job to interview and hire great talent.
Hire Talent