
About BlazeClan Technologies Pvt Ltd
About
Connect with the team
Similar jobs


We are looking for a Frontend UI Developer to translate UI/UX designs and/or wireframes into User Interfaces using HTML, CSS, Javascript and jquery. He/ she will be responsible for a pixel-perfect conversion of the defined layout. They need to be competent with responsive coding/adaptation to ensure the correct rendering of the design when viewed on various formats including web, mobile, etc. The Front-end coding resource also needs to be familiar with design conventions and best practices and needs to follow the same to write easily scalable code


- Proven at least 2 to 3 years of work experience as a Front-end developer
- Hands-on experience with markup languages
- Experience with JavaScript,Next.Js and Tailwind is a must
- Familiarity with browser testing and debugging
- In-depth understanding of the entire web development process (design, development and deployment)
- Understanding of layout aesthetics
- Excellent analytical and multitasking skills
- Engineering Graduates preferred

Responsibilities
Develop high quality, secure, stable code for use in products and solutions for
customers, making it easier for other developers to maintain, enhance, reuse,
and localize
Work with Product Owner and/or Product Manager/Team to understand and help
refine functional requirements for new products
Develop and outline architecture and relationships between subsystems and
participates in review of those designs
Investigate and, if necessary, prototype technologies and algorithms relating to
the task
Break down a large problem into smaller components and provide a clear
solution for each piece
Ensure new code, feature or software product meets performance goals/metrics
Research external best practices and emerging technologies for possible
incorporation into company products and methodologies
Write and maintain the code following Test-Driven-Design principles
Minimum Qualifications
Bachelor’s degree in any Engineering discipline from reputed engineering
college
5 to 7 years of strong programming skills in Web and Cloud Technologies
Should have a very strong foundation in JavaScript, and must have a clear
understanding of basic web fundamentals such as prototype based inheritance,
scopes, Event Loop, Memory Management in JS, etc
Should be good at developing modular front-end applications and is expected to
have the knowledge to create good abstractions that can be reused . Should also
have in-depth understanding of latest ES6 standards such as spread operators,
arrow functions, etc
Should have strong programming skills in Web and Cloud Technologies
Should be strong in OOAD Concepts
Should have a strong hands-on in React, Typescript
Should have Hands-on experience in any of the backend language.
Should understand latest paradigms in Front End Development such as Pub-Sub
Pattern, Redux, RxJS, Service Workers, Client Caching, Lazy Loading, Dynamic
Injection, Bundle Optimisation, etc
Should have very good hands-on knowledge of CSS3 & HTML5
Should have good knowledge of Postman API Platform
Should have experience with Amazon web services – ECS, Lambda, S3, SQS, etc
Should have Hands-on experience of developing RESTful web services and
integrating the same with heterogeneous clients
Should have Hands-on experience with Relational or NoSQL Database’s
Should have a very clear understanding of TDD is expected and should have
good exposure to writing UT's and designing UI components with testability in
mind
Should have Strong Communication and Analytical skills
Flexibility under changing conditions and the ability to multi-task between
projects
Preferred Qualifications
Hands-on experience with C++
Nice to have experience with Python
Nice to have experience with CI/CD tools like Docker, Jenkins, etc
Nice to have a hands-on & Understanding of CSS Pre-processors such as SASS,
LESS, etc


Frontend Developer (ReactJS)
Company Profile
Egregore Labs (www.egregorelabs.com) is a financial software company founded in 2017 by Prashant Vijay (ISB, Tulane) & Hari Balaji (IIM Ahmedabad, IIT Madras) both of whom have spent over a decade each in Financial Services, with a majority of their experience at Goldman Sachs across New York, Hong Kong & Singapore in roles across Trading, Quant & Technology.
Opportunity
We are looking for an experienced Frontend engineer with ReactJS development experience to join our team.
Here’s are some of the things you might have to do on any given day:
- Implement responsive and performant UIs with user centered approach with frontend technologies including ReactJS, Javascript(ES 6), Typescript, SCSS, etc
- Write meaningful test cases for frontend &
- Integrate our products with 3rd party products/tools/services
- Develop Infrastructure for delivering services using a performance driven approach, build databases, schedule automated jobs, etc
Ideal Background / Experience
- At least 12 months of diverse experience in web development for product or services oriented environment with exposure to working production deployments
- Expertise in programming using Python/ReactJS or similar scripting languages
- In-depth exposure to technologies used in web-based SaaS products, including REST APIs
- Sound understanding of Postgres and NoSQL databases such as MongoDB
Nice to have exposure to any of
- AWS
- Azure
- ELK
- Object Relational Models (SQLAlchemy, etc)
- Google APIs
- Microservices Architecture Pattern
- NodeJS / ExpressJS
Work From Home
Package: upto 10L
Requirements and Qualifications
- Bachelor’s or master degree in engineering
- 7+ years of work experience, 1+ years of experience as a lead
- Proficient understanding of HTML, CSS, and Javascript
- Proficient understanding of ReactJs or similar library
- Good understanding of responsive web development
- Good understanding of SEO and analytics
- Ability to break the business problem into smaller features
- Ability to access the technical feasibility of UI/UX designs
- Build reusable code and libraries for future use
- Optimize application for maximum speed and scalability
- Proficient understanding of cross-browser compatibility


Technology Skills
- Advanced Javascript framework: ReactJS, AngularJS, BackboneJS.
- Familiarity with common Javascript Libraries such as jQuery would be a plus.
- NodeJS knowledge is a plus.
- Fluent in responsive design and mobile / tablet UI / UX.
- Knowledge about UI testing automation.
- Web mobile (touch devices: mobiles and tablets) experience is expected.
- UI Performance: should have hands on experience of optimising page load, rendering, caching
- Good understanding of AJAX and its UI implications.
- Sense for appeal & aesthetics from a usability perspective.
Soft Skills
- Obsessed with best practices and have an eye for detail.
- Self starter with a high level of drive and commitment.
- High energy and drive to work in a startup environment.
- Conceptual thinking, flexibility and ability to juggle with multiple responsibilities.
- Ability to work under pressure and confidence to deal with complex issues.
- Strong communication skills.
- Hands-on and detail oriented.



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:
• Ownership and delivering of complete front-end application.
• Ensuring high performance on mobile and desktop.
• Writing tested, idiomatic, and documented JavaScript, HTML, and CSS.
• Coordinating the workflow between the graphic designer, the HTML coder, and yourself.
• Cooperating with the back-end developer in the process of building the RESTful API.
• Communicating with external web services.
• Building the infrastructure for serving the front-end app and assets.
• Creating custom, general use modules, and components which extend the elements and modules of core AngularJS.
• Documenting the code inline using JSDoc or other conventions.
• Writing extensive unit tests using automated TDD tasks.
• Architecting and automating the build process for production, using task runners or scripts.
• Maintaining and deploying the frontend application.
Requirements:
• 3+ years of professional experience building and shipping code in professional consumer/B2B products.
• Expert knowledge of *AngularJS 5, HTML, CSS, Javascript and Browser compliance*. Knowledge of Build tools like *Gulp/Grunt/web pack*.
• Deep knowledge of *AngularJS* practices and commonly used modules based on extensive work experience
• Deep understanding of DOM APIs, native Javascript, libraries, and when to use them.
• Knowledge of CSS/CSS3 and its pre-processors like SASS/LESS, CSS-Modules .
• Creating self-contained, reusable, and testable modules and components.
• Thorough understanding of the responsibilities of the platform, database, API, caching layer, proxies, and other web services used in the system.
• Obsessively clean and organized code.
• Experience, and comfort, working with designers to implement their work, animations, transitions, and anything else they can dream up.
• Professional, precise communication skills.
• Self-starter and a team player


