Cutshort logo
Permatech IT logo
Software Engineer
Software Engineer
Permatech IT's logo

Software Engineer

Hanush Pillai's profile picture
Posted by Hanush Pillai
1 - 3 yrs
₹10L - ₹20L / yr
Bengaluru (Bangalore)
Skills
skill iconNodeJS (Node.js)
skill iconReact.js
skill iconJava
skill iconPHP
MySQL
skill iconReact Native
Permatech is a startup consulting studio. We work solely with German startups with innovative business models that are creating value and solving a problem. Our task is to be the technology behind that value creation. We work like a startup with flat hierarchies, nice offices, and the motivation and skill to always achieve our results. There's tremendous growth opportunities in the team, to stay long term on a startup project as well as grow your skills while working onsite in Germany. 

Key Responsibilities

- Learn, design and implement the architecture with the team
- Build a team of A-players with veto rights for each member
- Work to design and build for speed and scalability
- Design and implementation of continuous integration and deployment
- Create security and data protection settings
- Build features and applications with a mobile responsive design
- Write technical documentation

Recommended

- Experience developing desktop and mobile applications of a minimum of 2 years
- Familiarity with common tech stacks and Headless Ecommerce
- Knowledge of multiple front-end languages and libraries (js, React, React Native)
- Knowledge of back-end languages and libraries (Node.js, MongoDB, PHP, MySQL)
- Experience implementing testing platforms and unit tests
- Strong organizational and project management skills
- Excellent communication and teamwork skills
- Attention to detail
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 Permatech IT

Founded :
2018
Type :
Products & Services
Size :
20-100
Stage :
Profitable

About

Permatech is a startup consulting studio. We are a German copmany and work solely with startups with innovative business models that are creating value and solving a problem. Our task is to be the technology behind that value creation. We work like a startup with flat hierarchies, nice offices, and the motivation and skill to always achieve our results. There's tremendous growth opportunities in the team, to stay long term on a startup project as well as grow your skills while working onsite in Germany. 

If you're interested in problem solving, are not looking for another job to fill up your time and pay bills this is the place for you. We will challenge you and expect the same from you.
Read more

Connect with the team

Profile picture
Hanush Pillai

Company social profiles

N/A

Similar jobs

Automating Video editing foe big scale studios and movies
Automating Video editing foe big scale studios and movies
Agency job
via RedString by Kaushik Reddyshetty
Delhi, Gurugram, Noida, Ghaziabad, Faridabad, Hyderabad
2 - 3 yrs
₹4.8L - ₹6L / yr
skill iconPython
FastAPI
skill iconReact.js
skill iconNextJs (Next.js)
TypeScript
+4 more

Founding Engineer – Full Stack

Shava Studios | Remote – India

About the Role

Shava Studios is hiring a Founding Engineer to build and scale AI-native software products from the ground up.

You’ll work across the full stack—frontend, backend, AI integrations, and real-time systems—while playing a key role in shaping our architecture and engineering culture. We value demonstrated ability, strong fundamentals, and ownership over years of experience.

What You’ll Do

  • Build and ship full-stack features end-to-end.
  • Design scalable APIs, backend services, and data models.
  • Build and integrate LLM and AI-agent capabilities.
  • Develop reliable real-time and asynchronous systems.
  • Own third-party integrations, authentication, security, and performance.
  • Maintain high standards for testing, code quality, and system reliability.
  • Contribute to architecture decisions and technical direction.
  • Mentor engineers and help raise the engineering bar as the team grows.

What We’re Looking For

  • Strong experience building production-grade full-stack applications.
  • Hands-on experience with React/Next.js, TypeScript, and Python/FastAPI or similar technologies.
  • Strong understanding of system design, APIs, databases, and scalable backend systems.
  • Experience with or strong interest in LLMs, GenAI, and AI-agent systems.
  • Familiarity with real-time or asynchronous systems such as WebSockets, Redis, Celery, or RabbitMQ is a plus.
  • Strong ownership mindset with the ability to independently take features from idea to production.
  • Good technical communication and problem-solving skills.

Why Join?

You’ll join at an early stage with significant influence over the product, architecture, and engineering culture. This is an opportunity to build AI-native products from the ground up, take real technical ownership, and grow toward Staff-level engineering leadership.

Read more
Appiness Interactive
Pune
4 - 7 yrs
₹20L - ₹22L / yr
skill iconPython
skill iconReact.js
Multi-agent Systems

We're Hiring | Full Stack AI Engineer – Multi-Agent Systems

We are looking for a Full Stack AI Engineer who can own end-to-end feature delivery – from designing agent communication patterns and orchestration logic on the backend, to building intuitive interfaces for configuring, monitoring, and debugging agent workflows. You will work directly with the architect and product owner to translate orchestration concepts (agent-to-agent messaging, tool use, handoffs, memory) into a production-grade system.

This is a hands-on builder role. You will not be writing strategy decks – you will be shipping agents, APIs, and UI.


Location: Pune

Experience: 4–7 Years (1.5+ years in GenAI/AI Agents)

Employment Type: Full-time


Key Responsibilities


Backend & Agent Development


•       Design and implement multi-agent workflows using AG2 (AutoGen) and/or LangGraph – including agent roles, conversation patterns, handoffs, and termination conditions.

•       Build and maintain FastAPI services that expose orchestration capabilities (agent registration, task submission, run status, streaming responses) to the frontend and external consumers.

•       Implement tool/function calling, structured outputs, and memory layers (short-term, long-term, vector-based) for agents.

•       Integrate LLM providers (OpenAI, Anthropic, AWS Bedrock, or local models via Ollama) with proper retry, timeout, and cost controls.

•       Write clean, testable Python with type hints, pydantic models, and clear separation between orchestration logic and infrastructure.


Frontend Development


•       Build React-based interfaces for configuring agents, visualising agent conversations, inspecting tool calls, and debugging runs.

•       Implement streaming UI (SSE/WebSockets) to render token-by-token agent responses and intermediate steps.

•       Collaborate on UX for workflow builders, run history, and observability dashboards.

System & Production Concerns

•       Containerise services with Docker and contribute to CI/CD pipelines.

•       Add logging, tracing, and basic evaluation hooks for agent runs (latency, token usage, success rates).

•       Participate in code reviews, design discussions, and incremental hardening of the platform.


Must-Have Skills


•       Full stack experience (5+ years): strong Python (FastAPI or similar) on the backend AND React on the frontend. Comfortable owning a feature across both layers.

•       Hands-on with at least one agent framework: AG2 (AutoGen), LangGraph, LangChain Agents, or CrewAI. Must have actually built and run multi-agent flows, not just read about them.

•       LLM application development: prompt design, tool/function calling, structured outputs, handling streaming responses, and basic context management.

•       RAG fundamentals: chunking strategies, embeddings, vector stores (pgvector / Qdrant / Weaviate / FAISS), and retrieval evaluation. Bonus for hybrid (sparse + dense) retrieval.

•       Database skills: PostgreSQL – schema design, indexing, and writing reasonable queries.

•       API & async patterns: REST design, async Python (asyncio), background jobs, and streaming endpoints.

•       Version control & collaboration: Git, PR-based workflows, writing clear commit messages and design notes.


Good-to-Have Skills


•       Experience with GCS for deploying AI workloads.

•       Familiarity with LLMOps – tracing (LangSmith / Langfuse / OpenTelemetry), evaluation frameworks, and prompt versioning.

•       Exposure to MCP (Model Context Protocol) or A2A (agent-to-agent) communication standards.

•       Experience running local LLMs (Ollama, vLLM) for prototyping or cost-sensitive workloads.

•       Knowledge of WebSockets / SSE for real-time UIs.

•       Basic understanding of fine-tuning concepts (LoRA / QLoRA) – we are not expecting trainers, just awareness.

Read more
Intemo
Manikkavasagan Ambalavanan
Posted by Manikkavasagan Ambalavanan
Chennai
2 - 7 yrs
₹1L - ₹12L / yr
skill iconNodeJS (Node.js)
skill iconReact.js
TypeScript
skill iconAngularJS (1.x)
skill iconAngular (2+)
+4 more

FullStack Developer


We are currently building the Technology platform for the Global Air Cargo industry ($300B market). 


Currently, we have two open roles (1 Front End Engineer & 1 Back End Engineer).

Full Stack Engineers are also desired for the open positions. 

These (2) engineers will be part of the Tech team which will be at the core of what we aspire to build.


Looking for Full Stack / Front End / Back End Developer

- Tech Stack (React, node.js, typescript, postgreSQL, AWS)

- loves to code, get hands-on and likes to build products from scratch

- At least 2+ years of experience building software products

- "Build local, Launch global" mindset

- Good with people and teams +

- prior startup experience +

- SaaS platform expertise +


- Work location - Chennai

- So we are looking only for candidates in Chennai or who are open to relocating to Chennai for this opportunity

- Open to explore both Contract & Full time options for the (2) roles

Read more
Online tutoring platform
Online tutoring platform
Agency job
via Qrata by Revathi Satish
NCR (Delhi | Gurgaon | Noida)
2 - 8 yrs
₹20L - ₹40L / yr
skill iconNodeJS (Node.js)
skill iconReact.js
API

 

Online tutoring platform that focuses on connecting students with tutors and has a focus on live learning courses for Science, Technology, Engineering, the Arts and Mathematics (STEAM) subjects. It is a global online school for 21st century skills, teaching Coding and other extra-curriculars to kids age 5-18 via LIVE, interactive, gamified online sessions that work 10x better than status quo.

Requirements

 

  • 2+ years of experience on NodeJS & React JS
  • Practical experience in building APIs
  • Experience with RabbitMQ or similar queuing system
  • Experience with Redis/ElasticSearch is a plus
  • Familiarity with CI/CD pipeline tools like Jenkins
  • Practical experience with Git
  • A knack for benchmarking and optimization

 

 

 

Read more
company logo
Agency job
via Hiringhood by Swathi G
Hyderabad
9 - 12 yrs
₹20L - ₹35L / yr
Drupal
skill iconPHP
skill iconJavascript
skill iconReact.js
skill iconAngular (2+)
+6 more
Minimum 9 Yrs of overall Exp. in PHP with Drupal
Experience of Min 5yrs of Rel. Exp. into Drupal
Migration exp. in D7 or D8 is mandatory*
Experience is D9 is preferred
Should be an Individual contributor
Should be well-versed with OOPS concepts
Good experience in frameworks like Laravel or code igniter or cake PHP or symfony2
Experience into react would be an added advantage.
Read more
Amzur Technologies
at Amzur Technologies
4 recruiters
Harika Bhupathiraju
Posted by Harika Bhupathiraju
Hyderabad
2 - 4 yrs
₹3L - ₹4.5L / yr
Wordpress
Content Management System (CMS)
skill iconHTML/CSS
skill iconPHP

Responsibilities:


  • Developing and providing maintenance support for WordPress sites
  • Migrating websites from other platforms to WordPress
  • Integrating and setting up plugins like WPML, Yoast SEO, Elementor, WPBakery Page Builder Membership, etc.
  • Optimizing page speed of WordPress sites
  • Implementing SEO/CRO best practices in WordPress sites
  • Transforming complex PSD layouts into pixel-perfect Responsive Wordpress websites.
  • Creating responsive website designs
  • Working under tight deadlines
  • Handling multiple projects at the same time
  • Producing high-quality work with a strong focus on detail
  • Understands WP architecture and knows how to perform database and code optimization for WordPress
  • Test, debug, analyze and fix application problems/issues.


Experience:


  • Strong knowledge of WordPress Platform
  • Expertise in HTML5, CSS3, JavaScript
  • Proficiency in PHP/MYSQL and AJAX
  • Minimum 2 years of experience in WordPress Development
  • Understanding of W3C Web Standards/Semantics and Accessibility Guidelines
  • Understanding of WordPress core functions and working concepts

Education:


Any Graduate in Any Specialization. Preferred Computer Science/IT Background.

Read more
CleverGround
at CleverGround
1 recruiter
Siddharth Pathre
Posted by Siddharth Pathre
Pune
1 - 5 yrs
₹4.5L - ₹5.5L / yr
skill iconPython
skill iconDjango
DevOps
skill iconReact.js
Experience: 0-3 years
Notice Period: 0-30 days
Mandatory Skill Set: Front End: React JS & Javascript
                                    Backend: Python-Django/ Flask

 

Responsibilities

  • Responsible for design and architecture of functional prototypes and production ready systems
  • Uses open source frameworks as appropriate Django Preferred
  • Develops Python and JavaScript code as necessary
  • Python development to support middleware for REST API
  • Communicate technical concepts with trade offs, risks, and benefits
  • Evaluate and resolve product related issues

Requirements

  • Demonstrable experience writing clean, thoughtfully crafted Python or PHP that scales
  • Strong understanding of JavaScript, HTML, and CSS3
  • Good understanding of REST API's and experience in building them.
  • Experience on asynchronous request handling, partial page updates, and AJAX
  • Proficient understanding of cross browser compatibility issues and ways to work around such issues
  • Proficient understanding of code versioning tools, such as Git / Mercurial / SVN
  • Good understanding of browser rendering behaviour and performance
Read more
Reddensoft
at Reddensoft
1 video
1 recruiter
Rumela Sarkar
Posted by Rumela Sarkar
Kolkata
1 - 3 yrs
₹2L - ₹4L / yr
skill iconPHP
Wordpress
skill iconLaravel
MySQL

Looking for Experience PHP-Wordpress Developers.

Company Name: Reddensoft Infotech Pvt Ltd

Well versed with theme Creation from scratch and Plugin development in Wordpress.

Proficient with Woocommerce , Laravel will be an added advantage.

Experience in Payment Gateway have implementation. Working experience of Shopify .

Good knowledge on PHP, MYSQL, Javascript.

Wordpress plugin development
-Wordpress theme development
- PHP, MySQL, HTML, CSS, JavaScript & jQuery
- Object-oriented programming
- Git version control system
- Understanding of WordPress Coding Standards

Must have experience in WordPress (min. 2yrs) required.

· Candidates capable of seamlessly communicating in English with supervisor or clients.

Read more
flockwits
at flockwits
1 recruiter
Arvindh Saravanabhavan
Posted by Arvindh Saravanabhavan
Coimbatore
0 - 2 yrs
₹1L - ₹2L / yr
skill iconJava
Data Structures
Algorithms
skill iconC++
skill iconJavascript
+4 more
FlockWits is looking for Software Engineers to join team which is destined to build the advanced unified marketing platform powered by machine learning, enabled by Big data . You will be responsible for helping design, build, and deliver a platform that accelerates sales of clients. This role requires thirst to learn cutting technologies on App development, Data storage and processing, Artificial Intelligence, security and dev ops. We look for desire to create new things, dive in wherever there's a need, eagerness to make an impact as an individual and the willingness to learn new things. You must be self-motivated, innovative, and proactive. The role offers significant opportunities for growth. You will... • Help build the leading platform using Java spring for app, NoSQL for storage , Hadoop for processing , python for machine learning and Jenkins for dev ops. • Design, code, and implement clean and elegant user interfaces and workflows • Design and build UI with best usable features . You have... • Any engineering degree or MCA • Thirst to learn. • Self-driven and motivated, with a strong sense of ownership and craftsmanship. • Enthusiasm to sharpen soft skills like written and verbal communication.
Read more
Cargill
at Cargill
2 recruiters
siva kumar
Posted by siva kumar
Bengaluru (Bangalore)
1 - 5 yrs
₹12L - ₹20L / yr
skill iconJava
skill iconJavascript
skill iconNodeJS (Node.js)
skill iconMongoDB
skill iconReact.js
https://innovation.cargill.com/ For more than 150 years, we’ve been on an unwavering mission to nourish the world safely, responsibly and sustainably. But as the world is in 
a constant state of change, we must also be in a constant search for fresh, new innovations. By bringing brave new technologies to life, we’re putting tomorrow’s ideas to work for the greater good right now. It’s how Cargill is helping the world thrive.
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