
Job Purpose
We work in the latest technology, and our foundations are data structures, algorithms, solid logical reasoning, and mathematics. We are looking for very strong engineers who love coding, optimizing, and ensuring their code is the most efficient.
You will be involved with hardcore development. If you are an assembler of code or packages from different places to build something, you may not find our team to be the right fit.
You must be someone who can build anything from the ground up. Programming language should not be any barrier for you, as you should be able to pick up any programming language or underlying technology within a week.
Key Areas of Responsibility
Core development. Ready to participate in the designing, brainstorming, and development process. You must give sleepless nights to meet deadlines whenever required.
Desired Candidate Profile
Essential Skills
- Reliable, Accountable, and Trustworthy
- Ability to understand software requirements based on a wireframe/program specification
- Familiarity with GoLang / PHP / Python / Java / C / C++ / Linux Shell and Scripting / HTML / CSS / JS / Node.js is a plus
- Effective communication skills to ensure smooth coordination of tasks with the Team Leader.
- Knowledge of MongoDB, MySQL, and PL/SQL is a plus
- Familiarity with ML, TensorFlow, and Keras is a plus
- Knowledge of web servers such as Apache, NGNIX, and the HTTP protocol is a plus.
- Knowledge of multi-process, threads, memory, and filesystem on Linux is desirable.
- Must Solve The Following
To consider you for the current opening, please make sure to understand the following question and solve it. A simple program in any programing language would do. If you cannot solve this, please do not apply.
Write a function foo(x) where foo(foo(x)) = -x (assume x to be an integer, and foo(x) has to be always real), any programming language would do. Before submitting the answers, please verify that the output of foo(foo(10)) should be -10 and foo(foo(-10)) should be 10.

About Tez Minds Software Pvt Ltd
About
Connect with the team
Company social profiles
Similar jobs
Lead Product Engineer - Pod Captain
A Little Bit About the Role
There is a version of this role that attracts the wrong person: a senior engineer who wants a title upgrade and a slightly bigger scope. That person will struggle here. The Lead PE is not a promotion for being a great individual engineer. It is a fundamentally different job.
Your success at this level is measured entirely by what your Island delivers — not by the quality of your own code. You will still write code, often the hardest and most risk-laden on the project: auth systems, payment integrations, data migrations, the things nobody else should touch. But that is a fraction of the role. The majority is managing delivery, owning the client relationship on the technical side, unblocking engineers before problems compound, and making scope calls under pressure with incomplete information.
You are also the technical and commercial bridge between your Island and the client. You own every piece of technical communication that goes to them — what is being built, what risks exist, what the honest timeline is. When a client pushes for something technically unsound, you push back directly and professionally, always with an alternative. When something breaks in production, you own the post-mortem process and the client receives it within 24 hours. You protect your team from unfiltered client pressure; you translate it into clear, actionable direction instead.
On top of delivery and client management, you are the AI operating standard for your Island. Every engineer on your pod uses Cursor and Claude within the rules you define. You set those rules before the first line of code is written, govern how they evolve, and you are accountable when AI-generated code ships without being understood.
If you are energised by all of that — by the accountability, by owning outcomes rather than tasks, by the combination of technical depth and people management — this role will suit you well. If you want to spend most of your time in code, this is not the right level.
AI Governance Expectation
You set the AI standard for your entire Island. If an engineer on your pod is shipping AI-generated code they do not understand, or underusing AI tools entirely, both are your problem to fix — not theirs alone.
At Lead level, AI governance means:
- Authoring the .cursorrules file before the first PR is opened. This defines how every engineer on the team writes code, uses Cursor, and structures prompts. You update it as the team learns, and you submit it to the Fountane Mainland at the close of every engagement.
- Evaluating new AI tools before they reach client code. You are the gate. A tool that looks useful in a demo can create untraceable technical debt in production. You decide what enters the workflow.
- Governing prompt discipline across the team: scoped prompts, codebase context hygiene, no AI-generated code that the author cannot explain line by line.
- Using Claude for architecture reasoning, sprint planning, risk documentation, and client-facing technical communication — not just Cursor for code generation. AI works at every layer of the Lead role, not just the coding layer.
- Staying ahead of the Golden Stack. You should know what Cursor and Claude can and cannot do at the codebase level better than anyone on your Island. When the Mainland updates the standard toolchain, you integrate the change into your Island’s workflow first.
Key Responsibilities
Technical Architecture & Standards Ownership
Design the full-stack architecture for every engagement before the first sprint starts: service boundaries, API contracts, database schema, state management strategy across web and mobile surfaces, and the security baseline. Author the .cursorrules file that governs how the entire Island writes code and uses AI. Own the highest-risk code personally — auth systems, payment integrations, live data migrations — these are not delegated regardless of workload. Enforce Mainland security standards across the entire codebase: input validation, correct auth scoping, safe data handling. If a security issue reaches production that was visible in a PR, that is a failure you own.
CE Prototype Gatekeeping
Review every Concept Engineer prototype before any engineer touches it. This is not a courtesy review — you have veto authority. If the scope is technically unrealistic for the sprint, the architecture is unbuildable as specified, or the prototype makes promises the codebase cannot keep, the sprint does not start until those are resolved. The time to surface a structural problem is before it is built, not after it is demoed. Produce a written checklist verdict for every prototype review — approved, approved with conditions, or blocked with reasons.
Client Technical Communication & Scope Ownership
Own all technical communication with the client directly. This means: what is being built each sprint, what risks exist and what is being done about them, honest timelines when estimates change, and clear explanations of technical decisions in plain language. Push back on risky or scope-expanding requests professionally and always with an alternative — “we cannot do X because Y; here is what achieves the same outcome.” Manage scope creep actively: every request that expands the engagement goes through you, gets assessed for impact, and is either absorbed, priced, or declined with a rationale. Renewal conversations are yours to lead in coordination with the CE.
Island Integration Audit
When a prospective client wants fractional augmentation — one or two roles rather than a full Island — you conduct the Island Integration Audit. This means evaluating their existing engineering team against Fountane Mainland SOPs: coding standards, AI tool usage, deployment practices, and documentation quality. If they pass, fractional deployment proceeds. If they do not, you produce a written audit report that either recommends full Island deployment or a Mainland upskilling programme. You are protecting your team’s velocity — a fractional deployment into a dysfunctional team destroys it.
Delivery & Velocity Management
Review the work cycle board every morning. Flag anything stuck, stale, or at risk before it becomes a client problem — not after. Communicate risks to the CE proactively with options, not just problems. Track every engineer’s billing hours: a shortfall spotted on Wednesday is a Thursday conversation, not a Friday surprise. If an engineer is consistently under-billing, that is either a workload problem, a capability problem, or a motivation problem — each has a different resolution and you are responsible for diagnosing which one it is.
Production Incident Ownership
When something breaks in production, you own the resolution process end to end: take technical lead, make the call on rollback vs. hotfix, communicate status to the client directly if the incident affects them, and own the post-mortem. The client receives the post-mortem within 24 hours of resolution — this is a hard commitment, not a target. The post-mortem covers: what happened, why it happened, what was done to fix it, and what structural change prevents recurrence. You produce it; it is not delegated to the engineer who caused the issue.
Automation & Infrastructure Boundary Arbitration
The Automation Engineer owns the test gates within the CI/CD pipeline. The Infrastructure Engineer owns the pipeline configuration itself. When these overlap and conflict — which they will — you arbitrate. The resolution must be documented in the Island’s .cursorrules and SOP onboarding document so the boundary does not need to be relitigated every sprint. This is not optional housekeeping; an unresolved boundary between these two roles is one of the most common sources of deployment failures on Islands.
Full Stack Ownership — Web & Mobile
You review and own work across the entire application layer: React / Next.js web frontends, React Native or Flutter mobile apps, Node.js / Python backends, and database schema. You cannot delegate a review of mobile code because you do not know mobile, or backend code because your background is frontend. If there is a gap in your full-stack depth, that is something to resolve before taking this role, not on the job.
People Management & Mentoring
Hold bi-weekly 1:1s with every engineer on the Island — focused on growth, blockers, and career direction, not status updates. Status belongs on the board; 1:1s are for the person. Address performance gaps early, directly, and specifically: a pattern spotted in week two is a conversation in week two, not month three. Protect the team from unfiltered client anxiety — absorb it, process it, and give the team clear direction instead of noise. If an engineer is struggling, that is your problem to solve before it becomes the client’s problem to notice.
Network Contribution
At the close of every engagement, submit to the Fountane Mainland: the .cursorrules file, all prompt templates used, a short retrospective on what worked and what did not, and any reusable patterns or scripts developed during the engagement. This is a Lead-level obligation, not a nice-to-have. The network’s collective capability grows through what Leads bring back from the field. An engagement that ends without a Mainland submission has left the network no smarter than it was before.
Qualifications
- 8+ years of software engineering experience, with at least two years in a role where you were accountable for delivery outcomes — not just your own code. You should be able to describe an engagement where something went wrong on your watch, what you did about it, and what you would do differently. If your experience is entirely individual-contributor, this role will be a difficult fit.
- Genuinely full stack across web and mobile: React / Next.js, React Native or Flutter, Node.js or Python, and database architecture including schema design and migrations. You review and own work across all of these surfaces — not just the ones you are most comfortable in.
- Hands-on, daily Cursor and Claude usage with the ability to set and enforce standards for how a team uses them — not just personal proficiency. You should be able to describe the .cursorrules file you would write for a standard SMB engagement and explain the decisions behind it.
- Proven ability to communicate technical risk and decisions directly to non-technical clients — not through a PM, directly, in plain language. You should be able to describe a client pushback you navigated and how you handled it.
- Experience managing scope on a real engagement: a client who wanted more than was in the contract, and how you resolved it without damaging the relationship or the team’s velocity.
- Has conducted security-aware architecture design: auth systems, input validation, safe data handling. You should be able to describe a security decision you made and why.
- Has led or coordinated a small engineering team — run 1:1s, addressed performance gaps, made scope calls under pressure. Management experience at a staffing agency or outsourcing firm counts if the accountability was real.
- Comfortable having direct, specific performance conversations early — not after the situation has compounded. You should be able to describe a time you addressed a performance issue at the first sign rather than waiting.
- Bachelor’s or Master’s in Computer Science or a related field, or equivalent experience.
About Fountane
Fountane is a technology ventures lab - one part product studio, one part startup engine. We build high-quality software and AI products for clients ranging from fast-moving startups to large enterprises, and we co-build and invest in new companies when we see the right opportunity.
Founded in 2017 and headquartered in Minneapolis, we have grown to 60+ people across four continents and were recognised as one of America’s fastest-growing companies, ranking No. 699 on the Inc. 5000 with 595% three-year growth.
We are serious about craft, direct about expectations, and operate at the frontier of AI-assisted engineering. Lead PEs here carry real authority and real accountability — over delivery, over people, and over client outcomes. If that combination is what you are looking for, this is the place.
Job Summary
We are looking for a skilled ASP.NET Developer with experience in C#, ASP.NET MVC, Web API, SQL Server, and travel technologies. The candidate will develop, maintain, and enhance travel booking applications, integrate third-party APIs, and deliver secure, high-performance solutions.
Key Responsibilities
Develop web applications using ASP.NET MVC, C#, and .NET Framework/.NET.
Design and develop RESTful Web APIs.
Build responsive, scalable, and secure applications.
Write optimized SQL Server queries, stored procedures, functions, triggers, and views.
Integrate travel APIs such as Amadeus, Sabre, Travelport, TBO, or other GDS/XML/JSON APIs.
Develop flight, hotel, holiday package, and booking modules.
Implement authentication, authorization, and security best practices.
Debug, troubleshoot, and optimize application performance.
Collaborate with UI/UX designers, QA, and business teams.
Participate in code reviews and follow coding standards.
Prepare technical documentation.
Required Skills
Strong knowledge of C#
ASP.NET MVC
ASP.NET Web API (REST)
SQL Server
Entity Framework / ADO.NET
LINQ
HTML5, CSS3, JavaScript
jQuery
AJAX
JSON, XML
IIS Deployment
Git or Azure DevOps
Travel Technology Skills
Experience with GDS integrations
Amadeus API integration
Sabre API integration
Travelport API integration
Flight search and booking
PNR creation and management
Fare rules and pricing
Ticketing workflows
Hotel and ancillary booking APIs
Payment gateway integration
Understanding of IATA, airline codes, airport codes, and fare calculations
Preferred Skills
.NET Core / ASP.NET Core
React.js or Angular
Redis caching
Swagger/OpenAPI
JWT Authentication
Docker
Azure or AWS
CI/CD pipelines
Qualification
Bachelor's degree in Computer Science, IT, or related field.
Preferred Experience
6-7 years in ASP.NET development.
3+ years in travel technology.
Experience integrating airline, hotel, or holiday APIs.
Strong analytical and problem-solving skills.
Nice to Have
Knowledge of Microservices architecture
Performance optimization
Logging frameworks (Serilog/NLog)
Unit testing (xUnit/NUnit)
Work Mode - Work from Offce
Interview Mode - Face to Face (initial telephonic)
CTC Budget: 35-50LPA
Location: Hyderabad/Bangalore
Experience: 8+ Years
Company Overview:
An 8-year-old IT Services and consulting company based in Hyderabad providing services in maximizing product value while delivering rapid incremental innovation, possessing extensive SaaS company M&A experience including 20+ closed transactions on both the buy and sell sides. They have over 100 employees and looking to grow the team.
Work with, learn from, and contribute to a diverse, collaborative
development team
● Use plenty of PHP, Go, JavaScript, MySQL, PostgreSQL, ElasticSearch,
Redshift, AWS Services and other technologies
● Build efficient and reusable abstractions and systems
● Create robust cloud-based systems used by students globally at scale
● Experiment with cutting edge technologies and contribute to the
company’s product roadmap
● Deliver data at scale to bring value to clients Requirements
You will need:
● Experience working with a server side language in a full-stack environment
● Experience with various database technologies (relational, nosql,
document-oriented, etc) and query concepts in high performance
environments
● Experience in one of these areas: React, Backbone
● Understanding of ETL concepts and processes
● Great knowledge of design patterns and back end architecture best
practices
● Sound knowledge of Front End basics like JavaScript, HTML, CSS
● Experience with TDD, automated testing
● 12+ years’ experience as a developer
● Experience with Git or Mercurial
● Fluent written & spoken English
It would be great if you have:
● B.Sc or M.Sc degree in Software Engineering, Computer Science or similar
● Experience and/or interest in API Design
● Experience with Symfony and/or Doctrine
● Experience with Go and Microservices
● Experience with message queues e.g. SQS, Kafka, Kinesis, RabbitMQ
● Experience working with a modern Big Data stack
● Contributed to open source projects
● Experience working in an Agile environment
- 4 to 7 years of experience (or equivalent understanding of software engineering)
- Strong in Javascript & Typescript + frameworks like React, Next.js, Angular, etc.
- Strong experience in architecting complex, distributed systems in public or private cloud
- Willingness and interest in learning new tech/processes (Python, Airflow, Postgres, etc.)
- Willingness to travel to offices in New York City, San Francisco, and Hyderabad
Requirements
- 3+ yrs experience in Reactjs (frontend) and Nodejs (Backend) along with good experience in MongoDB.
- Past experience scaling projects from prototype to hundreds of thousands / millions of users is a plus.
- Strong communication skills and past experience leading developers is crucial.
Note:- Remote working is applicable
Exposure to following AWS modules/services / GCP / Modules / Services - Both Skills are ok Amazon S3, EC2, Exposure to any AWS-supported database, Mongo DB collections, Devops,
AWS toolkit / FlaskREST API development or NodeJS/ReactJS, Web scraping experience, API integration of the various sources for Fraud Solutions, Should be good at communication, Should be able to lead team technically in resolving any technical issues, Should be able to own modules which are critical to business needs, Build and Nurture the young team members in the organization,
Aware of Microservices GOOD to HAVE Familiar with UI development
(Directed Acyclic graph)CI/CD with AWS
UI with React JS
Roles & Responsibilities:
We are looking for a Senior PHP Developer Having expertise in Laravel, Codeigniter & Rest API's
Role Includes -
- Develop, record, and maintain cutting-edge web-based PHP applications.
- Work on Product Development / Enhancements and Bug Fixings.
- Prepare and maintain all applications utilizing standard development tools.
- Develop back-end data services and contribute to increasing existing APIs.
- Coordinate with co-developers and keep project managers well informed of the status of development efforts.
- Understanding of MVC design patterns
- Ability to work individually as well as in a team.
Requirements:
- Expertise in Laravel, Codeigniter, MySQL, MongoDB & Rest APIs
- Thorough in Object-oriented concepts.
- Knowledge of Amazon AWS Cloud services.
- Knowledge of Restful Web services.
- Knowledge of AngularJs or React is a big plus.
- Looking for Immediate Joining
Skills:
- Frameworks Laravel, Codeigniter
- Databases like MySQL and MongoDB
- Implementation of a robust set of services / APIs to power the web application
- Building reusable code and libraries for future use
- Optimization of the application for maximum speed and scalability
- Implementation of security and data protection
- Integration of the front-end and back-end aspects of the web application
- Hands on experience on Node JS, Angular JS and GraphQL.
- Strong in HTML5, CSS3, SCSS, jQuery, Bootstrap.
- Experience with web paradigms such as REST, Responsive Web Design and Test-driven Development (TDD) etc.
- Inquisitive and curious about product design and functionality.
- Familiarity with design concepts and constraints on CMS platforms.
- Strong knowledge of MVC and client-side programming
- Work with UI/UX designers to ensure technical feasibility of their designs.
- Ability to learn new technologies quickly.
- Good communication skills, strong work ethic.
- Exposure to Gulp, Grunt
- Ability to implement automated testing platforms and unit tests.
- Experience with version control
- Proficient in Problem Solving, Data Structures and Algorithms
- Experience in Microservice,AWS,Docker will be an added advantage.
Required Candidate profile
- Skills: Angular 2-8, Node JS, HTML5 & CSS3.
* Experience in leading the team.
* The experience level of at least 2 years.
* Hands-on programming experience on any of Python, NodeJS, and Golang.
* Good to have if have ReactJS experience.
Responsibilities
* 4+ years of experience.
* Design and architect technical solutions for clients across the globe.
* Lead the team of engineers, provide mentorship to take the project to completion.
* Participate in Code reviews, Design Reviews, Architecture discussions.
* Innovating new processes and technology to help the team to grow and achieve the project goals.
* Hire a team of talented engineers.
- Developing front end website architecture
- Developing back end website applications
- Creating servers and databases for functionality
- Ensuring responsiveness of applications
- Seeing through a project from conception to finished product
- Designing and developing APIs
- Staying up to date in web applications and programming languages
- In-depth understanding of the entire web development process ( development and deployment)
- Write maintainable/scalable/efficient code.
- Design and architect technical solutions for the business problems
- Developing mobile application
- Working on Progressive Web App (PWA)
- Working on Accelerated Mobile Pages(AMP)
- Working on PHP framework like laravel and codeigniter
- Working on web optimization tool like grunt/gulp.
- Working on angularjs1/angularjs/reactjs
- Working on Linux Server
- Working on Python
- Working on Mongodb, Memcache
- Build market disruptive technology
- Research new techniques and best practices within the industry
Requirements :
- Solid understanding of object-oriented programming and have experience with relational databases such as MySQL
- Strong organizational and project management skills.
- Team-based version control systems (such as Git) Development frameworks and third-party libraries (such as JQuery)
- Full Stack Engineer who loves challenges
- Must be able to work independently with little guidance from others and in a team environment
- Strong problem-solving skills, data structures and algorithms
- Build responsive website from scratch
- Excellent coding skills in PHP and Javascript
- Experience in Front end skills like html, Jquery, bootstrap, media query
- Very good understanding of Web Technologies/ Web Services.
- Good working knowledge on agile
- Flexible and more product-oriented than service-oriented.
- Open to work in a Startup Environment.
- A Bachelor's degree in Computer Science (CS), Software Engineering (SE) or related technical field is required for the position.
- Freshers can apply
Note : Who can join maximum 30 days.
Perks and Benefits :
- Office from Monday to Friday
- Health Insurance
- Paid Sick Days
- Performance Bonus
- Maternity & Paternity Leave
- Flexible Working Hours
- Frequent Office Parties
- Employee Development Programs
- No dress code
- Vacation & Paid Time Off
- Breakfast and evening snakes from office.
- Unlimited tea, coffee, green tea etc
- Located near to Bhavan's College
- Career Guidance from CEO, CTO and Senior member
- Free gaming zone
Why Switchme :
- Technology disruptive company in Home Loan
- Number 1 Fin-Tech Company in loan sector in India
- SwitchMe builds innovative technologies for home loan sectors
- SwitchMe keeps updates with latest technology
- Experience a once-in-a-lifetime opportunity to part of a fast-growing company
- Steep learning curve with exposure to wider marketing and community management teams functions
- A performance-based environment with no limits to career growth and personal development






