
About Cerenode.io
About
Connect with the team
Company social profiles
Similar jobs
Company Description
CorpCare is India’s first all-in-one corporate funds and assets management platform based in Mumbai. We offer a single window solution for corporates, family offices, and HNIs to formulate and manage treasury management policies. Our portfolio management system provide assistance in conducting reviews with investment committees and the board.
Role Description
Role- Frontend Developer (Next JS)
CTC- Upto 12 LPA
The ideal candidate will be responsible for designing, developing, testing, and debugging responsive web and mobile applications for the company. Using JavaScript, HTML, and CSS, this candidate will be able to translate user and business needs into functional frontend design.
Responsibilities
- Designing, developing, and testing UI for mobile and web applications.
- Build reusable code and libraries for future use.
- Accurately translate user and business needs into functional frontend code
Qualifications
- Bachelor's degree or equivalent in Computer Science.
- 2+ years' experience in frontend development. React and Next JS experience is must.
- Familiarity using Scrum/Agile development methodologies.
- Experience building object-oriented web applications in JavaScript, HTML5, and CSS3
Library.
Client Client is an MNC that provides online display advertisements focussed on retargeting to brand audience. It offers personalized retargeting tools for internet firms, marketing experts and publishers ranging from customer acquisition, audience match and App advertisement to design and analytical tools.
Role: : Technical Solutions Engineer, Reseller & Agency Solutions
Location: Hyderabad
Salary 14-18 LPA
Job Description
Roles & Responsibilities
- Understanding of Criteo products’ integration flows from a technical and sales perspective
- Provide the necessary technical trainings to the Resellers
- Discuss integrations with commercial representatives and support them through the process
- Plan the communication strategy with the resellers to improve efficiency
- Co-ordinate 3rd parties involved on each integration
- Providing feedback to both our internals’ engineering team and the reseller
- Pipeline reporting
- Work in a fast-paced innovative environment and be cool under pressure Optimize existing client set up.
- Support the troubleshoot of live campaigns to improve campaign performance and customer satisfaction
- Support the technical rollout of new products added on the client’s portfolio such as App or Web Continuous improvement of processes and tools:
- Participate with the wider global team to improve and develop new tools and processes.
- Contribute to the improvements of the product integration methodology
- Redefine processes to make the Technical Solutions team more efficient and be partners of the business teams
- Proactive development of tools and solutions that will support the growth of our South APAC team and facilitate the day-to-day job of your team members
- Provide guidance to other team members on areas of expertise
- Identify bugs, report them and work close to our internal teams on their resolution
Who You Are
- Degree in computer science or technology related degree.
- Fluent in English, both spoken & written.
- Experience in reviewing and debugging code in the following software languages: HTML, JavaScript, XML, SQL
- Experience related to Android and iOS platforms is advantageous.
- Strong interpersonal and communication skills across all levels of interlocutors
- Experience working closely with internal clients throughout the full implementation of the project.
- Ability to work on multiple projects at once, prioritize and execute a large number of tasks, and resolve issues quickly
- Proactivity associated to a “can do” way of working
- Team spirit oriented, sharing best practices and open to train other team members
- Problem solving and a positive attitude in a fast pace environment
- Autonomous personality and interested in taking initiatives and lead on projects
- Can work in full autonomy and as part of a team.
- Attention to detail to act as a consultant and be reactive in front of any potential situations
- Passion for new media, internet trends and continual learning
UI Developer Responsibilities:
- Work with other developers to ensure that the website is functional and visually appealing.
- Liaise with the client to gauge their needs and expectations.
- Plan the layout of the website.
- Ensure that the website is optimized for various devices.
- Use analytics to test client enjoyment.
UI Developer Requirements:
- Proficiency in HTML, JavaScript, jQuery, and CSS.
- Knowledge of Adobe Illustrator.
- Good interpersonal skills.
- Understanding of key design principles.
- Good problem-solving skills.
About this Role:
As part of the frontend development team, you will be responsible to build and maintain client side applications for our users collaborating with cross-functional teams comprising Product, Design, BI, and other engineers.
You will define best practices for client side architecture and build for the long term over iterations that bring measurable business value.
You will be involved in recruiting engineers for the team and mentoring them
As a company, we are very data driven and customer focused. As an engineering team, we are driven by metrics and care deeply about agility without compromising on the quality of our output. We are working towards creating an environment where individuals feel empowered to take ownership and initiative.
About You:
● You have a minimum of 7 years of experience building high-performance consumer-facing mobile applications at product companies of a decent scale
● You have a keen eye for mobile architecture and able to assist your team in making the right choices for every project
● You have previous experience building react native applications from scratch
● You have prior experience with recruiting and building a high-performance team
● You have a passion for mentoring and helping people on your team grow and achieve their goals
● You practice test-driven development
● You are familiar with both Android and iOS design patterns, and GraphQL
● You have some exposure to native app development in Swift, Kotlin, or Java
● You have strong knowledge of software development fundamentals, including a relevant background in computer science fundamentals and agile development methodologies.
● You are an excellent collaborator & communicator. You know that startups are a team sport. You listen to others, aren’t afraid to speak your mind and always try to ask the right questions.
● You are excited by the prospect of working in a distributed team and company.
Location: We are primarily looking for candidates in Bangalore but are open to other locations in India for the right candidate. At the moment, however, like most teams, we are fully remote.

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)
MUST Have
- 4-6 years of experience in application software development ( UI stack development )
- Sound knowledge of computer science fundamentals
- Proven ability to design and implement a complex (scalable and distributed ) application software on linux platform
- Hands on any of the language reactjs, Javascript
- Expert in software processes and tools ( Agile, CI/CD, Git, Jenkins )
Good to Have
- Experience in application migration to cloud







