
About Charmboard
About
Connect with the team
Similar jobs
Job Title: Lead Generation Specialist
Location: Baner, Pune
Experience: 2–3 Years
Employment Type: Full-Time | WFO
About the Role
We are looking for a Lead Generation Specialist with proven experience in identifying, nurturing, and converting qualified leads through outbound channels. The ideal candidate will have hands-on experience in email campaigns, LinkedIn outreach, and cold calling targeting international markets such as DACH, BENELUX, and the UK.
Key Responsibilities
- Generate qualified B2B leads through cold calls, emails, and LinkedIn campaigns.
- Execute targeted email and LinkedIn outreach campaigns to build a strong sales pipeline.
- Manage follow-ups, schedule meetings, and support client acquisition activities.
- Maintain CRM data and provide weekly reports on lead quality and conversions.
- Collaborate with the sales and marketing team to improve campaign strategies and conversion rates.
- Ensure a minimum of 40 qualified leads per month are generated through outbound efforts.
- Identify new markets, decision-makers, and business opportunities across international regions.
Required Skills & Experience
- 2–3 years of proven experience in B2B Lead Generation / Inside Sales.
- Strong communication and persuasion skills in English.
- Experience with international lead generation (especially DACH, BENELUX & UK markets).
- Proficiency in using LinkedIn Sales Navigator, CRM tools (HubSpot, Zoho, etc.), and email campaign tools.
- Ability to research, segment, and target the right prospects.
- Self-motivated, goal-oriented, and comfortable working with monthly lead targets.
Job Title: Tutor or Assistant Professor – Pathology
Department: Pathology
Institution Type: KGiSL Educational Institution.
Job Summary:
The Assistant Professor Or Tutor– Pathology will be responsible for teaching undergraduate students, conducting practical and laboratory sessions, guiding academic activities, and contributing to research and departmental development. The candidate should demonstrate strong subject expertise in pathology along with a commitment to academic excellence and student mentorship.
Minimum Qualification:
- B.Sc. in Pathology (or equivalent qualification in Pathology)
- Minimum 2 years of relevant teaching or laboratory experience
Key Responsibilities:
- Deliver lectures and conduct practical sessions in pathology subjects as per the curriculum.
- Prepare lesson plans, teaching materials, and assessment tools.
- Guide and supervise students during laboratory work and clinical demonstrations.
- Evaluate student performance through assignments, internal assessments, and examinations.
- Maintain academic records, attendance, and examination documentation.
- Participate in curriculum development and departmental meetings.
- Mentor students for academic projects, research activities, and career guidance.
- Ensure proper utilization and maintenance of laboratory facilities and equipment.
- Engage in research, publications, seminars, workshops, and faculty development programs.
- Contribute to institutional activities such as accreditation, admissions, and outreach programs.
Required Skills:
- Strong knowledge of pathology concepts and diagnostic procedures.
- Effective teaching and presentation skills.
- Ability to manage laboratory sessions and ensure safety compliance.
- Good communication and interpersonal skills.
- Research aptitude and academic writing skills.
Preferred Attributes:
- Experience in an educational institution.
- Publications in reputed journals.
- Commitment to continuous learning and professional development.
Role Summary:
We are seeking experienced Application Support Engineers to join our client-facing support team. The ideal candidate will be the first point of contact for client issues, ensuring timely resolution, clear communication, and high customer satisfaction in a fast-paced trading environment.
Key Responsibilities:
• Act as the primary contact for clients reporting issues related to trading applications and platforms.
• Log, track, and monitor issues using internal tools and ensure resolution within defined TAT (Turnaround Time).
• Liaise with development, QA, infrastructure, and other internal teams to drive issue resolution.
• Provide clear and timely updates to clients and stakeholders regarding issue status and resolution.
• Maintain comprehensive logs of incidents, escalations, and fixes for future reference and audits.
• Offer appropriate and effective resolutions for client queries on functionality, performance, and usage.
• Communicate proactively with clients about upcoming product features, enhancements, or changes.
• Build and maintain strong relationships with clients through regular, value-added interactions.
• Collaborate in conducting UAT, release validations, and production deployment verifications.
• Assist in root cause analysis and post-incident reviews to prevent recurrences.
Required Skills & Qualifications:
• Bachelor's degree in computer science, IT, or related field.
• 2+ years in Application/Technical Support, preferably in the broking/trading domain.
• Sound understanding of capital markets – Equity, F&O, Currency, Commodities.
• Strong technical troubleshooting skills – Linux/Unix, SQL, log analysis.
• Familiarity with trading systems, RMS, OMS, APIs (REST/FIX), and order lifecycle.
• Excellent communication and interpersonal skills for effective client interaction.
• Ability to work under pressure during trading hours and manage multiple priorities.
• Customer-centric mindset with a focus on relationship building and problem-solving.
Nice to Have:
• Exposure to broking platforms like NOW, NEST, ODIN, or custom-built trading tools.
• Experience interacting with exchanges (NSE, BSE, MCX) or clearing corporations.
• Knowledge of scripting (Shell/Python) and basic networking is a plus.
• Familiarity with cloud environments (AWS/Azure) and monitoring tools.
Why Join Us?
• Be part of a team supporting mission-critical systems in real-time.
• Work in a high-energy, tech-driven environment.
• Opportunities to grow into domain/tech leadership roles.
• Competitive salary and benefits, health coverage, and employee wellness programs.
Role: Full-Time, Long-Term Required: Python, SQL Preferred: Experience with financial or crypto data
OVERVIEW
We are seeking a data engineer to join as a core member of our technical team. This is a long-term position for someone who wants to build robust, production-grade data infrastructure and grow with a small, focused team. You will own the data layer that feeds our machine learning pipeline—from ingestion and validation through transformation, storage, and delivery.
The ideal candidate is meticulous about data quality, thinks deeply about failure modes, and builds systems that run reliably without constant attention. You understand that downstream ML models are only as good as the data they consume.
CORE TECHNICAL REQUIREMENTS
Python (Required): Professional-level proficiency. You write clean, maintainable code for data pipelines—not throwaway scripts. Comfortable with Pandas, NumPy, and their performance characteristics. You know when to use Python versus push computation to the database.
SQL (Required): Advanced SQL skills. Complex queries, query optimization, schema design, execution plans. PostgreSQL experience strongly preferred. You think about indexing, partitioning, and query performance as second nature.
Data Pipeline Design (Required): You build pipelines that handle real-world messiness gracefully. You understand idempotency, exactly-once semantics, backfill strategies, and incremental versus full recomputation tradeoffs. You design for failure—what happens when an upstream source is late, returns malformed data, or goes down entirely. Experience with workflow orchestration required: Airflow, Prefect, Dagster, or similar.
Data Quality (Required): You treat data quality as a first-class concern. You implement validation checks, anomaly detection, and monitoring. You know the difference between data that is missing versus data that should not exist. You build systems that catch problems before they propagate downstream.
WHAT YOU WILL BUILD
Data Ingestion: Pipelines pulling from diverse sources—crypto exchanges, traditional market feeds, on-chain data, alternative data. Handling rate limits, API quirks, authentication, and source-specific idiosyncrasies.
Data Validation: Checks ensuring completeness, consistency, and correctness. Schema validation, range checks, freshness monitoring, cross-source reconciliation.
Transformation Layer: Converting raw data into clean, analysis-ready formats. Time series alignment, handling different frequencies and timezones, managing gaps.
Storage and Access: Schema design optimized for both write patterns (ingestion) and read patterns (ML training, feature computation). Data lifecycle and retention management.
Monitoring and Alerting: Observability into pipeline health. Knowing when something breaks before it affects downstream systems.
DOMAIN EXPERIENCE
Preference for candidates with experience in financial or crypto data—understanding market data conventions, exchange-specific quirks, and point-in-time correctness. You know why look-ahead bias is dangerous and how to prevent it.
Time series data at scale—hundreds of symbols with years of history, multiple frequencies, derived features. You understand temporal joins, windowed computations, and time-aligned data challenges.
High-dimensional feature stores—we work with hundreds of thousands of derived features. Experience managing, versioning, and serving large feature sets is valuable.
ENGINEERING STANDARDS
Reliability: Pipelines run unattended. Failures are graceful with clear errors, not silent corruption. Recovery is straightforward.
Reproducibility: Same inputs and code version produce identical outputs. You version schemas, track lineage, and can reconstruct historical states.
Documentation: Schemas, data dictionaries, pipeline dependencies, operational runbooks. Others can understand and maintain your systems.
Testing: You write tests for pipelines—validation logic, transformation correctness, edge cases. Untested pipelines are broken pipelines waiting to happen.
TECHNICAL ENVIRONMENT
PostgreSQL, Python, workflow orchestration (flexible on tool), cloud infrastructure (GCP preferred but flexible), Git.
WHAT WE ARE LOOKING FOR
Attention to Detail: You notice when something is slightly off and investigate rather than ignore.
Defensive Thinking: You assume sources will send bad data, APIs will fail, schemas will change. You build accordingly.
Self-Direction: You identify problems, propose solutions, and execute without waiting to be told.
Long-Term Orientation: You build systems you will maintain for years.
Communication: You document clearly, explain data issues to non-engineers, and surface problems early.
EDUCATION
University degree in a quantitative/technical field preferred: Computer Science, Mathematics, Statistics, Engineering. Equivalent demonstrated expertise also considered.
TO APPLY
Include: (1) CV/resume, (2) Brief description of a data pipeline you built and maintained, (3) Links to relevant work if available, (4) Availability and timezone.
Company Overview
We are a dynamic startup dedicated to empowering small businesses through innovative technology solutions. Our mission is to level the playing field for small businesses by providing them with powerful tools to compete effectively in the digital marketplace. Join us as we revolutionize the way small businesses operate online, bringing innovation and growth to local communities.
Job Description
We are seeking a skilled and experienced Data Engineer to join our team. In this role, you will develop systems on cloud platforms capable of processing millions of interactions daily, leveraging the latest cloud computing and machine learning technologies while creating custom in-house data solutions. The ideal candidate should have hands-on experience with SQL, PL/SQL, and any standard ETL tools. You must be able to thrive in a fast-paced environment and possess a strong passion for coding and problem-solving.
Required Skills and Experience
- Minimum 5 years of experience in software development.
- 3+ years of experience in data management and SQL expertise – PL/SQL, Teradata, and Snowflake experience strongly preferred.
- Expertise in big data technologies such as Hadoop, HiveQL, and Spark (Scala/Python).
- Expertise in cloud technologies – AWS (S3, Glue, Terraform, Lambda, Aurora, Redshift, EMR).
- Experience with queuing systems (e.g., SQS, Kafka) and caching systems (e.g., Ehcache, Memcached).
- Experience with container management tools (e.g., Docker Swarm, Kubernetes).
- Familiarity with data stores, including at least one of the following: Postgres, MongoDB, Cassandra, or Redis.
- Ability to create advanced visualizations and dashboards to communicate complex findings (e.g., Looker Studio, Power BI, Tableau).
- Strong skills in manipulating and transforming complex datasets for in-depth analysis.
- Technical proficiency in writing code in Python and advanced SQL queries.
- Knowledge of AI/ML infrastructure, best practices, and tools is a plus.
- Experience in analyzing and resolving code issues.
- Hands-on experience with software architecture concepts such as Separation of Concerns (SoC) and micro frontends with theme packages.
- Proficiency with the Git version control system.
- Experience with Agile development methodologies.
- Strong problem-solving skills and the ability to learn quickly.
- Exposure to Docker and Kubernetes.
- Familiarity with AWS or other cloud platforms.
Responsibilities
- Develop and maintain our inhouse search and reporting platform
- Create data solutions to complement core products to improve performance and data quality
- Collaborate with the development team to design, develop, and maintain our suite of products.
- Write clean, efficient, and maintainable code, adhering to coding standards and best practices.
- Participate in code reviews and testing to ensure high-quality code.
- Troubleshoot and debug application issues as needed.
- Stay up-to-date with emerging trends and technologies in the development community.
How to apply?
- If you are passionate about designing user-centric products and want to be part of a forward-thinking company, we would love to hear from you. Please send your resume, a brief cover letter outlining your experience and your current CTC (Cost to Company) as a part of the application.
Join us in shaping the future of e-commerce!
Hurry Upp!!! We are Hiring Full Stack Developer
We are looking for a highly skilled computer programmer who is comfortable with both front and back-end programming. Full Stack Developers are responsible for developing and designing front-end web architecture, ensuring the responsiveness of applications, and working alongside graphic designers for web design features, among other duties.
Full Stack Developers will be required to see out a project from conception to final product, requiring good organizational skills and attention to detail.
Full Stack Developer Responsibilities:
• Developing front-end website architecture.
• Designing user interactions on web pages.
• Developing back-end website applications.
• Creating servers and databases for functionality.
• Ensuring cross-platform optimization for mobile phones.
• Ensuring responsiveness of applications
• Working alongside graphic designers for web design features.
- Working with the UI/UX designer and bridge the gap between graphical design and technical implementation, taking an active role on both sides and defining how the application looks as well as how it works.
- Being able to develop new user facing features.
- Ensuring the technical feasibility of UI/UX designs.
- Optimizing application for maximum speed and scalability.
- Assuring that all user input is validated before submitting to the back end.
- Collaborating with other team members and stakeholders.
What you need to have:
- Proficient understanding of web mark-up, including HTML5, CSS3
- Basic understanding of CSS pre-processing platforms, such as LESS and SASS
- Rock-solid understanding of JavaScript. Should have experience in React, Redux, or any other state management library.
- Huge plus if you are worked on complex UIs which involved drag & drop interactions.
- Good understanding of asynchronous request handling, partial page updates and AJAX.
- Hands-on experience in optimizing the UI of an application.
- Proficient understanding of cross-browser compatibility issues and ways to work around them.
- Proficient understanding of code versioning tools, such as Git.
- Knowledge about Docker, Nginx, Angular and RxJs are nice to have and adds as a bonus.
- S/MS degree in Computer Science, Engineering or a related subject
- Proven working experience in software development
- Working experience in iOS development
- Have published one or more iOS apps in the app store
- A deep familiarity with Objective-C and Cocoa Touch
- Experience working with iOS frameworks such as Core Data, Core Animation, Core Graphics and Core Text
- Experience with third-party libraries and APIs
- Working knowledge of the general mobile landscape, architectures, trends, and emerging technologies
- Solid understanding of the full mobile development life cycle
EmptyCup is an interior design platform. Our goal is to make good interior design accessible.
To know more about our vision, checkout this https://drive.google.com/file/d/1_PBkSaHLep-QsZzRWdKMI3amc-KFe99z/view">intro presentation.
You can also checkout our https://emptycup.in/">website here to know more about the product offering.
Senior Backend Engineer (Platform) Full Time Bangalore (Potentially Remote)
What you’ll be doing:
- Design and develop core systems that will be power teams to build services and apps
- Ensure and constantly improve reliability, scalability, security and performance of core apis and infrastructure
- Be proactive in technical decision making and a sound influence in technical discussions
- Work with the product teams to help shape product direction by communicating limitations and possibilities
- Adopt and advocate best practices and guidelines in architecture, code conventions, development practice
Who we are looking for:
- 5+ years of experience building web services in Python/Go/Java, preferably in Python with excellent debugging and analytical skills
- Strong understanding of software engineering principles, computer science fundamentals - data structures, algorithms and operating systems
- Proven experience in building, deploying and maintaining highly scalable RESTful web services
- Excellent written and oral communication ability in both technical and non tech. aspects
- Good understanding of benchmarking and performance monitoring - concurrency, multi-threading, logging, database optimisations
- Decent knowledge of CI/CD pipelines and familiarity with shipping code quickly and reliably.
What we offer:
- Ownership of the platform core with a clear roadmap.
- A small cool meritocratic team that's driven by passion.
- An inspiring culture that balances creative exploration & heads down execution.
- Cash compensation upto 20L and negotiable stock in a gold mine.










