Cutshort logo
Genesis Platform logo
Full Stack Developer
Full Stack Developer
Genesis Platform's logo

Full Stack Developer

Ishani Singh's profile picture
Posted by Ishani Singh
1 - 4 yrs
₹5000 - ₹12000 / mo
Remote only
Skills
skill iconNodeJS (Node.js)
skill iconReact.js
skill iconAngular (2+)
skill iconAngularJS (1.x)
skill iconMongoDB
skill iconExpress

Responsibilities

  • Develop new user-facing features using MongoDB, Express.js, React.js, and Node.js
  • Developing front-end website architecture
  • Working on microservices architecture and handling Node/Express-based API services.
  • Creating servers and databases for functionality
  • Technical documentation
  • Running, monitoring, and managing a cloud-hosted SaaS application

 

Requirements

  • Knowledge of Frontend technologies (HTML, CSS, JS, ReactJS)
  • Proficiency in NoSQL (MongoDB)
  • Good experience with APIs
  • Strong Knowledge of algorithms and data structures
  • Worked on saas projects. (preferred)

 

Qualification

● Bachelor’s degree in computer sciences or equivalent stream.

Read more
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos

About Genesis Platform

Founded :
2021
Type :
Product
Size :
0-20
Stage :
Bootstrapped

About

Fomada is one of the leading startups trying to bring a digital revolution in Cyberspace.

Read more

Company social profiles

bloglinkedin

Similar jobs

Client is  is at the cutting-edge of AI, Psychology and large-scale data. We believe that we have an opportunity (and even a responsibility) to personalize and humanize how people interact over the internet; and an opportunity to inspire far more trustworthy relationships online than it has ever been possible before. We currently focus on selling ‘buyer intelligence’ to sales teams.
Client is is at the cutting-edge of AI, Psychology and large-scale data. We believe that we have an opportunity (and even a responsibility) to personalize and humanize how people interact over the internet; and an opportunity to inspire far more trustworthy relationships online than it has ever been possible before. We currently focus on selling ‘buyer intelligence’ to sales teams.
Agency job
via HyrHub by Shwetha Naik
Bengaluru (Bangalore)
8 - 13 yrs
₹65L - ₹80L / yr
Artificial Intelligence (AI)
skill iconPython
skill iconJavascript
skill iconNodeJS (Node.js)
RESTful APIs
+2 more


Looking for somone with strong in AI, who have built the application and scaled them . Start up work exposure

8+ years of experience in successfully building, deploying, and running complex, large-scale web or data products.

Proven Management Experience: Demonstrated success managing a team of 5+ engineers for at least 2 years (managing timelines, performance, and hiring). You know how to transition a team from 'startup chaos' to 'structured agility'. 


● Full-stack Authority: Deep expertise with Javascript, Node.js, MySQL, and Python. You must have world-class expertise in at least one area but possess a solid understanding of the entire stack in a multi-tier environment. 

● Architectural Track Record: Has built at least two professional-grade products as the tech owner/architect and led the delivery of complex products from conception to release. 

● Experience in working with REST APIs, Machine Learning, Algorithms & AWS. 

● Familiar with visualization libraries and database technologies.

 ● Your reputation in the technology community within your domain. 

● Your participation and success in competitive programming. 

● Work on unusual/extraordinary hobby projects during school/college that were not a part of the curriculum. 

● The school that you come from and organizations where you have worked earlier. Personality Expectations We believe that it takes a certain type of personality to do a certain kind of role well. 

● Thoughtful & Analytical: Unlike a sales role, this role requires deep analytical ability and thoughtfulness. You don't just "hit goals at any cost"; you architect sustainable solutions that prevent future debt. 

● The "Pack Leader" Mentality: You are competitive, but you understand that your team's win is your win. You shift from getting a dopamine hit from solving a bug yourself to getting a hit from unblocking your team to solve ten bugs. 

● High Ownership of Outcomes: You don't just care that the code was written; you care that the feature was delivered, works for the customer, and didn't break production. You expect very highly of yourself and being less than ideal anywhere almost pains you. 

● Resilience: You possess the mental endurance to push through complex technical constraints and tight deadlines without losing your cool. 

● Uncompromising Values: On the other side, there is only one thing that we care for apart from performance - your values. We have room for mistakes on the performance side, we have no room for mistakes on your values. 

Read more
Resources Valley
at Resources Valley
1 recruiter
Manind Gupta
Posted by Manind Gupta
Jaipur
8 - 15 yrs
₹25L - ₹36L / yr
skill iconJava
Microservices
skill iconAngular (2+)
skill iconReact.js

About the Role


We’re looking for a Senior Software Engineer who takes ownership seriously, someone who


designs solutions, ships them, and stands behind them in production. You’ll work across a


technically interesting stack on systems that process millions of provider records.


This is a role with real scope: you’ll influence architecture, shape engineering practices, and


work directly with product and leadership to solve hard problems in a domain that genuinely


matters.




Problems You’ll Solve


Healthcare’s provider data problem is a hard distributed systems problem. Hundreds of primary


sources state boards, payers, federal registries each with their own schema, SLA, and failure


mode. Downstream, real credentialing and network decisions depend on whatever truth we can


surface.




API contract stability at velocity. You’re building a platform hundreds of integrations depend


on. How do you evolve a Quarkus/REST API, adding resources, deprecating fields, shifting data


models without breaking consumers? Contract-first design, versioning strategy, and backward


compatibility aren’t theoretical here.Integration reliability at scale. Upstream sources go down, change schemas, and return dirty


data. You’ll build the patterns that absorb that chaos idempotent consumers, dead-letter queues,


circuit breakers, and reconciliation pipelines on top of Kafka and Spanner.




Entity resolution on messy real-world data. Deduplicating and reconciling provider records


across hundreds of heterogeneous sources, where a wrong merge has downstream


consequences. MDM patterns, confidence scoring, and deterministic vs. probabilistic matching


at scale.




AI-augmented velocity without regression. We use Cursor and Claude Code as force


multipliers. The engineering problem is building review culture, eval frameworks, and test


coverage that keeps quality high as output volume increases.




Observability for a data platform, not just a service. Uptime isn’t enough; you need to know


when a provider record is stale, inconsistent, or wrong. You’ll instrument data quality and


lineage, not just p99 latency.




What We’re Looking For


Engineering fundamentals


* 8+ years building and maintaining production-grade systems including systems where


your API is someone else’s dependency and breaking it has real downstream


consequences


* Track record of shipping high-quality software in fast-paced environments you define the


solution, not just implement a spec


* Strong engineering fundamentals: testing, clean code, maintainability, and performance


optimization


* Experience improving system reliability you’ve debugged hard production problems and


made them not happen again, with SLOs and alerting to prove it


* Comfort mentoring earlier-career engineers and influencing technical direction




API & architecture depth


* Deep experience designing and evolving APIs under active consumers: versioning


strategy, backward compatibility, and contract-first thinking


* Fluency across API paradigms REST, GraphQL, gRPC, and async/event-driven APIs


(webhooks, Kafka topics as contracts) and the judgment to know when each is the right


tool


* Hands-on experience with service-oriented and distributed architectures you’ve worked


across SOA, microservices, and event-driven patterns and can make principled tradeoffs


between them based on coupling, latency, and operational complexity


* Experience designing for API consumers as first-class stakeholders SDK ergonomics,


pagination, rate limiting, error semantics, and documentation as part of the contract, not


an afterthought


* Experience with integration patterns at scale you’ve built or maintained systems that


aggregate and normalize data from many heterogeneous upstream sources, and you


understand the reliability and consistency tradeoffs that come with it: circuit breakers, retry


strategies, idempotency, eventual consistency




Data-intensive systems• Strong data modeling instincts you understand the difference between a schema that’s


easy to write and one that’s easy to query, evolve, and trust at scale


* Experience with high-throughput, event-driven systems: you understand ordering


guarantees, consumer lag, and failure modes in Kafka-like architectures


* Strong sense of data quality: lineage, freshness, and correctness matter as much to you


as throughput




AI-era engineering


* In an AI-augmented engineering environment, you write less and review more you’re


skeptical of generated code in the right ways, and you use that leverage to ship 2–3x


what a non-AI-fluent engineer would


* Fluency with AI-assisted engineering tools (Cursor, Claude Code, MCP servers) this is


part of how we work, not a nice-to-have




Communication & compliance


* Strong written and verbal communication you can explain a technical tradeoff to an


engineer and a product manager in the same conversation


* Experience with sensitive data and security best practices (PII, access controls) in


regulated or compliance-adjacent environments




Nice to Have


* Experience building or operating AI/LLM pipelines in production (not just prototypes)


including eval frameworks, fallback behavior, and monitoring for non-deterministic outputs


* Experience with entity resolution or MDM systems at scale deduplicating messy


real-world data across disparate sources


* Familiarity with healthcare credentialing workflows


* Familiarity with healthcare, compliance, or regulated environments




Technologies & Tools


Java 21 / Quarkus · React / TypeScript · GCP (Spanner, BigQuery) · Kafka · Docker /


Kubernetes · GitHub Actions · Sentry · REST / GraphQL / gRPC · Cursor / Claude


Code / Codex

Read more
Deqode
at Deqode
1 recruiter
purvisha Bhavsar
Posted by purvisha Bhavsar
Mumbai
3 - 5 yrs
₹3L - ₹14L / yr
skill iconMongoDB
skill iconReact.js
skill iconNodeJS (Node.js)
skill iconExpress
skill iconRedis
+1 more

🚀 Hiring: MERN Stack Developer

⭐ Experience: 3+ Years

📍 Location: Mumbai ( Andheri East)

⭐ Work Mode:- 5 Days Work From Office

⏱️ Notice Period: Immediate Joiners

(Only immediate joiners & candidates serving notice period)


We are looking for a MERN Stack Developer skilled in MongoDB, Express.js, React.js, and Node.js to build scalable, high-performing web applications.


💫 What We’re Looking For:

✅ Proficiency in React.js, Node.js, Express.js, MongoDB

✅Strong in JavaScript (ES6+), REST APIs, Git

✅Good problem-solving & debugging skills

Read more
saas platform
saas platform
Agency job
via Qrata by Rayal Rajan
Bengaluru (Bangalore)
5 - 8 yrs
₹14L - ₹30L / yr
skill icon.NET
ASP.NET
skill iconAngularJS (1.x)
skill iconAngular (2+)
skill iconJavascript
+6 more

NET Full stack lead

Location: Bangalore


About

One of the fastest-growing SaaS companies in the CRM space,it empowers organizations with the power of automation. More than 1700 customers with 2 lakhs+ users across the globe utilize the platform to automate their sales and marketing processes and run high-velocity sales at scale.

We are backed by prominent investors such as Stakeboat Capital, Jyoti Bansal, and Gaja Capital to name a few. We raised $153mn in our latest round of Series C Funding from WestBridge Capital and we're now India's 103rd Unicorn! We are expanding rapidly and our 1400+ strong and still growing workforce is spread across India, the U.S., the Middle East, ASEAN, ANZ, and South Africa.


It is a six-time Deloitte Fast 50 company.We have won the National Startup Award 2021 and got recognized by DPIIT, under the Enterprise Software Category.In the last few years, we have been recognized multiple times by G2 as a High Performer in the Enterprise category.We have been included in the prestigious Economic Times’ India’s Growth Champions list and among the Top 100 fastest-growing companies in FT 1000: High-Growth Companies Asia-PacificFrost and Sullivan's 2019 Marketing Automation Company of the Year award.


Listed as Top Rates Product on G2Crowd, GetApp, and TrustRadius

We like being up to date with the latest technology and utilizing the trending tech stacks to build our product. By joining the engineering team, you get to work first-hand with the latest web and mobile technologies and solve the challenges of scale, performance, security, and cost optimization. Our goal is to build the best SaaS platform for sales execution in the industry and what better place than for an exciting career?


Digital CMS Platform (Portals) – High Growth Product

More and more product buying processes are moving digital. From discovery to evaluation to purchase, the consumer expects more of these online and more importantly in a seamless manner across channels.With this, a digital CMS platform becomes critical in our product roadmap.Today we have a good v1.0 Portals platform, which allows businesses to design a microsite with content and forms.


The Role

We are looking for a Full-stack lead who is very strong on ASP.NET MVC/.NET core on the backend with strong experience with React.JS. She/He should have a clear understanding of building scalable web applications using .NET. The role involves understanding business requirements and architecting/designing an appropriate solution that is secure, scalable, high performing, and testable. It is a hands-on role involving building software and taking ownership of delivery by working closely with junior members.


Requirements:

Passion for building and delivering great software with a strong sense of ownership.

Minimum 5-8 Years of experience in building web applications using ASP.NET MVC and .NET platform with React.JS experience in front-end.

Must have hands-on experience with AWS cloud

Good to have SQL programming experience in writing & optimizing queries that access/process millions of records.

Experience in architecting and designing web applications and services

Good to have experience in Node.JS and deployment with CI/CD

Good in data structures, algorithms, and OOPS concepts.

Strong expertise in SQL programming, with experience in writing & optimizing queries that access/process millions of records.


Competencies:

Effective communication skills

Should have good problem-Solving & Analytical skills

Should be a team player


Why Should You Apply?

Fast-paced environment

Accelerated Growth & Rewards

Easily approachable management

Work with the best minds and industry leaders

Flexible work timings

Read more
RWaltz Software
Aditi Pawar
Posted by Aditi Pawar
Pune, Nashik
1 - 3 yrs
₹1L - ₹6L / yr
skill iconAngularJS (1.x)
skill iconAngular (2+)
skill iconReact.js
skill iconNodeJS (Node.js)
skill iconMongoDB
+4 more

Hello All,

Greetings from RWaltz Software!!!!


👉 We're thrilled to announce that RWaltz Software Pvt. Ltd. is actively looking for a ‘Software Developer- (MERN Stack)’ position. Software Developers, who are passionate about the world of blockchain & cryptocurrency? Join our team and make a difference.

 

RWaltz Software Group Inc. is a multinational company (MNC) headquartered in Atlanta, Georgia, USA. We provide services like Blockchain, Big Data Analytics, Artificial Intelligence, Machine Learning, ERP solutions, and Web and Mobile applications. 


  

Job Details:

 

·        Position: Software Developer (MERN Stack)

·        Qualification: B. Tech, BCA, or any relevant courses

·        Exp Required: 1 – 3 years

·        Job Location: Nasik and Pune, Maharashtra

·        Work Days: 5 days working

 

 

Required skills:

 

·        Good Communication Skills.

·        Excellent technical, diagnostic, and troubleshooting skills.

·        Hands-on experience in MERN stack (MongoDB, Express JS, React JS, Node JS)

·        Experience in server management would be an added advantage.

·        Strong analytical and problem-solving skills.

·        Immediate joiners are appreciated.

 

 

Job Description:

 

·        Candidates must have good experience in the MERN stack (MongoDB, Express JS, React JS, Node JS).

·        Good knowledge of version control like GIT.

·        Analyze & resolve technical & application problems.

·        Liaising with team members, management, and clients to ensure projects are completed to standard.

·        Identifying risks and forming contingency plans as soon as possible.

·        This position is a hands-on role where we expect you to get directly involved with technology, platform, development and deployment methodology choices, high-level software and data flow decisions as well as helping the team with implementation and troubleshooting.

Read more
Genius Placement Service
at Genius Placement Service
2 recruiters
Anjani Patel
Posted by Anjani Patel
Ahmedabad
3 - 5 yrs
₹2L - ₹6L / yr
Unity 3D
unity
skill iconC
skill iconC++
MySQL
+2 more

Skills:

Full Stack Developer

Developed Gaming Application

Developed 3D Gaming Application

Basic knowledge of C, C++, MySQL, Mongo db

Read more
Chennai
3 - 6 yrs
₹6L - ₹12L / yr
skill iconNodeJS (Node.js)
skill iconReact.js
skill iconAngular (2+)
skill iconAngularJS (1.x)
skill iconMongoDB
+2 more

FullStack Developer Job brief

We are looking for a Full Stack Developer to produce scalable software solutions. You’ll be part of a cross-functional team that’s responsible for the full software development life cycle, from conception to deployment.

As a Full Stack Developer, you should be comfortable around both front-end and back-end coding languages, development frameworks, and third-party libraries. You should also be a team player with a knack for visual design and utility.

Responsibilities

  • Design client-side and server-side architecture
  • Build the front-end of applications through appealing visual design
  • Develop and manage well-functioning databases and applications
  • Write effective APIs
  • Test software to ensure responsiveness and efficiency
  • Troubleshoot, debug and upgrade software
  • Create security and data protection settings
  • Build features and applications with a mobile responsive design
  • Write technical documentation
  • Work with data scientists and analysts to improve software

Requirements

  • Proven experience as a Full Stack Developer or similar role
  • Familiarity with common stacks
  • Knowledge of multiple front-end languages and libraries (e.g. HTML/ CSS, JavaScript, XML, jQuery)
  • Knowledge of multiple back-end languages (e.g. NodeJs, Java, Python) and JavaScript frameworks (e.g. Angular, React, Node.js)
  • Familiarity with databases (e.g. MySQL, MongoDB), web servers (e.g. Apache) and UI/UX design
  • Excellent communication and teamwork skills
  • Great attention to detail
  • Organizational skills
  • Degree in Computer Science, Statistics or relevant fiel




Read more
raw engineering
at raw engineering
2 recruiters
Rahul Jana
Posted by Rahul Jana
Remote, Mumbai, Pune
3 - 6 yrs
Best in industry
skill iconNodeJS (Node.js)
skill iconMongoDB
skill iconJavascript
skill iconReact.js
skill iconExpress
+1 more

What we build is what identifies us. We work with the best companies in the world to build the most innovative and robust technologies.

In order to continue our accelerated growth, we are waiting for an innovative engineer to become available instead of hiring the first available engineer who is waiting to become innovative. This listing is for an Application Engineer, Fullstack for our team.

 

Who we are – 

Being in the industry for over 12 years, Raw Engineering is trusted by the world’s leading companies across a variety of industries, including IT, Finance, Sports & Entertainment, and Retail. We collaborate with our clients and hence highlighted as their strategic partner. From an engagement’s initial planning stages, through launch and continuing through future road mapping, we are in lockstep with our partners business goals, technology vision and end-customer needs.

Our vision is to collaborate to achieve perfection, and we value positivity, learning, ownership, excellence and believe in building trust and care. Feel free to read more about us athttps://www.raweng.com/"> https://www.raweng.com/

 

Roles & Responsibilities
  • Work across the stack from a code commit to running it in production, with the end goal of delivering the best possible experience for the user
  • Design, develop and test features from inception to rollout
  • Write high quality code that is scalable, testable, maintainable and reliable
  • Collaborate with people across roles to understand the domain and work towards building the right solution
  • Adopt an open mindset for learning new things and working in new roles
  • Continuously improve by working on and providing feedback
  • Work as part of a team developing web applications and services using Agile development methods.
  • Contribute to team and organizational improvements in process and infrastructure.
  • Build customer-facing UI and back-end services.
  • Effectively use tools and ingenuity to identify and fix defects before they become a problem.
  • Integration of user-facing elements developed by front-end developers with server-side logic.

Mandatory skills:

  • Experience in Full Stack development using MongoDB, ExpressJS, ReactJS and Node.JS
  • Proficient understanding of code versioning tools, such as Git
  • Good understanding of various design patterns
  • Experience in RESTful architecture
  • Knowledge of the most trending and upcoming technological landscape
  • Excellence in verbal and written communication skills
  • Team player
  • Agility and adaptability

Preferred skills:

  • Experience in TDD/BDD
  • Knowledge of cloud applications/platform and web technologies
  • Knowledge of Web servers, especially nginx
  • Experience with one or more SQL database
  • Knowledge about build tools like Webpack, Gulp and Grunt.
  • Understanding of CI/CD

 

What we offer – 

Our growth is enabled and accelerated by our culture, which encourages individual development, embraces an inclusive environment, rewards innovative excellence and supports our communities.

  • Interesting Work: This is the “challenge yourself” kind of workplace where you constantly learn something new and never stop growing
  • Competitive Compensation: We reward your high performance. Rewards are higher when you work smart and efficient without dropping a sweat.
  • Great place to work: With spontaneous office happy hours and team events, we don’t think you’ll ever be bored. A majority of our workforce are young, energetic and passionate individuals who are driven by technology, and fuelled by the fun at the workplace. 
  • People: You have a team that will trust you and work together to achieve excellence. As a team, we believe in looking after each other’s back. We are ONE team ONE dream and act as such.
  • Culture: Open culture where everyone is approachable with minimal hierarchy.
  • Medical Benefits: Mediclaim coverage for the employee and their dependents (spouse and children). Group Accidental Policy covering permanent disability, total disability and death. 

Job type – Full time employment

Job location – Virar - Mumbai, Maharashtra, Remote

Work schedule – Monday to Friday, 10am to 7pm

Minimum qualification – Graduate

Year of experience –  3 - 8 Years

Travel opportunities - On need basis within/outside India. Candidate should have valid passport

There is so much more that we can talk about this role and the workplace. If you are passionate about your career as we are.

After receiving your application, we will assess your profile and reach out to you if it aligns to the job description for this role. You will also be assigned to one of our recruiting specialists who can answer questions you might have about the process, role, or company, and help you throughout the interview process.

Disclaimer: Raw Engineering strongly believes in Equal Employment Opportunity.

We look forward to meeting you! 

People Team

Read more
Aqua Security
at Aqua Security
4 recruiters
Rajeshwari
Posted by Rajeshwari
Hyderabad
5 - 11 yrs
Best in industry
skill iconNodeJS (Node.js)
skill iconGo Programming (Golang)
skill iconKubernetes
Serverless
Cloud Computing
+5 more

Aqua Security enables enterprises to secure their container-based and cloud-native applications from development to production, accelerating container adoption and bridging the gap between DevOps and IT security.


About The Position


  • Track record of delivering various features in large-scale applications or core systems with at least 5 years of experience. If you've written code in big data applications handling multitudes of data or real-time events, you're in.
  • Experience writing multi-component systems or micro-services, with architectures requiring efficient inter-application communication. If you know what Kafka is, and think it's the bee's knees, we will think the same of you.
  • Experience writing in a high-level language such as Go, C, Rust, Python, Ruby, etc.. If you're already writing Go, or spent a weekend debugging the worse memory leak ever, that's a big plus.
  • Experience writing APIs (either RESTful or not) and RPCs. If you've broken backwards compatibility for your customers once, and dealt with the fallout, we want you (to deal with the fallout again).
  • Experience with RDBMS systems (e.g. MySQL, PostgreSQL, Oracle, SQLite) and/or NoSQL databases (e.g. MongoDB, Redis, Cassandra, Couchbase). If you've written queries with more than two joins, or have a strong opinion of why an integer is better as a primary key (or maybe a UUID), we'd like to hear from you.
  • Experience with container platforms and orchestrators such as Docker, Kubernetes and OpenShift is a plus. If you can name one way in which a container is different than a regular process, you're golden.
  • Are you a free software/open source nerd? Do you maintain open source projects? Are you a Hacker News reader? Do you remember the days when you had to compile your own Linux kernel? Do you believe it should be called GNU/Linux? Have you ever been in a fight with an Emacs user? Are you an Emacs user? Well, we have the job for you!
Read more
Company  an innovative wireless network technology company
Company an innovative wireless network technology company
Agency job
via Mindstech Recruitments by Manav Roy
Mohali, Delhi, Gurugram, Noida, Ghaziabad, Faridabad
5 - 10 yrs
₹15L - ₹25L / yr
skill iconRuby
skill iconRuby on Rails (ROR)
skill iconPython
skill iconNodeJS (Node.js)
skill iconJavascript
+2 more

About the Role:

We are looking for an experienced Full Stack Developer, focused on writing well structured, efficient and

Maintainable software. You will be working on writing code, tests and documentation for the Network

Management and Head End Systems. You will be interfacing with devices in the field, collecting data from

Electricity meters and networking equipment. Your responsibility will include the data collection services,

External APIs, user interface and data analytics. You will be committed to making a high-quality, fault tolerant

System to interact with physical devices and make collected data available to 3rd party services.

 

Qualification & Experience:

  • Bachelor’s/Master’s degree in Computer Engineering with 2+ experience writing high quality, efficient and

maintainable code.

  • Proficiency with Elixir or Erlang. Alternatively experience with at least two of Ruby on Rails, NodeJS, Python,

Lisp/Clojure, Scala, Haskel or similar

  • Proficiency with Typescript or Javascript using ReactJS, VueJS or similar.
  • Good knowledge of SQL databases (PostgresSQL, MSSQL, Oracle or similar)
  • Good knowledge of revision control system like GIT, SVN, TFS or similar
  • Experience with NoSQL databases like InfluxDB, Prometheus, Elastic Stack, SOLR or similar is a plus.
  • In depth knowledge of Linux would be a plus
  • Exposure to schematic and layout design and understanding would be a plus.
  • Experience working with the energy metering segment is a plus.

Roles & Responsibilities:

  • The selected candidate will be handling software development activities in Elixir and Typescript
  • Technical development activities as per client requirements and internal operational processes.
  • Coordinate with multi geographical teams for technical development.
  • Close coordination with Technical Support team to visit customers and understand

 

Requirements.

  • Maintaining/writing high quality code, tests and documentation

Location: Mohali

Compensation: Commensurate with the experience
Read more
Why apply to jobs via Cutshort
people_solving_puzzle
Personalized job matches
Stop wasting time. Get matched with jobs that meet your skills, aspirations and preferences.
people_verifying_people
Verified hiring teams
See actual hiring teams, find common social connections or connect with them directly.
ai_chip
Move faster with AI
We use AI to get you faster responses, recommendations and unmatched user experience.
Did not find a job you were looking for?
icon
Search for relevant jobs from 10000+ companies such as Google, Amazon & Uber actively hiring on Cutshort.
companies logo
companies logo
companies logo
companies logo
companies logo
Get to hear about interesting companies hiring right now
Company logo
Company logo
Company logo
Company logo
Company logo
Linkedin iconFollow Cutshort
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos