
DevDarshan is a devotional platform launched by IIT graduates to promote the teachings of Indian culture and the Hindu way of life in India around the world. In the 21st century, where everything around is digitized then why not temples. That’s the idea behind DevDarshan.We’ve built a community of devotees from multiple Countries, through our Mobile Application that connects Temples and Devotees, have successfully raised seed investment and also started to generate revenue for the temples and Priests associated with us.Right now we are looking to grow our team and build new exciting features for devotees all around the world.
This is where you come in.
We are looking for a passionate and self-motivated individual to help our Web frontend too.
Requirements:
- Strong Design and User Experience. Have worked on building High Quality Web experiences and extremely focussed on coding for the best User Experience
- Experience in any frontend framework like ReactJS, VueJs
- Good understanding and experience of NoSQL and SQL Databases, which to be used when.
- Experience with CI/CD Systems like Jenkins, Github Actions.
- Some Experience with Realtime Databases/Systems or Socket based applications would be preferred.
- Some Experience with building Algorithms, Social Apps is preferred.
- Any experience with Handling Video Delivery like ffmpeg/HLS/WebRTC is preferred but not mandatory.
The Role
- You will be involved at all stages of the product development process, from design to development and deployment.
- You possess a passion for improving techniques, processes, tracking, and continuously improve our engineering practices and would work on a daily basis towards that

About DevDarshan
About
DevDarshan is a devotional platform launched by IIT graduates to promote the teachings of Indian culture and the Hindu way of life in India around the world. In the 21st century, where everything around is digitized then why not temples. That’s the idea behind DevDarshan.We’ve built a community of devotees from multiple Countries, through our Mobile Application that connects Temples and Devotees, have successfully raised seed investment and also started to generate revenue for the temples and Priests associated with us. Right now we are looking to grow our team and build new exciting features for devotees all around the world.
Tech stack
Connect with the team
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.
Position Overview:
We are seeking a highly skilled and experienced Senior Software Developer with a strong background in front end development to join our team. The ideal candidate will have over 6 years of experience in developing web and mobile applications using React JS, React Native, Angular, and other modern technologies. You will be responsible for leading complex projects, interacting with clients, and working in a team-oriented environment.
Key Responsibilities:
• Develop and maintain mobile and web applications using React JS and React Native. • Handle DevOps tasks using tools such as Filezilla and PuTTY. • Collaborate with clients to understand their requirements and translate them into technical solutions. • Lead the design, development, testing, and deployment of applications. • Integrate third-party services such as Google Maps, Firebase, and payment gateways. • Ensure responsive UI design and integration of RESTful APIs. • Work on hybrid mobile application development for both Android and iOS platforms. • Manage system design and development, including error handling, exception management, and logging. • Perform code reviews, testing, and release management. • Utilize tools like Git, Azure DevOps, and various IDEs for development and project management.
Required Qualifications:
• Primary Skills: React JS, React Native, Angular (4+ years of experience). • Experience with iOS (Xcode) and Android (Android Studio). • Programming Languages: JavaScript, TypeScript, HTML, CSS, PHP. • Frameworks and Libraries: Redux, jQuery, Ionic (3/4), AJAX. • Databases: MS SQL Server, MySQL. • Development Tools: Sublime, Dreamweaver, Visual Studio, Xcode. • Experience with design patterns, code reviews, and testing. • Domain booking, hosting, domain migration, cPanel, PhpMyAdmin. • Familiarity with Git and Azure DevOps. • Proven track record of working on complex projects and delivering high-quality solutions. • Experience in integrating third-party APIs and handling DevOps tasks. • Strong understanding of responsive UI design and lifecycle management.
Key Responsibilities would include:
1. Design, develop, and maintain enterprise-level Java applications.
2. Collaborate with cross-functional teams to gather and analyze requirements, and implement solutions.
3. Develop & customize the application using HTML5, CSS, and jQuery to create dynamic and responsive user interfaces.
4. Integrate with relational databases (RDBMS) to manage and retrieve data efficiently.
5. Write clean, maintainable, and efficient code following best practices and coding standards.
6. Participate in code reviews, debugging, and testing to ensure high-quality deliverables.
7. Troubleshoot and resolve issues in existing applications and systems.
Qualification requirement -
1. 4 years of hands-on experience in Java / J2ee development, preferably with enterprise-level projects.
2. Spring Framework including - SOA, AoP and Spring security
3. Proficiency in web technologies including HTML5, CSS, jQuery, and JavaScript.
4. Experience with RESTful APIs and web services.
5. Knowledge of build tools like Maven or Gradle
6. Strong knowledge of relational databases (e.g., MySQL, PostgreSQL, Oracle) and experience with SQL.
7. Experience with version control systems like Git.
8. Understanding of software development lifecycle (SDLC)
9. Strong problem-solving skills and attention to details.
The primary function of Jr. Full Stack Developer position is to be part of our Product Engineering team for feature development, maintenance, and support of ShortPoint.
Note:
- This is a remote position, we do not give sponsorship or visa.
- timezone should between GMT+1 to GMT+5.
Roles & Responsibilities:
- Deliver well developed and designed releases with good Knowledge of fundamentals of javascript & c#
- Developing backend which delivers and renders front-end in an optimized manner
- Working with the experience (design) team for rapid prototyping and feature implementation
- Helping support team and customers in fixing product-level issues
- Must be able to think creatively, take ownership and must be able to learn quickly and improvise as per the needs.
Must have:
- At least 3 years of IT experience
- At least 1.5 years of experience working on a Javascript framework
- Understanding or familiarity with API Creation and RESTful services
- Hands-on experience of node.js
- Experience on working with ECMAScript 5
Good to have:
- Experience on working with SharePoint Online and OnPremise
- Experience integrating with third-party API's
- Experience on React framework
Skill Set: 10 years plus as a full stack Java/JavaScript Developer
Micro Services, Distributed Systems
Cloud Services: AWS:(EC2,S3,Lambda,Load Balancing,Serverless)
Programming Backend: Node.js ,
Programming FrontEnd: React.js or ,Angular
Queuing: RabbitMQ /Kafka
Methodologies: Agile Scrum
Responsibilities:
End to end coding ; from software architecture to managing scaling,of high throughput(100000)RPS high volume transactions.
DIscuss business requirements and timelines with management and create a task plan for junior members.
Manage the day to day activities of all team members and report their work progress
Mentoring the team on best coding practices and making sure modules are Live
on time.
Management of security vulnerabilities.
Be a full individual contributor which means can work in a team as well as alone.
Attitude:
Passion for tech innovation and solve problems
GoGetter Attitude
Extremely humble and polite
Experience in Product companies and Managing small teams is a plus
Build the future of 3D virtual and hybrid events with Sarcon. Fast-growing profitable startup working with top brands across the globe.
We are recognized by the Government of Singapore & are a NASSCOM 10K startup. We also have a bunch of prestigious recognitions to our name. Our technology has powered virtual, hybrid and physical events of all sizes, from large international conferences to focused B2B meets in industries ranging from defense, information technology, aerospace to medicine and nanotechnology. The engineering team behind Sarcon consists of patent-holding engineers having worked for the likes of Intel, Qualcomm, Oracle, and L-Brands. We are continually working on adding products and features to our arsenal to make your events world-class.
In this role you would get to work closely not only with a highly smart and dedicated group of technologists but also with the sales and customer success teams as you help deliver the delightful experience customers have started to expect from Sarcon.
The role would be of interest to you if:
1) You want to build a world-class B2B2C product (A product used by businesses and end customers).
2) Are excited by the prospect of building cutting edge, scalable,secure, and intuitive applications.
3) You want to work on a product that is seeing exponential growth in demand and are excited by the challenges of building technology to support this demand
4) You want to work on stuff where the impact of your work will be seen by hundreds of thousands of industry leaders across industries
5) You want to push yourself to your limits and build a world-beater
Bonus-
Experience with Docker
Setting up scalable systems on the cloud
Key responsibilities:
1. Work on full-stack development with Primary Laravel PHP, JavaScript & Secondary- NodeJS,React
2. Work on building high-performance scalable applications for the global audience
Salary is negotiable for rockstar candidates.
Skills Required
- 8+ years of industry work experience
- Proven experience as a Full Stack Developer or similar role
- 3+ years of web application development with JavaScript as full stack
- Full stack experience designing and building scalable applications from end-to-end
- Excellent JavaScript / Typescript skills
- Strong proficiency in React (hooks knowledge is plus)
- Strong proficiency in Nodejs
- Good HTML5 / CSS3 skills with expertise on responsive web design
- Must have Design and development experience in Micro services using NodeJS and TypeScript
- Experience with NoSQL databases such as MongoDB, mongoose, aggregation framework and Redis
- Experience with Web sockets and related frameworks (e.g. Socket.IO)
- Experience in using and developing GraphQL APIs
- Experience in performance tuning
- Knowledge of code versioning tools such as Git, Mercurial or SVN.
- Open minded to take up any challenge, research and provide solutions
- Great attention to detail
- Testing libraries – jest, testing-library is plus
- TDD / BDD experience is plus
- Experience with AWS, K8S, CI/CD is plus
- Familiar with SDLC methodologies like SCRUM, AGILE, Continuous Integration
Roles & Responsibilities
- Design – Analyze, design & document the system / solution based on the business needs which is scalable, resilient and maintainable with low overhead for both client and server side
- Problem solving – Solve the challenges and problems faced by team by guiding and team with best practices
- Coordinate - Communicate system requirements to developers; explain system structure to them and provide assistance
- Code Reviews – Perform code reviews
- Planning – Plan and assign tasks to team members
- Develop – Develop micro services and micro frontends
Work Environment Details:
Founded in 2011 and trusted by companies across 70 countries and more, KnowledgeHut is the skills solutions provider that organizations and individuals the world over count on to innovate faster and create progress.
We help technologists master their craft and take control of their careers. We empower businesses everywhere to build adaptable teams, speed up release cycles and become scalable, reliable, and secure.
Our mission to democratize technology skills is what drives us, and our values are at the helm of how we work together. We thrive in an environment with creativity around every corner, challenges that keep us on our toes, and peers who inspire us to be the best we can be.
If you have the development skills required and are excited to come to work every day knowing you’re helping our customers build the skills that power innovation, we want to hear from you!
Excellent hands-on design, coding, testing methodologies, and debugging skills
Thorough knowledge of software development best practices, including coding standards, code reviews, source control management, build process, continuous integration, and continuous delivery
Good exposure to programming constructs and writing algorithms
Good architectural & design skills
Experience in understanding platforms & key AWS services like Elastic
Technical Skills:
- Hands-on experience with JavaScript/TypeScript ( NodeJS & ExpressJS) in) Development on both client and server-side
- Proficiency in HTML, CSS and front end frameworks(Angular 7, AngularJS)
- Having experience in building a responsive web design
- Experience with MongoDB and good knowledge in database concepts
- Experience with web frameworks like ExpressJS
- Developing secure Node.js end points using Passport, JWT, OAuth, and related technologies.
- Knowledge in Restful API Design
- Knowledge in unit testing tools like Karma, Jasmine etc..
- Experience with Version control systems like GIT and knowledge in GIT branching is necessary.
- Knowledge in continuous integration
- Strong object-oriented knowledge in any platform is a plus
- Proficiency and hands-on experience with one or more of the following: Backbone / KnockoutJS / EmberJS / ReactJS is a plus
- Knowledge in payment gateway integration is a plus
Responsibilities:
-
Working with an Agile Scrum team using tools such as JIRA.
-
Involving in writing functional specifications and technical documentation
-
Working with the peer developers and writing good quality codes and release features
-
Participation in internal code reviews
-
Direct interaction with the client









