Finance Executive at Fast Growing Ethnic Wear Brand · Delhi, Gurugram, Noida · 6 - 7 years · ₹3L - ₹4L / yr · Posted 19 Oct 2020

Are you a Finance enthusiast and can handle daily finance processes with ease? Here is a role where you will work with a trendy brand and grow with the brand.
Our client is the most sought after traditional Indian outfit manufacturing and exporting company. Their contemporary and stylishly designed clothes are full of unique patterns, matchless embroidery, gorgeous mirror-work and beautiful block prints.
Almost a decade old, it is a venture committed to bring together a varied range of traditional crafts and techniques of dyeing, weaving, printing and hand embroidery. The founders have dedicated their life to promote Indian Block Prints and provide employment and Hand-Embroidery training to women so that numerous underprivileged women can be empowered.As the Accounts Executive, you will manage all the accounting duties including completing multiple ledger reconciliations, journal entry preparation, and participating in financial month-end closures.
- Having knowledge of time office and payroll processing.
- Managing payroll accounting & its controlling.
- Handling reconciliation of primary and secondary sales stock and preparation of data for GST return (GSTR-1 & 3B)
- Handling GST audit, TDS filling return and payment/refund processing.
- Coordinating with all the internal departments.
- Making PCS rate payment.
- Maintaining accounting and book keeping.
- Managing expenditures within allotted budget.
What you need to have:
- Having a B.Com degree is a must.
- Good understanding and experience in FMCG sector, especially e-commerce in handling finance.
- Must have good working knowledge of excel.
- Familiarity with finance and accounting regulations/processes.
- Good communication and interpersonal skills.
Experience: 6 to 7 years
Annual CTC: Rupees 3,00,000 to 4,00,000

Similar jobs (10)
JOB DETAILS:
- Job Title: Lead DevOps Engineer
- Industry: Ride-hailing
- Experience: 6-9 years
- Working Days: 5 days/week
- Work Mode: ONSITE
- Job Location: Bangalore
- CTC Range: Best in Industry
Required Skills: Cloud & Infrastructure Operations, Kubernetes & Container Orchestration, Monitoring, Reliability & Observability, Proficiency with Terraform, Ansible etc., Strong problem-solving skills with scripting (Python/Go/Shell)
Criteria:
1. Candidate must be from a product-based or scalable app-based start-ups company with experience handling large-scale production traffic.
2. Minimum 6 yrs of experience working as a DevOps/Infrastructure Consultant
3. Candidate must have 2 years of experience as an lead (handling team of 3 to 4 members at least)
4. Own end-to-end infrastructure right from non-prod to prod environment including self-managed
5. Candidate must have Self experience in database migration from scratch
6. Must have a firm hold on the container orchestration tool Kubernetes
7. Should have expertise in configuration management tools like Ansible, Terraform, Chef / Puppet
8. Understanding programming languages like GO/Python, and Java
9. Working on databases like Mongo/Redis/Cassandra/Elasticsearch/Kafka.
10. Working experience on Cloud platform -AWS
11. Candidate should have Minimum 1.5 years stability per organization, and a clear reason for relocation.
Description
Job Summary:
As a DevOps Engineer at company, you will be working on building and operating infrastructure at scale, designing and implementing a variety of tools to enable product teams to build and deploy their services independently, improving observability across the board, and designing for security, resiliency, availability, and stability. If the prospect of ensuring system reliability at scale and exploring cutting-edge technology to solve problems, excites you, then this is your fit.
Job Responsibilities:
● Own end-to-end infrastructure right from non-prod to prod environment including self-managed DBs
● Codify our infrastructure
● Do what it takes to keep the uptime above 99.99%
● Understand the bigger picture and sail through the ambiguities
● Scale technology considering cost and observability and manage end-to-end processes
● Understand DevOps philosophy and evangelize the principles across the organization
● Strong communication and collaboration skills to break down the silos
Job Requirements:
● B.Tech. / B.E. degree in Computer Science or equivalent software engineering degree/experience
● Minimum 6 yrs of experience working as a DevOps/Infrastructure Consultant
● Must have a firm hold on the container orchestration tool Kubernetes
● Must have expertise in configuration management tools like Ansible, Terraform, Chef / Puppet
● Strong problem-solving skills, and ability to write scripts using any scripting language
● Understanding programming languages like GO/Python, and Java
● Comfortable working on databases like Mongo/Redis/Cassandra/Elasticsearch/Kafka.
What’s there for you?
Company’s team handles everything – infra, tooling, and self-manages a bunch of databases, such as
● 150+ microservices with event-driven architecture across different tech stacks Golang/ java/ node
● More than 100,000 Request per second on our edge gateways
● ~20,000 events per second on self-managed Kafka
● 100s of TB of data on self-managed databases
● 100s of real-time continuous deployment to production
● Self-managed infra supporting
● 100% OSS
About the role:
Unico Connect is an Al-first technology partner that builds custom mobile, web, and AI products for clients across multiple geographies. We are hiring a Senior Al Engineer for a dedicated client engagement focused on building an Al-powered application builder platform - a product where users describe software in plain English and the system generates, previews, and iteratively refines working code. The mandatory requirement for this role is hands-on production experience shipping LLMpowered systems with agent architectures, with experience in code generation or developer tooling contexts a strong advantage. The role is product-focused and deeply hands-on. You will own everything between the user's prompt and correct code landing in the project: the agentic loop, code generation pipeline, context management, evaluation suite, and model cost strategy. You will work alongside the Senior MLOps Engineer who operationalises the infrastructure around your system, and collaborate closely with backend, frontend, and DevOps engineers.
Responsibilities:
Agent architecture: Design and own the agentic loop for the platform - request interpretation, planning, tool-calling sequence (read file, edit file, run build, search code, install package), and stop conditions. Make and revisit architectural decisions on singleagent vs. multi-agent designs, including planner/executor splits and dedicated buildrepair sub-agents.
Code generation pipeline: Own the end-to-end generation flow: task classification, context gathering, planning, targeted edits, verification, and commit. Implement diff/search-replace-based file editing with fuzzy matching and fallback strategies. Enforce scope discipline so the agent makes minimal diffs and does not modify code it was not asked to touch.
Self-repair loop: Build and tune the automated repair loop that pipes compiler, lint, build, and runtime errors back to the model with retry budgets and model escalation. This loop is the primary quality lever - the difference between 60-70% and 90%+ build success rates.
Context management: Build file-relevance retrieval so the agent sees the right files, not the whole codebase: dependency graphs, AST/tree-sitter-based chunking, embeddings, recency signals, and hybrid retrieval. Implement conversation summarisation and memory for long sessions, and address long-project degradation through codebase summaries and periodic consistency passes. Own token budgeting and prompt caching strategy.
Prompt engineering as a discipline: Own the system prompt and per-task prompt variants (new feature, bug fix, styling change). Maintain few-shot examples and enforce coding conventions, stack rules, and prohibited behaviours such as no hardcoded secrets and no whole-file rewrites. Version prompts like code with changelogs and rollback capability.
Evaluation and quality measurement: Design and own the evaluation suite: representative test prompts run on every prompt and model change, scored on build success rate, instruction adherence, and output quality including LLM-as-judge and visual/screenshot checks where relevant. Define regression gates that block qualitydegrading changes from shipping. Treat evals the way engineers treat automated testing: versioned, automated, and tracked over time. This responsibility is nonnegotiable at this level.
Model strategy and cost: Design model routing - cheap and fast models for classification and small edits, frontier models for complex generation. Drive cost optimisation through prompt caching, diff-based edits over full-file rewrites, and tighter context selection. Track cost per agent run and tokens per task; evaluate new model releases against the eval suite and lead migrations when results justify it.
Safety and reliability of agent behaviour: Defend against prompt injection from user content and fetched web content. Ensure secrets never appear in generated client code. Define what the agent's tools may and may not do in collaboration with the platform team. Contribute to output moderation and abuse-pattern awareness.
Mentorship and engineering standards: Run code reviews, define engineering conventions for Al work, and raise the engineering bar across the Al team. Work closely with the Senior MLOps Engineer on handoff of eval design, prompt configurations, and model routing logic.
Requirements:
Hands-on production ownership of LLM-powered systems with agent architectures (mandatory). Must have personally shipped and operated at least one complex production Al system - agentic, multi-step, or code generation - with end-to-end ownership of architecture, evaluation, and cost. POCs, internal demos, and tutorialgrade work do not qualify.
5+ years of professional software or Al engineering experience, with at least 3 years focused on LLM applications, Al engineering, or production Al systems. Candidates with strong backend backgrounds and a clear, substantive pivot into LLM systems qualify.
Strong Python proficiency and service development. Production-grade Python with FastAPI or equivalent: type hints, async patterns, streaming responses, testing, and packaging. Not notebook-only.
Depth across LLM APIs and agent systems. Production experience with at least two of OpenAl, Anthropic Claude, Google Gemini, or open-weight models (vLLM, Ollama, Together). Production experience with at least one agent framework (LangGraph, CrewAI, AutoGen, Llamalndex Agents) or hand-rolled equivalent. Hands-on with tool calling, structured outputs, and multi-step reasoning.
Demonstrated, systematic evaluation practice - non-negotiable. Must have built evaluation harnesses that gate production releases, not ad-hoc testing. Hands-on with at least one of LangSmith, Langfuse, Promptfoo, Ragas, or DeepEval. Candidates with no systematic answer to evaluation should not be considered at senior level regardless of other strengths.
Cost discipline for production Al. Track record of measurable cost optimisation on production Al features. Able to speak in specifics: cost per request, savings achieved through caching or model routing, context reduction decisions.
AWS working knowledge. Hands-on with EC2, S3, IAM, and Docker. Comfort with CI/CD workflows and deploying Al services.
Awareness of LLM security failure modes. Familiar with prompt injection patterns, understands that system prompt rules alone are insufficient, and has experience with output validation and content safety in production.
Nice to have: experience with AST/tree-sitter tooling, diff-based editing systems, or compiler-adjacent work; MCP server authoring; open-source Al contributions; published technical writing on LLM systems; multi-modal model experience; fine-tuning exposure (LORA, QLORA, PEFT).
- Strong Podcast, Content & Media Manager profile
- Mandatory (Experience 1): Must have 5+ YOE in Podcast production, managing influencers and celebrity collborations
- Mandatory (Experience 2): Must have very strong exposure to Finance, Lifestyle and Tech-Industry
- Mandatory (Experience 3): Must have managed a team of podcast production units (Video, Content, Partnerships etc)
- Mandatory (Skill 1): Strong knowledge of AI tools for content generation, scripting, voiceover & promotions
EKO STAY is a leader in professionally managed vacation homes, offering curated homestay experiences across India. Founded in 2018 by experts in hospitality, the company operates over 150 thoughtfully designed villas across 12 cities. Known for its focus on innovation, customer satisfaction, and sustainable growth, EKO STAY sets benchmarks in alternative accommodations. Guests enjoy a blend of comfort, convenience, and unforgettable experiences with every stay.
1. Attending calls daily
2. Answering queries of the client’s
3. Strategizing to drive sales in new regions
4. Overlooking client relations & handling escalations
5. Negotiating/closing deals and handling complaints or objections
6. Gathering feedback from customers or prospects and share with internal teams.
7. Updating rates and inventory across all OTA channels and website
8. Managing the B2B agent network of your dedicated region

Job Title: Cinema Software Specialist (Vista) – 5+ Years Experience
Location: Kuwait (Relocation Required)
Job Type: Full-Time | Onsite
About the Role:
We are seeking an experienced Cinema Software Specialist with a minimum of 5 years of exclusive, hands-on experience in Vista Cinema systems. This role will be based in Kuwait and involves managing, configuring, customizing, and deploying cinema management software across multiple modules to meet business and operational needs.
Key Responsibilities:
- Lead end-to-end deployment, installation, and configuration of cinema management software in various operational environments.
- Provide round-the-clock second-level technical support for system issues as required.
- Expert-level handling of software modules including Head Office, Cinema, Loyalty, Connect, Service Framework, and Voucher Management.
- Ensure system modules are optimized and aligned with cinema operations and business workflows.
- Customize and tailor system functionalities based on unique client requirements.
- Diagnose, troubleshoot, and resolve software or integration issues involving third-party applications.
- Coordinate with business stakeholders, technical teams, and support units to enhance system efficiency and user experience.
- Deliver documentation, user training, and technical support on software features and updates.
- Collaborate with global support and development teams to implement patches, updates, and system enhancements.
Required Qualifications:
- Minimum of 5 years of full-time experience working exclusively with Vista Cinema software.
- Strong knowledge of software configuration, module deployment, and customization.
- Deep understanding of cinema operations and their integration with system functionalities.
- Demonstrated capability in resolving complex issues in software environments.
- Willing and able to relocate to Kuwait immediately.
- Excellent communication, interpersonal, and documentation skills.
Important Notes:
- Only candidates with verified, hands-on experience specifically in Vista Cinema software will be considered.
- Experience in unrelated domains or technologies will not be applicable.
- This is a client-facing, onsite position requiring mandatory relocation to Kuwait.
What kind of work will you get?
We are looking for a java developer.
Examples of technical tasks:
Working on our backend SDK to implement APIs that will be consumed by the frontend widgets
Designing APIs for different auth recipes
Architecting auth flows
You will also be given non technical tasks like product brain storming, competitor analysis and writing documentation.
Note: Compensation is as per the applicant's geography
Requirements
Well versed in java with 2+ years of professional experience
Familiar with and comfortable working with Web frameworks like FastAPI, Django and Flask
Familiar with HTTP networking in java
Strong understanding of async and sync modes in java
Bonus:
Contributed to open source, or have your own open source repo with a community and many github stars
Built an in-house authentication or authorization solution or worked with solutions such as Keycloak, Auth0, Ory, Okta etc
If you like our project, please star us on https://github.com/supertokens/supertokens-core">Github
Note: Compensation is as per the applicant's geography
Recruitment Process
Initial Filtering
Apply
Technical Interview (1/2) - 1.5 hours
Discussion on your past work, this will involve sharing your work (code and output) via screen share
Architecture discussion and general programming related live code problems.
You will be allowed to use Google throughout the interview and you will be required to have screen share on.
This call will be with the CTO
Technical Interview (2/2) - 1.5 hour
This will involve a discussion to assess the breadth and depth of your technical knowledge and general questions on various technical topics.
You will not be asked to write any code
This call will be with the CTO
Chat with the Co-Founder - 1 hour
This call will involve a general discussion to assess culture fit
- 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.
- Seeing through a project from conception to finished product.
- Designing and developing APIs.
- Meeting both technical and consumer needs.
- Staying abreast of developments in web applications and programming languages.
Full Stack Developer Requirements:
- Degree in computer science.
- Strong organizational and project management skills.
- Proficiency with fundamental front-end languages such as HTML, CSS, and JavaScript.
- Familiarity with JavaScript frameworks such as Angular JS, React, and Amber.
- Proficiency with server-side languages such as Python, Ruby, Java, PHP, and .Net.
- Familiarity with database technology such as MySQL, Oracle, and MongoDB.
- Excellent verbal communication skills.
- Good problem-solving skills.
- Attention to detail.
We are looking for “Backend Developer " for Goregaon (Mumbai)/ Lucknow location.
Experience: 3 - 5 Years
Notice Period: up to 30 days
Location:Goregaon (Mumbai)/ Lucknow
Job description:
Should have 3+ years of experience in Python and Django/Django REST Framework
Candidate need to perform the role of the Python/Django Developer who has to build high-quality, innovative, and fully performing software that complies with coding standards and technical design.
Design and develop secure and scalable code with unit tests, and documentation.
Strong understanding of engineering best practices, requirement gathering and analysis.
Excellent detail-oriented, problem-solving skills and the ability to quickly learn and apply new concepts, principles and solutions.
Technologies:
Django, Python
Nginx, Gunicorn, MySQL/Oracle
Shell Commands, SSH, SSL Certificate, HTTP/HTTPS
Skills Required:
- Expert in Python, with expert-level knowledge of Django REST Framework
- Strong understanding of ORM (Object Relational Mapper) libraries
- Strong knowledge of building RESTful APIs using Python (Django Rest Framework)
- Proficient understanding of code versioning tools Github
- Experience working in Linux and shell scripting
- Experience with developing user authentication and authorization solutions and knowledge of security compliance is a plus
- Good to have knowledge about front-end technologies (like JavaScript and HTML5)
- Strong unit test and debugging skills
- Must have good communication skills (verbal and written)
- Ability to work in a fast-paced environment with minimal supervision
Please provide the following details:
- Current Location:
- Present CTC
- Expected CTC
- Notice Period
- Knowledge in React Native is a must.
- Should have 1-2 year prior experience in developing App in Android and IOS
- Should have deployed at least one app in play store and app store having more than 500+ download or having technical competency in similar level
- Should have eagerness to learn & grow in a fast-paced start-up & its dynamic environment
- Willing to go beyond and shows high performance
Job Description:
- Taking care of entire mobile app development (both android and IOS).
- Build pixel-perfect, responsive 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
- Proficient in Object Oriented Programming
Jira project setup and should have strong admin skills
Experience : 3 to 8 years









