Cutshort logo
Livspace logo
Software Developer - 3D Team
Software Developer - 3D Team
Livspace's logo

Software Developer - 3D Team

Mittal Soni's profile picture
Posted by Mittal Soni
3 - 7 yrs
Best in industry
Bengaluru (Bangalore)
Skills
skill iconAngular (2+)
skill iconJava
Data Structures
Algorithms
3D rendering
Blender
3ds Max
skill iconJavascript
Three.js

Designation - SDE II / III (3D team)


About Livspace


Livspace is India’s trusted interior design and renovation platform that connects interior designers, homeowners and vendors. For homeowners, Livspace is their one-stop destination for all things interiors. For interior designers and vendors, we’ve streamlined their workflow from design all the way to delivery through powerful and innovative technology.

We’re currently in nine Indian metro areas. We’ve made over 20,000 customers happy by delivering their dream homes to them. With over 3,500 interior designers on board, we’re the largest design community India has seen. We employ over 2000 passionate individuals who continue to grow and be a part of this exciting journey.

If you value autonomy, enjoy challenges, believe in getting things done and can work with minimal supervision, come join us.


Skills required (Must haves):

  • Should have worked on Javascript for minimum 2 years. Frontend(Preferred) / Backend
  • Should have knowledge of Web development
  • Should have good logical thinking and able to code using best practices
  • Should have knowledge of Angular JS or any MVC framework


Good to Have (Plus Points):

  • Some knowledge of Python/java
  • Some knowledge on Database (MySQL)
  • Some knowledge of Three.js & 3D rendering tools in web-like blender, 3dsmax etc.
  • Some knowledge of Geometry/mathematics knowledge
  • Some functional knowledge of CSS Styling, though we are not looking for UI developer


What you will be working on:

  • Active development of web based 3D Design tool which is used be interior designers to create awesome designs
  • Creation of builder tool which helps in creating dynamic products (variable dimensions and finished) run time
  • Development of rule engine which take care of ever growing product & design rules 
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 Livspace

Founded :
2014
Type :
Products & Services
Size :
100-1000
Stage :
Profitable

About

Livspace is India’s trusted interior design and renovation platform that connects interior designers, homeowners and vendors. For homeowners, Livspace is their one-stop destination for all things interiors. For interior designers and vendors, we’ve streamlined their workflow from design all the way to delivery through powerful and innovative technology.

We’re currently in nine Indian metro areas. We’ve made over 20,000 customers happy by delivering their dream homes to them. With over 3,500 interior designers on board, we’re the largest design community India has seen. We employ over 2000 passionate individuals who continue to grow and be a part of this exciting journey.

If you value autonomy, enjoy challenges, believe in getting things done and can work with minimal supervision, come join us.

Read more

Company video

Livspace's video section
Livspace's video section

Connect with the team

Profile picture
Prashant Shetty
Profile picture
Sandeep Setty
Profile picture
Ram Prasad
Profile picture
Kalai Rajan
Profile picture
Kusuma L
Profile picture
Nuzhath Fathima
Profile picture
Mittal Soni
Profile picture
kalai rajan
Profile picture
Nithin C
Profile picture
Sri G
Profile picture
Sabah Eraj Hassan

Company social profiles

instagrampinteresttwitterfacebook

Similar jobs

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
LightFi India Private Limited
Chennai
3 - 6 yrs
₹6L - ₹10L / yr
skill iconJava
skill iconJavascript
Hibernate (Java)
skill iconReact.js
MVC Framework
+5 more

Looking for a passionate developer and team player who wants to learn, contribute and bring

fun & energy to the team. We are a friendly startup where we provide opportunities to explore

and learn a lot of things(new technology/tools etc.,) in building quality products using

best-in-class technology.


Responsibilities


● Design and develop new features using Full-stack development

(Java/Spring/React/Angular/Mysql) for a cloud(AWS/others) and mobile product

application in SOA/microservices architecture.

● Design awesome features and continuously improve them by exploring alternatives /

technologies to make design improvements.

● Performance testing with Gatling (Scala).

● Work with CI/CD pipeline and tools (Docker, Ansible) to improve build and

deployment process.

● Working with QA to ensure the quality and timing of new release deployments.

Skills/Experience

Good coding/problem solving skills and interest in learning new things will be the key.

Time /Training will be provided to learn new technologies/tools.


● 4 or more years of professional experience in building web/mobile applications using

Java or similar technologies (C#, Ruby, Python, Elixir, NodeJS).

● Experience in Spring Framework or similar frameworks.

● Experience in any DB (SQL/noSQL)

● Any experience in front-end development using React/Vue/Angular/similar

frameworks.

● Any experience with Java/similar testing frameworks (JUnit/Mocks etc).

Read more
Jupitice Justice Technologies Pvt Ltd
Chandigarh
4 - 8 yrs
₹6L - ₹10L / yr
skill icon.NET
MVC Framework
ASP.NET MVC
skill iconAngular (2+)
skill iconReact.js

We are looking for a highly skilled and motivated .NET Developer to join our team immediately. As a .NET Developer, you will be responsible for developing, customizing, and maintaining software solutions that align with our vision of creating transformative justice technologies. You will work closely with product managers, designers, and other developers to deliver robust and scalable applications.


Key Responsibilities

• Develop, test, and maintain efficient, reusable, and reliable code using .NET Core and .NET Framework technologies.

• Design and implement scalable APIs, web services, and applications.

• Collaborate with cross-functional teams to define, design, and ship new features.

• Troubleshoot, debug, and upgrade existing software.

• Write clean, scalable code following best coding practices.

• Participate in code reviews to maintain code quality standards.

• Ensure the performance, quality, and responsiveness of applications.

• Stay updated with the latest industry trends and technologies relevant to .NET development.

• Support continuous improvement by investigating alternatives and technologies to drive innovation.

• Create technical documentation for reference and reporting.

 

 

Key Skills and Qualifications

• Bachelor’s Degree in Computer Science, Information Technology, or a related field.

• 2–5 years of proven experience as a .NET Developer (Immediate Joiners Preferred).

• Strong proficiency in C#, ASP.NET Core, ASP.NET MVC, and Entity Framework.

• Experience with front-end technologies such as HTML5, CSS3, JavaScript, jQuery, and preferably Angular or React.

• Proficiency in RESTful APIs and Microservices architecture.

• Experience with MS SQL Server, including writing complex queries, stored procedures, and performance tuning.

• Familiarity with AzureAWS, or other cloud services is a plus.

• Solid understanding of object-oriented programming (OOP).

• Knowledge of Agile/Scrum development methodologies.

• Strong problem-solving skills and attention to detail.

• Excellent communication and interpersonal skills.

 

Read more
WeCP (We Create Problems)
Abhishek Kaushik
Posted by Abhishek Kaushik
Bengaluru (Bangalore)
3 - 5 yrs
₹7L - ₹10L / yr
Communication Skills
Problem solving
Product Management
MEAN stack
skill iconAmazon Web Services (AWS)
+6 more
  • Develops software solutions by studying information needs, conferring with users, studying systems flow, data usage, and work processes; investigating problem areas; and following the software development lifecycle.
  • Determines operational feasibility by evaluating analysis, problem definition, requirements, solution development, and proposed solutions.
  • Documents and demonstrates solutions by developing documentation, flowcharts, layouts, diagrams, charts, code comments, and clear code.
  • Prepares and installs solutions by determining and designing system specifications, standards, and programming.
  • Improves operations by conducting systems analysis and recommending changes in policies and procedures.
  • Updates job knowledge by studying state-of-the-art development tools, programming techniques, and computing equipment, and by participating in educational opportunities, reading professional publications, maintaining personal networks, and participating in professional organizations.
  • Protects operations by keeping information confidential.
  • Provides information by collecting, analyzing, and summarizing development and service issues.
  • Accomplishes engineering and organization mission by completing related results as needed.
  • Supports and develops software engineers by providing advice, coaching, and educational opportunities.
Read more
HYVE
at HYVE
1 video
1 recruiter
Sai Dinesh
Posted by Sai Dinesh
Thiruvananthapuram
2 - 6 yrs
₹5L - ₹8L / yr
skill iconVue.js
skill iconAngularJS (1.x)
skill iconAngular (2+)
skill iconReact.js
skill iconJavascript
+5 more

The Future of Customization is Here. Come build with us.

 

Scope of Work: Your work will encompass the below functions and domains expanding your exposure to lots of opportunities to grow as a software developer

  1. ERP Manufacturing System
  2. eCommerce
  3. 3D Designer Applications
  4. Development & Testing
  5. Infrastructure Setup & Maintenance
  6. Project Management
  7. Systems Design
  8. A/ B testing


Your responsibilities as a developer:

  • Understanding the business requirement & solution discussion
  • Systems Design
  • Requirement analysis & Writing efficient code
  • Interacting and Integration with third-party solution providers
  • Troubleshooting application and code issues
  • Monitoring server and application performance
  • Supporting business requests from other teams
  • Updating application features for performance improvements


Developer Requirements:

  1. Experience in PHP Frameworks. Knowing CodeIgniter is beneficial
  2. Familiarity with front-end technologies & bootstrap framework
  3. Previous experience inPHP. CodeIgniter
  4. My SQL Database
  5. JS or any JS frameworks.
  6. HTML, Bootstrap
  7. Good with JS to learn and make 3D applications.
  8. Code Versioning tools like GIT
  9. APIs
  10. Amazon AWS
  11. Bonus if you have previous experience or knowledge of:
  12. Three.JS or similar to work on 3D customization applications.
  13. E-commerce websites, ERP, Scheduling or Management Applications
  14. WordPress


About Hyve:

Hyve is India’s first online customization portal for active wear. Hyve was started by a group of sports enthusiasts from IIM Ahmedabad and NIFT with the idea of making quality custom activewear easily accessible and affordable. Hyve brings to you at your fingertips, the best of customized sportswear to experience and enjoy every sport!


Hyve has grown from a single-room outlet to a leading custom wear manufacturer with fully-owned manufacturing units in Kerala and Tirupur. Through the online channel, Hyve has achieved a pan-India presence and caters to thousands of clients yearly.

Read more
Magicflare Software Services LLP
Akshata bhosle
Posted by Akshata bhosle
Remote, Pune
4 - 9 yrs
₹4L - ₹18L / yr
skill iconJava
skill iconJavascript
skill iconHTML/CSS
skill iconjQuery
skill iconMongoDB
+3 more
  • Strong at Core Java and OOPs concepts
  • Exposure to Spring, Spring Boot and Spring Security
  • Exposure to implementation of RESTful APIs
  • Exposure to programming using Queues and No SQL database
  • Good understanding about JavaScript, JQuery and HTML
  • Good understanding about Data Structures and Multithreaded Programming
  • Good understanding about Design Patterns
  • Good understanding about Standard and Secure Coding practices

 

Read more
saara
at saara
3 recruiters
Sachin Garg
Posted by Sachin Garg
Bengaluru (Bangalore)
3 - 6 yrs
₹6L - ₹12L / yr
skill iconPython
skill iconNodeJS (Node.js)
skill iconJavascript
skill iconDjango
skill iconVue.js
+1 more

About the company:

Saara is a fast-growing, Techstars backed E-commerce returns reduction and automation startup. We use AI/ML to not only help e-tailers be successful but also save the environment by reducing returns.

Overview:

We are currently looking to hire sharp Software developers who are passionate & excited to learn. This position is part of our engineering team.

Responsibilities

- As a Software developer, you will design and implement multi-tier (DB, services, and web) software applications, and document, test, fix and enhance systems when needed.

- In your agile team, you will closely work with other engineers, your manager and create solutions that meet business requirements.

- You will spend most of your time developing clean code with limited abstraction. You will constantly work to learn new technologies and improve your skillsets.

Requirements :

- 3-6 years of experience preferably in the e-commerce solution domain

- Good Knowledge of Python, Node.js, MySQL/Mongo, Javascript, HTML5, CSS3.

- Expertise in at least one JavaScript framework such as Vuejs, Angularjs or reactjs, etc.

- Must have experience in Django/Flask framework along with Microservices

- Must have good experience in writing SQL queries and optimization.

- Working knowledge of code repositories like Gitlab/Bitbucket.

- Should have the ability to use well-known design patterns to plan implementations or refactor existing solutions.

- Must have a good understanding of RESTful best practices

- A plus if you have worked with diverse data sources especially the NoSQL database.

- Knowledge of Azure/Aws is a must for server deployments.

- Knowledge of ML is added advantage.

- Good colleges preferred.

- Startup experience preferred

 

 

 
Read more
Oqloai
at Oqloai
1 recruiter
Alekhya Boora
Posted by Alekhya Boora
Hyderabad
4 - 6 yrs
₹5L - ₹8L / yr
skill iconPython
skill iconJavascript
skill iconAngularJS (1.x)
skill iconNodeJS (Node.js)
skill iconFlask
+3 more

We are looking for a passionate full-stack developer to be responsible for all platform-related duties, from developing designs for complicated applications to analyzing code. The key responsibilities include writing and testing code, debugging programs, and integrating applications with third-party web services, optimizing applications, ensuring UI/UX feasibility, and implementing API designs and architecture.

 

You should know python and use server-side logic. Ultimately, you'll build highly responsive web applications that align with our business needs.

 

Selected day-to-day responsibilities include:

  1. Writing effective, scalable, and sustainable code
  2. Developing back-end components to improve responsiveness and overall performance
  3. Integrating user-facing elements into applications
  4. Testing and debugging programs
  5. Improving the functionality of existing systems
  6. Implementing security and data protection solutions
  7. Assessing and prioritizing feature requests
  8. Ensuring the feasibility of UI/UX designs
  9. Coordinating with internal teams to understand user requirements and provide technical solutions
Read more
Media Client
Media Client
Agency job
via manpower india by Umma Kulsum
NCR (Delhi | Gurgaon | Noida)
4 - 8 yrs
₹5L - ₹15L / yr
skill icon.NET
skill iconC#
ASP.NET
skill iconAngular (2+)
Software Engineer (C#.net core with Angular 6 and above) , 4 -8 years of experience
Candidates shortlisted in machine test will have to fill the Job Application Form shared by us & go for final interview round with Software Department Head

Read more
Byte Prophecy
at Byte Prophecy
4 recruiters
Malar  S
Posted by Malar S
Ahmedabad
1 - 4 yrs
₹2L - ₹6L / yr
skill iconJavascript
skill iconPHP
skill iconPython
skill iconRuby on Rails (ROR)
skill iconNodeJS (Node.js)
+2 more
Job Description The role Our full stack developers are responsible to Take part in our product development/uplifting platform from ideation to deployment and beyond. Create data driven new features. Work with our data team to make our product smarter and more intuitive to use. Desired skills and experience: Proficiency in Node.js, MySQL and/or other RDBMS. Hands-on experience in writing modular code with proper routing with proper client/server setup and creating node modules Knowledge of HTML, CSS, JS (Minimum expertise on jQuery and/or angular js / react js / d3 js / other front-end frameworks). Feel at home working in a test-driven, agile team. A strong problem-solver with an inquisitive and innovative mind.
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