Skills Starting with J

23 skills

J2EE

J2EE is a Java-based platform for building enterprise-scale web and distributed applications, commonly used in large organizations for robust backend systems.

Java

Java is a high-level, object-oriented programming language used to build enterprise, web, and mobile applications. It runs on the Java Virtual Machine and supports cross-platform development.

Java 11 / 17 / 21

Java 11, 17, and 21 are long-term support versions of the Java programming language used for building enterprise-grade applications, server-side systems, and cloud services.

Java Reactive Programming

Java Reactive Programming enables asynchronous, non-blocking data processing using libraries like Reactor and RxJava to handle high-volume, real-time workloads efficiently.

JavaScript

JavaScript is a programming language used to create interactive and dynamic web content. It enables client-side scripting for responsive user interfaces.

Javascript (ES6)

JavaScript (ES6) is a programming language standard that introduced modern syntax and features for building dynamic web applications and interactive user interfaces.

JavaScript (ES6+)

JavaScript (ES6+) is a modern scripting language used to create dynamic and interactive web content across browsers and platforms.

JavaScript/TypeScript (Node.js, NestJS, Express)

JavaScript and TypeScript with Node.js, Express, and NestJS for building server-side and full-stack applications. Used in web development for scalable backend services.

Jenkins

Jenkins is an open-source automation server used to streamline software development through continuous integration and continuous delivery (CI/CD) pipelines.

Jenkins Deployments

Jenkins Deployments involve automating the build, testing, and deployment of software applications using the Jenkins CI/CD platform to enable reliable and frequent releases.

Jest

Jest is a JavaScript testing framework used to write and run unit and integration tests for applications, ensuring code reliability and functionality.

Jetpack Compose

Jetpack Compose is a modern toolkit for building native Android UIs declaratively using Kotlin. It simplifies and accelerates UI development for Android apps.

Jira

Jira is a project management and issue tracking tool used for planning, tracking, and managing software development and IT projects.

JLPT N4

JLPT N4 is an intermediate level of the Japanese Language Proficiency Test, indicating basic reading and listening skills in Japanese used in everyday situations.

Joomla

Joomla is an open-source content management system used to build and manage websites and web applications with a user-friendly interface.

Journey Mapping

Journey Mapping is a visualization technique used to understand and improve user or customer experiences by identifying key interactions and pain points across a process.

jQuery

jQuery is a fast, lightweight JavaScript library that simplifies HTML document traversal, event handling, animation, and AJAX interactions for web development.

Json

JSON (JavaScript Object Notation) is a lightweight data interchange format used to store and transmit structured data in web applications and APIs.

JUnit

JUnit is a widely used testing framework for Java applications that enables developers to write and run repeatable unit tests.

Jupyter

Jupyter is an open-source platform for creating and sharing documents that combine live code, equations, visualizations, and narrative text.

Jupyter Notebook

Jupyter Notebook is an open-source web application for creating and sharing documents that combine live code, equations, visualizations, and narrative text.

JWT

JWT (JSON Web Token) is a compact, URL-safe standard for securely transmitting information between parties as JSON. Used for authentication and authorization in web applications.

JWT Authentication

JWT Authentication is a method for securely transmitting information between parties as a JSON token, commonly used in web applications and APIs.