Stay cure is looking for a responsible Physician to provide high quality medical care by examining patients and treating diseases.
You must be very knowledgeable in regards to diseases, epidemiology and other medical conditions so you can interpret symptoms and diagnose conditions.
The job can be demanding so a great deal of patience and physical endurance is required.
Responsibilities:
Conduct routine check-ups to patients to assess their health condition and discover possible issues
Give appropriate advice for healthy habits (diet, hygiene etc.) and preventative actions to promote overall health
Conduct examinations to ill patients and evaluate symptoms to determine their condition
Ask intuitive questions to discover causes of illness
Reach an informed diagnosis based on scientific knowledge and the patient’s medical history
Prescribe and interpret lab tests to obtain more information for underlying infections or abnormalities
Prescribe medications or drugs and provide comprehensive instructions for administration
Collaborate with other physicians, physician assistants and nurses to form a high performing medical team
Examine and provide treatments to injuries and refer patients to other physicians when needed (ophthalmologists, orthopedists, neurologists etc.)
Keep records of patients’ diseases, operations or other significant information (e.g. allergic episodes)
Cultivate a climate of trust and compassion for patients
Remain up-to-speed with developments and best practices in medicine by attending conferences and seminars
Requirements:
Proven experience as a physician
Strong understanding of examination methodologies and diagnostics
Excellent knowledge of infectious diseases, their symptoms and epidemiology
Broad knowledge of common medication, side effects and contraindications
In-depth knowledge of legal medical guidelines and medicine best practices
Excellent oral and written communication skills
Respect for patient’s confidentiality
Compassionate and approachable
Responsible and trustworthy
Doctor of Medicine degree (MD) and valid license to practice the profession.

About TechUnity Software Systems India Pvt Ltd;
Similar jobs


Job Title: Data Science Trainer
Location: Coimbatore
Employment Type: Full-time
Job Summary:
We are seeking an experienced and passionate Data Science Trainer to deliver engaging and practical training sessions to students or professionals. The trainer will design curriculum, prepare materials, and guide learners in developing data science skills through real-world projects and case studies.
Key Responsibilities:
- Develop and deliver comprehensive training programs on Data Science concepts, tools, and techniques.
- Teach topics including but not limited to:
- Data Analysis (NumPy, Pandas, Data Cleaning, EDA)
- Data Visualization (Matplotlib, Seaborn, Plotly)
- Statistics & Probability (Descriptive, Inferential)
- Machine Learning (Supervised & Unsupervised Algorithms, Model Evaluation)
- Deep Learning (Neural Networks, TensorFlow, PyTorch – if applicable)
- Big Data Tools (Hadoop, Spark – if applicable)
- Provide hands-on training with industry-relevant datasets and projects.
- Prepare lesson plans, assignments, assessments, and evaluation reports.
- Mentor learners individually to ensure conceptual clarity and practical application.
- Keep training content updated with the latest industry trends and technologies.
- Collaborate with the academic or corporate training team for curriculum improvement.
Required Skills & Qualifications:
- Bachelor’s/Master’s degree in Computer Science, Statistics, Mathematics, or related field.
- Proven experience in Data Science, Machine Learning, and Data Analytics.
- Proficiency in Python (NumPy, Pandas, Scikit-learn, etc.) and SQL.
- Strong understanding of statistical concepts and their application in data analysis.
- Experience with visualization tools like Tableau/Power BI is a plus.
- Excellent communication and presentation skills.
- Ability to simplify complex concepts for learners with varied backgrounds.
- Prior teaching/training experience preferred.
Candidate should have experience in IT or Cyber Security Solutions Sales in India.
Key Responsibilities:
- Client Engagement & Retention:
- Regularly travel to meet with key accounts, build trust, and strengthen relationships.
- Serve as the primary point of contact for strategic clients.
- Resolve client issues promptly and effectively to maintain satisfaction and loyalty.
- Revenue Growth:
- Meet or exceed sales targets through strategic account management and upselling.
- Develop and execute plans to grow existing accounts and penetrate new verticals.
- Analyze account performance and identify new revenue streams.
- Business Development:
- Identify new sales opportunities through cold visits, networking, and referrals.
- Conduct market research to understand customer needs and industry trends.
- Collaborate with marketing and product teams to align strategies and drive campaigns.
- Reporting & Forecasting:
- Maintain accurate CRM records and provide weekly/monthly sales reports.
- Forecast sales pipeline and contribute to revenue planning.
- Team Collaboration:
- Work cross-functionally with operations, customer success, and product teams.
- Provide feedback to internal teams for continuous improvement of offerings.

At Inncircles, we help construction teams push boundaries with AI-powered solutions that integrate effortlessly into their workflows—turning data into actionable insights across the entire project lifecycle.
What You’ll Do
- Build & ship: Design, develop, test, and maintain fast, stable Android apps used in real-world field conditions.
- Collaborate: Work closely with product managers, designers, and backend teams to deliver scalable, impactful features.
- Optimize: Continuously refactor and optimize code for performance and long-term maintainability.
- Delight users: Build intuitive UI using Jetpack Compose, animations, and state management techniques.
- Debug & resolve: Troubleshoot critical bugs, resolve performance bottlenecks, and keep the crash-free rate high.
- Integrate: Seamlessly connect with third-party APIs, SDKs, and external services.
- Automate: Contribute to and improve CI/CD pipelines using GitHub Actions, Bitbucket Pipelines, etc.
- Stay current: Explore new tools, libraries, and Android trends; share insights with the team.
What You Bring
- 3+ years of Android app development experience, with at least one app published to the Play Store.
- Proficiency in Kotlin, including coroutines and Flow.
- Deep experience with Jetpack Compose, including animations, state, and theming.
- Familiarity with MVVM, Clean Architecture, and separation of concerns.
- Experience with Dependency Injection (Hilt/Dagger).
- Strong understanding of unit and UI testing tools (e.g., JUnit, Espresso).
- Hands-on experience with CI/CD pipelines.
- Strong communication skills and a commitment to quality code.
Bonus Points For
- Experience with Flutter or cross-platform development.
- Familiarity with MongoDB or backend development in Node.js, Django, or similar.
- Experience with monitoring and analytics tools (Firebase Crashlytics, Analytics).
What We Offer
- Competitive salary & flexible working hours.
- Health insurance & wellness benefits.
- Collaborative, inclusive, and learning-first work culture.
- Clear growth opportunities and ownership of impactful work.
We are seeking a Frontend Engineer who can expand our product portfolio and make life easier for locals and local businesses. As part of this role, you will build experiences that help users engage and feel comfortable with the products and services we offer.
We need you to understand Angular, Vanilla JS, HTML and (S)CSS.
We need you to understand the philosophy of writing clean and modular code.
We need you to take your own stand and do what's right to find a solution.
"I'd rather listen to a possible solution rather than a 'don\'t know'" would be plausible to you.
Technologies mentioned above is what you can relate to while applying but that's just the tip of the iceberg.
If you get a score of 10 below,
We need you
You need at least 5 points to proceed to next round.
Answer the following questions by attaching a document link with the note:
-
Why choose ngRx over shared angular services? 1 point
-
How are fork join and merge map different? 1 point
-
How do we wrap html elements in our custom component? 2 points
Ex:
This is not a paragraph element
- How will you handle an error produced by RxJS operator's inner observables without failing any other observables that are yet to emit values to its subscriber, so that all the inner observables including errored ones can be piped to another RxJS operator such as fork join, concatMap etc to be handled smoothly for further operations?
Easiest thing would be to generate a pseudo code.
With above question solve this problem:
[Observables....] -> Emit values simultaneously from the array of observables at once (perform a task when an observable finishes) -> toArray -> [emitted values...] -> process each emitted value one by one -> toArray
This will give you 4 points
- How does javascript achieve its asynchronous nature being single threaded? 2 points


Skill required:)
- Expert in writing clean, test-driven, easily maintainable, and modular code.
- Having a good working knowledge of database design and maintenance.
- Able to build reusable code and libraries for future use.
- Knowing troubleshooting and debugging applications is essential.
- Should have great performance in UI or backend tests to optimize performance.
- Capable of designing and developing web applications for the PHP platform (Laravel)
- Preferred to collaborate with cross-functional teams to define, design, and ship new features.
- Able to ensure the performance, quality, and responsiveness of web applications.
- Having sound working knowledge of identifying and correcting bottlenecks and fixing bugs.
- Able to work on bug fixing and improving application performance
- Able to constantly discover, evaluate, and implement new technologies to maximize development efficiency.

Job Description:
As a Software Development Engineer at Jumbotail you will-
§ Be a part of our initial core team to design and develop our marketplace platforms from scratch
§ Work on building scalable backend platform for customer & seller apps, brands platform, demand
generation platform, supply chain & logistics platform, credit platform and several cross platform
software components
§ Participate in the process to fundamentally change the food and grocery ecosystem in India, and
impact billions of people through technology, mobile, and data science
Requirements:
An ideal candidate for this role is someone who has-
§ BE/BTech degree in Computer Science from a top engineering school
§ 3-5 years of professional software development experience
§ Strong problem solving skills and strong command on object oriented design, data structures,
algorithms and other computer science fundamentals.
§ Strong coding skills – professional experience in developing production-quality software in Java.
§ Expertise in Web Services, Service-oriented architecture, Databases, NoSQL, Distributed systems,
Cloud Technologies.
§ Extreme software engineering skills to design and develop low-latency, high availability, internetscale
web services
§ Solid understanding of the full software development life cycle and software engineering best
practices
§ Ability to understand business requirements and translate them into technical requirements
§ Demonstrated ability to own software design and development end to end from requirements to
launch.
§ Ability to collaborate with cross-functional teams to define, design, and ship new features.
§ A startup mindset – An athlete who can run at breakneck speed of a startup, yet someone who can
bring method to madness through processes suitable for different stages of the company – early
stage prototyping and rapid experimentation, before product/market fit, after product/market fit,
and scaling.
§ Familiarity with Agile development, Scrums, continuous integration, and test driven development
processes
§ Data driven product development approach – strong focus on data backed engineering decisions.
§ Ability to develop products incrementally in fast iterations
§ Ability to do collaborative problem solving and design/build chaos resilient systems
§ Strong focus on software quality
§ Ability to mentor junior developers, and help build an excellent engineering team
§ Ability to be a talent magnet – attract great talent to join the core team.
We are looking for warriors who have the hunger to impact real lives and who can match our high
bar on Core Values that we live by.
If you-
§ can apply first principles thinking to solve problems
§ can envision a great future that you want create
§ have the fire in your belly to get out of your cube and do something about your vision and passion
§ want to work with some really smart people, and still raise the bar for all of us
§ can have fun and help your colleagues have fun doing all of the above..
- This role includes both product and Project management.Involve in Data collection,Data filtering,refining, and sizing huge incidents data.
- Preferred Domain- Telecom
- Good to have Voice, Unified Communication, Contact center, Messaging experience, Application to Person (i.e. integration with WhatsApp,etc.)
- Work closely with the Engineering Team,Customer Business Team, different cross-functional Team to realize a road map of RPA implementation, Starting from requirement gathering, Ideation to Solution design and implementation
- create PDD (Process Design Document) and review SDD (Solution design document),POC development, Solutioning/Sizing/Business Case/Pricing activities
- Work closely with Marketing Team for proposal preparation,Business case development
commercial, federal and state government plans specifically support operational
processes for provider data management functions, enrollment and eligibility,
member benefits, claims adjudication and EDI Interfaces functions.
• Knowledge of State regulations to determine provider meets qualification to be
enrolled.
• Knowledge of provider files from State Medicaid programs to decipher provider
enrollment and eligibility rules.
• Knowledge of provider type designation identified by the State Medicaid programs.
• Knowledge of provider and member portal functions.
• Knowledge of provider reimbursement methodologies about Commercial, CMS and
State defined guidelines.
• Knowledge of provider matching criteria for claims.
• Knowledge of Coordination of Benefits (COB) and Claim Authorizations functions.
• Knowledge of Setting up communications for EDI transmissions using FTP, SFTP and
real time API setups
• Knowledge of health insurance, HMO and managed care principles including
Medicaid and Medicare regulation.
• Solid analytical skills with the ability to compile data from many sources and define
designs for enrollment to benefit plan configuration.
• Research, interpret and summarize new state, federal and client rules regarding
department functions. Alter or create policies and procedures to adhere to those
rules.
• Solid communication skills with working session facilitation.
• Strong time management, attention to detail, analytic and organizational skills.
• Excellent interpersonal, oral and written communication skills.
• Able to work independently and within a collaborative team environment with little
guidance/supervision.


• Very Strong knowledge in PHP, MySQL, Javascript etc.
• Solid understanding in PHP frameworks like: Symfony, Codeigniter, Laravel etc.
• Development experience with Wordpress and other E- Commerce CMS.
• Experience of creating highly scalable, robust web applications.
• A solid understanding of the full web technology stacks (i.e. Lamp, Rest, API integration, Version control- Git,
and authentication schemes.
• Good to have development experience in JS frameworks like: Node JS, Angular JS, React Js etc.
• Good to have development experience in HTML, CSS, LESS, SASS, Grunt etc.
• Rigor in A / B Testing, test coverage and other web best practices.
• Familiar with Jira and Scrum process.
• Good to have knowledge on Ruby on Rails.
• Fluent in English Communication.



