Cutshort logo
Beanstalk Theory logo
Graphic Designer
Beanstalk Theory's logo

Graphic Designer

Aakar Amin's profile picture
Posted by Aakar Amin
2 - 4 yrs
₹4L - ₹7L / yr
Ahmedabad
Skills
Graphic Designing
Graphic designer
User Experience (UX) Design
skill iconHTML/CSS
Visual Designing
CorelDRAW
Adobe Photoshop
skill iconAdobe Illustrator
Adobe Indesign

The individual will be the go-to person for developing concepts, graphics and creating an appropriate design language for the brands. Creating visual elements to deliver the communication efficiently and aesthetically pleasing manner would be needed the most.

This incorporates several tasks and responsibilities:

  •  Coordinate with the account managers to discuss the brand requirements.
  •  Get a detailed brief to interpret the client’s needs and develop a creative concept that suits their purpose.
  •  Creating drafts of design with the briefs available and through data research.
  •  Presenting final output of creative concepts to the account managers.
  •  Working with a wide range of media tools and software.
  •  Working as a part of team with account leads, copy writers, technical dept. and of course the design team.
  •  Updated with current fashion of design trends, application packages, visual arts, time limits and anything that impacts the design.
  •  Creating design layouts and concepts as per layout principles and design concepts.
Read more
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos

About Beanstalk Theory

Founded :
2016
Type :
Services
Size :
0-20
Stage :
Raised funding

About

A branding & advertising agency in Ahmedabad beanstalk theory, An agency which provides amicable solutions for strategic solution, web development, advertising and Total Digital Marketing.
Read more

Connect with the team

Profile picture
Aakar Amin

Company social profiles

instagramtwitterfacebook

Similar jobs

Bengaluru (Bangalore), Hyderabad
7 - 10 yrs
₹40L - ₹46L / yr
Solution architect
Solution & System Architecture Expertise, Financi

Looking for candidates who are Solution Architects in Finance from Product Companies with 7-10 years of experience ONLY.


● The candidate should have worked in Fintech for at least 4–5 years.


● Candidate should have Strong Technical and Architecture skills with Finance Exposure.


● Candidate should be from Product companies.


● Candidate should have 8+ years’ experience in solution architecture, preferably in fintech or enterprise software.


● Candidate should have Proficiency in Python, Java (or similar languages) and hands-on with cloud platforms (AWS/Azure/GCP) & containerization (Docker/Kubernetes).


● Candidate should have Deep knowledge of finance & accounting principles (Ind AS/IFRS/GAAP) and financial system integrations (ERP, GL, AP/AR).


● Candidate should have Expertise in system integration, API design, microservices, and C4 modeling.


● Candidate should have Experience in financial reconciliations, automation strategies, and regulatory compliance.


● Candidate should be Strong in problem-solving, cross-functional collaboration, project management, documentation, and communication.


● Candidate should have Proven experience in mentoring technical teams and driving excellence.

Read more
whitewhale software solution
Mumbai
3 - 4 yrs
₹8L - ₹10L / yr
L2/L3
custom Kong plugins
Developer Portal
security policies

Job Summary

An experienced Kong Admin Support Engineer is required to manage administration, support, and enhancement of the Kong API Gateway platform. The role involves handling custom plugin development, portal customization, troubleshooting, and ensuring secure and scalable API management in a production environment.


Key Responsibilities

  • Provide L2/L3 administration and support for Kong API Gateway.
  • Manage installation, configuration, upgrades, and performance tuning of Kong components.
  • Develop and maintain custom Kong plugins based on business requirements.
  • Customize and enhance the Developer Portal including UI, workflows, and integrations.
  • Monitor API traffic, logs, and gateway health; resolve incidents and performance issues.
  • Implement security policies such as authentication, rate limiting, and access control.
  • Collaborate with development, DevOps, and infrastructure teams for deployments and releases.
  • Maintain documentation, runbooks, and operational procedures.

Required Skills & Qualifications

  • Minimum 3+ years of experience in Kong administration/support.
  • Strong experience in custom plugin development using Lua or relevant technologies.
  • Hands-on experience with Kong Developer Portal customization and management.


Read more
Capital Squared
Hiring Team
Posted by Hiring Team
Remote only
5 - 10 yrs
₹25L - ₹55L / yr
skill iconPython
Scikit-Learn
pandas
skill iconPostgreSQL
Data engineering
+3 more

Full-Stack Machine Learning Engineer

Role: Full-Time, Long-Term Required: Python Preferred: C++


OVERVIEW

We are seeking a versatile ML engineer to join as a core member of our technical team. This is a long-term position for someone who wants to build sophisticated production systems and grow with a small, focused team. You will work across the entire stack—from data ingestion and feature engineering through model training, validation, and deployment.


The ideal candidate combines strong software engineering fundamentals with deep ML expertise, particularly in time series forecasting and quantitative applications. You should be comfortable operating independently, making architectural decisions, and owning systems end-to-end.


CORE TECHNICAL REQUIREMENTS

Python (Required): Professional-level proficiency writing clean, production-grade code—not just notebooks. Deep understanding of NumPy, Pandas, and their performance characteristics. You know when to use vectorized operations, understand memory management for large datasets, and can profile and optimize bottlenecks. Experience with async programming and multiprocessing is valuable.


Machine Learning (Required): Hands-on experience building and deploying ML systems in production. This goes beyond training models—you understand the full lifecycle: data validation, feature engineering, model selection, hyperparameter optimization, validation strategies, monitoring, and maintenance.


Specific experience we value: gradient boosting frameworks (LightGBM, XGBoost, CatBoost), time series forecasting, probabilistic prediction and uncertainty quantification, feature selection and dimensionality reduction, cross-validation strategies for non-IID data, model calibration.


You should understand overfitting deeply—not just as a concept but as something you actively defend against through proper validation, regularization, and architectural choices.

Data Pipelines (Required): Design and implement robust pipelines handling real-world messiness: missing data, late arrivals, schema changes, upstream failures. You understand idempotency, exactly-once semantics, and backfill strategies. Experience with workflow orchestration (Airflow, Prefect, Dagster) expected. Comfortable with ETL/ELT patterns, incremental vs full recomputation, data quality monitoring, database design and query optimization (PostgreSQL preferred), time series data at scale.


C++ (Preferred): Experience valuable for performance-critical components. Writing efficient C++ and interfacing with Python (pybind11, Cython) is a significant advantage.


HIGHLY DESIRABLE: MULTI-AGENT ORCHESTRATION

We are building systems leveraging LLM-based automation. Experience with multi-agent frameworks highly desirable: LangChain, LangGraph, or similar agent frameworks; designing reliable AI pipelines with error handling and fallbacks; prompt engineering and output parsing; managing context and state across agent interactions. You do not need to be an expert, but genuine interest and hands-on experience will set you apart.


DOMAIN EXPERIENCE: FINANCIAL DATA AND CRYPTO

Preference for candidates with experience in quantitative finance, algorithmic trading, or fintech; cryptocurrency markets and their unique characteristics; financial time series data and forecasting systems; market microstructure, volatility, and regime dynamics. This helps you understand why reproducibility is non-negotiable, why validation must account for temporal structure, and why production reliability cannot be an afterthought.


ENGINEERING STANDARDS

Code Quality: Readable, maintainable code others can modify. Proper version control (meaningful commits, branches, code review). Testing where appropriate. Documentation: docstrings, READMEs, decision records.


Production Mindset: Think about failure modes before they happen. Build in observability: logging, metrics, alerting. Design for reproducibility—same inputs produce same outputs.

Systems Thinking: Consider component interactions, not just isolated behavior. Understand tradeoffs: speed vs accuracy, flexibility vs simplicity. Zoom between architecture and implementation.


WHAT WE ARE LOOKING FOR

Self-Direction: Given a problem and context, you break it down, identify the path forward, and execute. You ask questions when genuinely blocked, not when you could find the answer yourself.


Long-Term Orientation: You think in years, not months. You make decisions considering future maintainability.


Intellectual Honesty: You acknowledge uncertainty and distinguish between what you know versus guess. When something fails, you dig into why.


Communication: You explain complex concepts clearly and document your reasoning.


EDUCATION

University degree in a quantitative/technical field preferred: Computer Science, Mathematics, Statistics, Physics, Engineering. Equivalent demonstrated expertise through work also considered.


TO APPLY

Include: (1) CV/resume, (2) Brief description of a production ML system you built, (3) Links to relevant work if available, (4) Availability and timezone.

Read more
Looking for nodejs and Golang
Looking for nodejs and Golang
Agency job
via Qrata by Rayal Rajan
Remote only
5 - 12 yrs
₹30L - ₹50L / yr
skill iconGo Programming (Golang)
skill iconJava
skill iconPython
skill iconRuby
skill iconRuby on Rails (ROR)
+2 more

What you’ll do:

 

  • Work closely with the founders and the team to plan, design, and build the next iterations of Dyte’s video-audio APIs.
  • You will collaborate closely with other engineers of the team and lend your help in your areas of expertise.
  • Build micro-services to support new functionality.
  • Build best practices to improve the current API workflow.
  • Help us scale our current micro-service framework to support a multi cloud, multi region environment.
  • Work closely with the media and the infra team to optimise the performance and reduce the latency of our API framework.
  • Help design and develop the next iteration of our observability platform.
  • Mentor and hire Junior Developers.
  • Ensure that our customer’s experience is the best it can be. You might have to interact with the dev team of our clients.


Who you are:

 

  • 5+ years of experience working as a software engineer in a fast paced environment.
  •  Well versed with Golang or Javascript.
  • You are intensely curious and passionate about the prospect of diving deep into multiple technologies, platforms, and problem spaces, even if they are currently unfamiliar.
  • You embrace uncertainty. Our space is a rapidly growing one and specifications are continuously changing.
  • You care about the user experience and know-how to build user-friendly web applications.
  • You have experience with continuous delivery. Experience with AWS is a bonus.
  • You have a working understanding of object-oriented and functional programming paradigms.
  • You care about web technologies, exploring data, and software design (and video calls!).
  • You have excellent analytical and problem-solving skills, and can communicate your ideas.
  • Experience with WebRTC, iOS, Android, or C++ development is a bonus.
  • A degree in Computer Science or a similar area are bonuses.


Our Perks:

 

  1. Competitive Salary
  2. ESOPs
  3. Medical Insurances
  4. Friendly leaves policy
  5. 100% Remote Option
Read more
Bengaluru (Bangalore)
3 - 10 yrs
Best in industry
skill iconPython
skill iconAmazon Web Services (AWS)
Terraform

We have an exciting and rewarding opportunity for you to take your software engineering career to the next level. 

As a Software Engineer III at JPMorgan Chase within the Asset & Wealth Management, you serve as a seasoned member of an agile team to design and deliver trusted market-leading technology products in a secure, stable, and scalable way. You are responsible for carrying out critical technology solutions across multiple technical areas within various business functions in support of the firm’s business objectives.

Job responsibilities

 

  • Executes software solutions, design, development, and technical troubleshooting with ability to think beyond routine or conventional approaches to build solutions or break down technical problems
  • Creates secure and high-quality production code and maintains algorithms that run synchronously with appropriate systems
  • Produces architecture and design artifacts for complex applications while being accountable for ensuring design constraints are met by software code development
  • Gathers, analyzes, synthesizes, and develops visualizations and reporting from large, diverse data sets in service of continuous improvement of software applications and systems
  • Proactively identifies hidden problems and patterns in data and uses these insights to drive improvements to coding hygiene and system architecture
  • Contributes to software engineering communities of practice and events that explore new and emerging technologies
  • Adds to team culture of diversity, equity, inclusion, and respect

 

 

Required qualifications, capabilities, and skills

 

  • Formal training or certification on software engineering concepts and 3+ years applied experience
  • Expert level in the programming on Python. Experience designing and building APIs using popular frameworks such as Flask, Fast API
  • Familiar with site reliability concepts, principles, and practices
  • Experience maintaining a Cloud-base infrastructure
  • Familiar with observability such as white and black box monitoring, service level objective alerting, and telemetry collection using tools such as Grafana, Dynatrace, Prometheus, Datadog, Splunk, and others
  • Emerging knowledge of software, applications and technical processes within a given technical discipline (e.g., Cloud, artificial intelligence, Android, etc.)
  • Emerging knowledge of continuous integration and continuous delivery tools (e.g., Jenkins, Jules, Spinnaker, BitBucket, GitLab, Terraform, etc.)
  • Emerging knowledge of common networking technologies

 

Preferred qualifications, capabilities, and skills

 

  • General knowledge of financial services industry
  • Experience working on public cloud environment using wrappers and practices that are in use at JPMC
  • Knowledge on Terraform, containers and container orchestration, especially Kubernetes preferred
Read more
InkPaper
People Operations
Posted by People Operations
Remote only
2 - 4 yrs
₹5L - ₹7L / yr
DevOps
skill iconKubernetes
skill iconDocker
skill iconAmazon Web Services (AWS)
Windows Azure
+4 more

Contract Review and Lifecycle management is no longer a niche idea. It is one of the fastest growing sectors within legal operations automation with a market size of $10B growing at 15% YoY. InkPaper helps corporations and law firms optimize their contract workflow and lifecycle management by providing workflow automation, process transparency, efficiency, and speed. Automation and Blockchain have the power to transform legal contracts as we know of today; if you are interested in being part of that journey, keep reading!


InkPaper.AI is looking for passionate DevOps Engineer who can drive and build next generation AI-powered products in Legal Technology: Document Workflow Management and E-signature platforms. You will be a part of the product engineering team based out of Gurugram, India working closely with our team in Austin, USA.


If you are a highly skilled DevOps Engineer with expertise in GCP, Azure, AWS ecosystems, and Cybersecurity, and you are passionate about designing and maintaining secure cloud infrastructure, we would love to hear from you. Join our team and play a critical role in driving our success while ensuring the highest standards of security.


Responsibilities:

  • Solid experience in building enterprise-level cloud solutions on one of the big-3(AWS/Azure/GCP)
  • Collaborate with development teams to automate software delivery pipelines, utilizing CI/CD tools and technologies.
  • Responsible for configuring and overseeing cloud services, including virtual machines, containers, serverless functions, databases, and networking components, ensuring their effective management and operation.
  • Responsible for implementing robust monitoring, logging, and alerting solutions to ensure optimal system health and performance
  • Develop and maintain documentation for infrastructure, deployment processes, and security procedures.
  • Troubleshoot and resolve infrastructure and deployment issues, ensuring system availability and reliability.
  • Conduct regular security assessments, vulnerability scans, and penetration tests to identify and address potential threats.
  • Implement security controls and best practices to protect systems, data, and applications in compliance with industry standards and regulations
  • Stay updated on emerging trends and technologies in DevOps, cloud, and cybersecurity. Recommend improvements to enhance system efficiency and security.


An ideal candidate would credibly demonstrate various aspects of the InkPaper Culture code –

  1. We solve for the customer
  2. We practice good judgment
  3. We are action-oriented
  4. We value deep work over shallow work
  5. We reward work over words
  6. We value character over only skills
  7. We believe the best perk is amazing peers
  8. We favor autonomy
  9. We value contrarian ideas
  10. We strive for long-term impact


You Have:

  • B.Tech in Computer Science.
  • 2 to 4 years of relevant experience in DevOps.
  • Proficiency in GCP, Azure, AWS ecosystems, and Cybersecurity
  • Experience with: CI/CD automation, cloud service configuration, monitoring, troubleshooting, security implementation.
  • Familiarity with Blockchain will be an edge.
  • Excellent verbal communication skills.
  • Good problem-solving skills.
  • Attention to detail


At InkPaper, we hire people who will help us change the future of legal services. Even if you do not think you check off every bullet point on this list, we still encourage you to apply! We value both current experience and future potential.


Benefits

  • Hybrid environment to work from our Gurgaon Office and from the comfort of your home.
  • Great compensation package!
  • Tools you need on us!
  • Our insurance plan offers medical, dental, vision, short- and long-term disability coverage, plus supplemental for all employees and dependents
  • 15 planned leaves + 10 Casual Leaves + Company holidays as per government norms


InkPaper is committed to creating a welcoming and inclusive workplace for everyone. We value and celebrate our differences because those differences are what make our team shine. We hire great people from diverse backgrounds, not just because it is the right thing to do, but because it makes us stronger. We are an equal opportunity employer and does not discriminate against candidates based on race, ethnicity, religion, sex, gender, sexual orientation, gender identity, or disability


Location: Gurugram or remote


Read more
Stride Ahead
Mohit Bhagchandani
Posted by Mohit Bhagchandani
Delhi
5 - 10 yrs
₹10L - ₹16L / yr
Adobe Photoshop
skill iconAdobe Illustrator
Adobe Indesign
InVision
Web design
+3 more

 

Educational Requirements

 

  • Must possess a diploma/degree/certificate in graphic design / fine art/interface design from a recognized school, institute, or academy (NIFT, NID, Pearl Academy)

 

Experience:  5+ years, Proven experience with UI / UX / Graphic design with a portfolio of sample projects

Desired Candidate Profile:

 

Hard skills

 

  • Experience with web and mobile app design
  • Experience creating rapid prototypes
  • Team management skill
  • Working knowledge of responsive design and grid principles
  • Strong typography, layout, and visual design skills
  • Working knowledge of industry tools: Photoshop, Illustrator, InDesign, InVision, Sketch
  • Working knowledge of the ideation and creation of UI design deliverables: Sitemaps, user flows, wireframes, lo-fi and hi-fi layouts, prototypes
  • Ability to innovate and develop out-of-the-box solutions to complex user interaction problems


Soft skills

  • Desire to learn and grow as a designer
  • Proactive, independent working style
  • Excellent communication skills – both spoken and written
  • Ability to clearly articulate ideas and concepts
  • Strong attention to detail and a keen eye for aesthetics
  • Artistic eye for design, user interaction, functionality, and readability
  • Strong team player who can collaborate effectively with different stakeholders
  • Designers should demonstrate critical thinking and problem-solving skills
  • Time-management skills to meet deadlines in a fast-paced environment
  • Well organized and well planned (yes, we know this is a big ask!)
  • Happy, fun-loving, and imaginative

 

Responsibilities:

  • Develop standard UI components and style guides
  • Build wireframes and storyboards to conceptualize the design
  • Define visual elements, product elements, and overall design
  • Taking design briefs to understand requirements
  • Effectively communicate your designs to developers and other key stakeholders
  • Create and implement interaction models and user interface specifications
  • Conduct industry research and stay up-to-date on best practices, competitor UI designs, and emerging technologies
  • Conduct, observe, and analyze usability testing sessions
  • Conduct user testing of applications, software, and websites
  • Develop consistent, intuitive architectures
  • Support the QA team to make sure features are implemented in the coded version as intended
  • Determine timeline and deliverables
  • Evaluate and set best practices and standards
  • Work with UI managers and team to define user flows and sitemaps
  • Measure the human-computer interaction (HCI) element of a design
  • Collaborate on scenarios, end-to-end experiences, and screen designs
  • Work with frontend and backend developers as needed.
Read more
BlueLupin
BlueLupin
Agency job
via Hearken staffing solution by Priyanka Beniwal
Noida
3 - 5 yrs
₹4L - ₹10L / yr
skill iconReact.js
skill iconVue.js
skill iconHTML/CSS
skill iconBootstrap
skill iconExpress
+4 more
What we are looking for:
We are looking for a Senior Full-Stack Developer to join our team. You'll be part of the growing engineering team. You'll be primary responsible for front-end development using frameworks like React.js/Vue.js, but having backend-experience is a plus. If you are ready to make an immediate impact with a fun and talented team, we would love to hear from you.

Skills:

- Expertise on React.js or Vue.js
- Good understanding of CSS/Bootstrap Expertise on Express.js
- Familiarity with Git
- Experience on MySQL, MongoDB

Responsibilities:

- Demonstrated ability to develop, scale, and maintain SaaS applications end-to- end; everything from what the customer sees to the code on the server
- Maintain a driving force to write clean and concise code
Read more
Jackett
at Jackett
1 recruiter
RAJESH D'SOUZA
Posted by RAJESH D'SOUZA
Remote only
3 - 6 yrs
₹12L - ₹25L / yr
skill iconReact Native
skill iconAngular (2+)
skill iconFlutter
skill iconAndroid Development
skill iconiOS App Development
+2 more

The Role


We are looking for an experienced Software Engineer (React Native) who will lead the development for Jackett's mobile apps. Each day you'll design, build and ship features that will directly improve teachers' lives. You will shape our product direction and technical architecture for the years to come.

You'll report directly to the CTO and partner closely with teams across product and design to build React Native apps for Android and iOS from scratch. And we'll work together to create an environment where you can grow professionally. 

Key Responsibilities:

  • Own the architecture, development and implementation of our mobile app to enable the team to quickly iterate a high-quality product.
  • Implement clean, modern, smooth animations and transitions that provide an excellent user experience.
  • Implement pixel perfect Ul's that match the designs.
  • Create our iOS and Android deployment CI/CD pipeline to ship reliable features daily.
  • Engage in technical research and champion best practices for writing clean, maintainable and reusable code with clear documentation.
  • Accurately estimate time and effort required to deliver high quality features.
    Required Skills/Abilities:
  • 4 + years of experience as a software engineer.
  • Built and shipped high-quality mobile apps (android and iOS) using React Native.
  • Production-level experience with Mobile C l / C D , unit testing and automated E2E testing
  • Proficiency working with RESTful APIs.  
  • Ability to take extreme ownership of your work and to deal with high pressure situations in a fast paced environment and meet targets without compromising the quality of the deliverables.
  • Product understanding to break down user stories into high impact features.
  • Excellent organisational and communication skills, especially for a remote first work environment   

 

Extra Credits for:

  • Knowledge of AWS cloud infrastructure - CodePipeline, Amplify, CDN etc.
  • Knowledge of TypeScript.
  • Knowledge of SCORM and Learning Tools Interoperability (LTI) framework
  • Experience of React Native development at an early stage EdTech startup
Read more
Dataweave Pvt Ltd
at Dataweave Pvt Ltd
32 recruiters
Sanket Patil
Posted by Sanket Patil
Bengaluru (Bangalore)
3 - 7 yrs
Best in industry
skill iconPython
RESTful APIs
NOSQL Databases
MySQL
Apache Kafka
+2 more
Products@DataWeave: We, the Products team at DataWeave, build data products that provide timely insights that are readily consumable and actionable, at scale. Our underpinnings are: scale, impact, engagement, and visibility. We help businesses take data driven decisions everyday. We also give them insights for long term strategy. We are focused on creating value for our customers and help them succeed. How we work It's hard to tell what we love more, problems or solutions! Every day, we choose to address some of the hardest data problems that there are. We are in the business of making sense of messy public data on the web. At serious scale! Read more on Become a DataWeaver What do we offer? - Opportunity to work on some of the most compelling data products that we are building for online retailers and brands. - Ability to see the impact of your work and the value you are adding to our customers almost immediately. - Opportunity to work on a variety of challenging problems and technologies to figure out what really excites you. - A culture of openness. Fun work environment. A flat hierarchy. Organization wide visibility. Flexible working hours. - Learning opportunities with courses, trainings, and tech conferences. Mentorship from seniors in the team. - Last but not the least, competitive salary packages and fast paced growth opportunities. Roles and Responsibilities: ● Build a low latency serving layer that powers DataWeave's Dashboards, Reports, and Analytics functionality ● Build robust RESTful APIs that serve data and insights to DataWeave and other products ● Design user interaction workflows on our products and integrating them with data APIs ● Help stabilize and scale our existing systems. Help design the next generation systems. ● Scale our back end data and analytics pipeline to handle increasingly large amounts of data. ● Work closely with the Head of Products and UX designers to understand the product vision and design philosophy ● Lead/be a part of all major tech decisions. Bring in best practices. Mentor younger team members and interns. ● Constantly think scale, think automation. Measure everything. Optimize proactively. ● Be a tech thought leader. Add passion and vibrancy to the team. Push the envelope. Skills and Requirements: ● 5-7 years of experience building and scaling APIs and web applications. ● Experience building and managing large scale data/analytics systems. ● Have a strong grasp of CS fundamentals and excellent problem solving abilities. Have a good understanding of software design principles and architectural best practices. ● Be passionate about writing code and have experience coding in multiple languages, including at least one scripting language, preferably Python. ● Be able to argue convincingly why feature X of language Y rocks/sucks, or why a certain design decision is right/wrong, and so on. ● Be a self-starter—someone who thrives in fast paced environments with minimal ‘management’. ● Have experience working with multiple storage and indexing technologies such as MySQL, Redis, MongoDB, Cassandra, Elastic. ● Good knowledge (including internals) of messaging systems such as Kafka and RabbitMQ. ● Use the command line like a pro. Be proficient in Git and other essential software development tools. ● Working knowledge of large-scale computational models such as MapReduce and Spark is a bonus. ● Exposure to one or more centralized logging, monitoring, and instrumentation tools, such as Kibana, Graylog, StatsD, Datadog etc. ● Working knowledge of building websites and apps. Good understanding of integration complexities and dependencies. ● Working knowledge linux server administration as well as the AWS ecosystem is desirable. ● It's a huge bonus if you have some personal projects (including open source contributions) that you work on during your spare time. Show off some of your projects you have hosted on GitHub.
Read more
Why apply to jobs via Cutshort
people_solving_puzzle
Personalized job matches
Stop wasting time. Get matched with jobs that meet your skills, aspirations and preferences.
people_verifying_people
Verified hiring teams
See actual hiring teams, find common social connections or connect with them directly.
ai_chip
Move faster with AI
We use AI to get you faster responses, recommendations and unmatched user experience.
Did not find a job you were looking for?
icon
Search for relevant jobs from 10000+ companies such as Google, Amazon & Uber actively hiring on Cutshort.
companies logo
companies logo
companies logo
companies logo
companies logo
Get to hear about interesting companies hiring right now
Company logo
Company logo
Company logo
Company logo
Company logo
Linkedin iconFollow Cutshort
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos