Software Engineering Job Market Trends
Every month we send out a newsletter with the latest trends.
Vibe Coding
An approach to software development where developers use large language models (LLMs) to generate code from natural language prompts, shifting their role to guiding and refining AI-generated code.
LangGraph
A tool or library for visualizing and managing language model workflows, enhancing understanding and optimization.
Cursor AI
An AI-powered code editor designed to enhance the productivity of software developers. It integrates advanced AI capabilities to assist with code completion, error detection, and refactoring, providing real-time suggestions and improvements as developers write code.
CrewAI
CrewAI is a Python framework designed for orchestrating role-playing, autonomous AI agents. It enables collaborative intelligence by allowing agents to work together seamlessly to tackle complex tasks.
Windsurf (AI)
An AI-powered integrated development environment (IDE) designed to enhance developer productivity by automating coding tasks and providing intelligent assistance.
Replit
A collaborative online code editor that allows users to write, run, and share code in various programming languages. It provides features like real-time collaboration and a built-in development environment suitable for education and team projects.
Shadcn
Shadcn is a collection of reusable components and utilities for building web applications using React. It provides a set of pre-designed, customizable components that adhere to modern design principles, making it easier for developers to create consistent and visually appealing user interfaces.
Model Context Protocol (MCP)
An open standard that standardizes how AI models integrate and share data with external tools, systems, and data sources. It provides a universal interface for reading files, executing functions, and handling contextual prompts.
vLLM
A library designed for accelerated AI model inference utilizing advanced techniques for efficiency. It enhances large language models' performance on modern hardware architectures.