•Can collect desirable contacts and data for leads and telecalling, telemarketing or digital marketing.
•Potential and hard working.
•Have strong computer operating knowledge.
Good knowledge in search engine.

About Unio labs Private Limited
About
Connect with the team
Company social profiles
Similar jobs
Digital Marketing Internship
- Must have good insight into tools like Google Analytics, SEO tools, social media management platforms, and more.
- Design posters and creatives for Instagram, websites, and other platforms
- Assist in creating and executing digital marketing campaigns
- Enthusiasm for digital marketing and a willingness to learn.
- Strong written and verbal communication skills.
- Basic understanding of social media platforms and trends.
- Familiarity with tools like Canva, Google Docs, or any analytics tool.
- Work on content creation, SEO, and social media strategies
- Knowledge of social media trends and strategies
- Self-motivated, creative, and eager to learn
Mode - Remote
What You will do
● Create beautiful software experiences for our clients using design thinking, lean and agile methodology.
● Work on world-class software products using the latest cutting edge technologies and platforms.
● Work in a dynamic, collaborative, transparent, non-hierarchical culture.
● Work in collaborative, fast-paced and value-driven teams to build innovative customer experiences for our clients.
● Help to grow the next generation of developers and have a positive impact on the industry.
Basic Qualifications
● Experience: 5+ years.
● Hands-on development experience in backend, Java, SprintBoot, Hibernate, SQL, MongoDB, Jenkins, Microservices etc...
● Server-side development experience mainly in JAVA.
● Passion for software engineering and follow the best coding concepts. ● Good to great problem solving and communication skills.
● Experience in working with cross-border, distributed teams is a must.
Nice to have Qualifications
● Product and customer-centric mindset.
● Great OO skills, including design patterns.
● Experience with large-scale enterprise systems
Read less


Experience with deploying applications on cloud infrastructure, preferably AWS
• Experience in using REST APIs with the front end
• Experience in handling webMap applications using leading webMap Javascript APIs like ReactJS Leaflet, Google Maps Javascript API and Geoserver management
• Experience with the Agile/Scrum development model
• Strong experience in code versioning using Git.
• Strong design, development, and implementation experience.
• Very good experience in React JS, React Leaflet and Redux
• Bachelor's degree in Marketing or related field.
• Excellent understanding of digital marketing concepts.
• Sound knowledge of social media platforms and content generation.
• Strong creative and analytical skills.
Knowledge of Google Analytics and Google Webmaster Tools
Basic roles & responsibilities
Increase company and brand awareness.
Launching advertisements.
Generating leads through social media platforms like Instagram, LinkedIn and facebook.
**Responsibilities**
- Active management right from the initial stage till the end of the product life cycle to deliver high-quality products.
- Write, prioritize requirements, manage and facilitate the product development lifecycle from inception to release.
- Specify market requirements for current and future products by conducting market research supported by ongoing visits to customers and non-customers.
- Lead the product strategy through to development and deployment, working with leaders in business from sales, marketing, operations, and development.
- Develop and implement a company-wide go-to-market plan, work with all the departments to execute.
- Analyze potential partner relationships for the product.
- Work with an engineering counterpart to define product release requirements.
- Discover products as per customer need with current marketing trends.
- Work with the marketing team to identify the requirements from the sales and create product requirement documents.
- Interact with clients and the technology team.
- Work with external third parties to assess partnerships and licensing opportunities.
**Skills**
- Must have Effective oral and written communication skills.
- Must have Excellent interpersonal skills and presentation skills.
- Must have Organizational skills and the ability to understand detailed information.
- Must have Knowledge of current marketing trends.
- Must have People management & leadership.
- Must be resourceful, innovative, self-motivated, and confident in high-stress situations
- Must have Product Management, Product Development understanding.
- Must have good analytical and troubleshooting skills with end-users / customers.
- Must have competitive intelligence.
Perks and Benefits
The company provides medical insurance and other benefits.

- Develop reusable, maintainable cross-platform HTML, CSS, and JavaScript for front-end web application components while adhering to web and team standards.
- Write unit tests to provide sufficient testing coverage for each developed component.
- Constantly review and improve frontend performance of the web application.
- Work with creative and business partners to understand, build and adjust web application functionality and visual presentation to support business goals.
- Work with server-side, infrastructure, and 3rd party technology partners to build, integrate and deploy web application functionality and visual presentation to support business goals.
- Work with project technical lead and/or FE architect to create technical designs and implementation plans.
- Ensure accuracy and attention to detail throughout the development process.
- Remain curious and current with new developments in the FE web development industry.
QUALIFICATIONS:
- Demonstrated 3-5 years of practical front-end web development experience.
- Expertise in writing and testing valid, web standards-based HTML, CSS, JS.
- Fluent in fundamentals of computer science such as:
- Object-Oriented Programming, Data Structures, Coding Patterns.
- Deep understanding and experience with the following standards and technologies is essential:
- DOM, JSON, AJAX, HTML5 Video, WCAG 2.0 AA, Git.
- Strong verbal and written communication skills are preferred.
- Bachelor’s Degree is preferred.
- Sample portfolio (code or public-facing web build) is a plus.
- Experience working for high-end brands or another environment with very high standards for the presentation layer is a plus; Ecommerce experience is a plus


We are building a workspace for Marketing teams - Think Webflow for Marketing teams, Grafana for Marketing teams who operate on large data sets and need a clear intuitive interface to look at all their data.
Traditionally Marketing teams have always had to depend on a large BI team to provide them with the data they need to make decisions. Clarisights eliminates this by giving Marketing teams everything they need in one intuitive, collaborative reporting platform.
We work with large enterprise Marketing teams around the world like Delivery Hero - The world's largest food delivery co., HelloFresh the world's largest mealkits delivery co. etc.
Our platform is central to how business teams make decisions and you will work on the interface that these teams use. We are helping non technical business users get comfortable with data by giving them a platform they can use to drive.
What makes this role challenging? Think Google Docs, Slides and Sheets all combined in one platform. We have a collaborative text editor which is used by teams together and we built our table grid which is extremely powerful. Tables, being one of the heaviest and most used widgets we have, have records composed of metric data(averages, share percentages, comparison data), multiple creatives(images, videos, gifs), trends(charts inside each cell) and a lot more.
The huge amount of data points naturally increases the amount of DOM nodes and thus it becomes memory heavy and CPU intensive to run the app in the browser. One table can have 500 records that the users can scroll through at once. Now imagine having 10+ of such tables in one tab, and each report comprising of multiple tabs. And we also support features like drilldowns/breakdowns, column freezing, row freezing, in the tables all while ensuring a smooth user experience.
We decided to build it from scratch using React Virtualize since most table libraries did not give us the performance or features we need. We also extensively use charts to visualize data and as we are scaling, a lot of these components have to be rebuilt to handle the volume of data we process.
We are only getting started, we want to make our platform a lot more collaborative and immersive by giving teams ability to interact with charts by adding annotations and ability to tag team members and leave notes for them. This might seem a solved problem when you look at collaboration on Google Docs but it's an extremely tricky problem for us as we don't deal with static data the way you have it with Google Docs.
Unlike read only dashboards which do not allow edits after building, our platform is meant for collaboration within teams. Think of how shitty collaboration was for design teams before Figma.
What we are looking for?
We are looking for someone who obsesses over performance and is comfortable with profiling performance, can think of frontend architecture. We are also looking for a lead who can mentor the team on performance and scale.
While working with such complex interfaces, often times, performance and the tech becomes a bottleneck for the user experience we strive for. We are looking for someone who —
- Understands fundamentals of Application Design and has designed/architected applications from scratch.
- Has worked on large-scale applications, and setup/maintained its data pipelines (data flows from backend to frontend)
- Has architected efficient and reusable front-end systems that drive complex web applications
Preferable Qualifications
- 3+ years of JavaScript experience, including concepts like asynchronous programming, closures, types.
- HTML/CSS experience, including concepts like layout, specificity, cross browser compatibility, and accessibility
- Experience with browser APIs and optimizing frontend performance
- Previous experience with dashboard apps, charts framework, window virtualisation
- Has written Generators for project setup
- Comfortable with tech like Postgres, Docker, Rails
- Understands tooling like Webpack, Babel
Experience with React and Typescript is preferable but not necessary.
First 30 days, one will work on
- Understanding the data flow and familiarise oneself with the app components
- One feature/task like updating something that touches majority of the app — this is again aimed to get familiarity with the whole codebase in the quickest way
- Synchronising the data pipelines by adopting better serialisation protocols
- Creating avenues to improve app performance (by profiling and benchmarking)


Responsibilities
- Build pixel-perfect UIs across both mobile platforms.
- Leverage native APIs for deep integrations with both platforms.
- Diagnose and fix bugs and performance bottlenecks for performance that feels native.
- Maintain code and write automated tests to ensure the product is of the highest quality.
- 1- 3 years as a professional software developer.
- Experience with React, React Native and Redux
- Experience with at least one native mobile platform (bonus points if you moved to React Native from iOS or Android development).
- Firm grasp of the JavaScript language and its nuances, including ES6+ syntax. Knowledge in TypeScript is a plus point.
- Knowledge of functional and object-oriented programming.
- Familiarity with native build tools, like Xcode & Android Studio.
- Understanding of REST APIs, the document request model, and offline storage.
We are looking for passionate professionals who are crazy about breaking the norms and make people take notice. You should be obsessively result oriented, willing to take informed risks and learn fast from your mistakes. You’ll be working directly with the founders on the technology platform. Being part of the core team, will be working on challenging problems and will have complete ownership of various features of the products. Your opinion will count and your ideas will translate into reality. The position will be based out of Bangalore. You will, perhaps, lead our engineering efforts eventually.
Job Aim
To perform software tests to ensure quality
Responsibilities
Review of software requirements
Preparation of test cases
Automating responsive layout
Reporting of defects
Preparation of test reports
Essential Skills
Load testing
Identify Security vulnerabilities
Teamwork
Programming knowledge for automation testing
Selenium Web Driver



