{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/XcNBvxXUBE8l7Av4fDbq/iy6IJM0M50xImA5lYT7C/FlIMbdFmS-2.js"],
  "sourcesContent": ["import{jsx as e,jsxs as a}from\"react/jsx-runtime\";import*as t from\"react\";export const richText=/*#__PURE__*/e(t.Fragment,{children:/*#__PURE__*/a(\"p\",{children:['NoSQL, short for \"not only SQL,\" is a family of database management systems that deviate from the traditional relational database model based on tables and structured schemas. Instead, NoSQL databases are designed to handle unstructured, semi-structured, or rapidly changing data, making them particularly suitable for modern applications with diverse and dynamic data requirements. These databases provide flexible data models, scalability, and high performance, making them a popular choice for applications like social media, e-commerce, IoT (Internet of Things), and big data analytics.',/*#__PURE__*/e(\"br\",{}),\"NoSQL databases come in various types, including document-based (e.g., MongoDB), key-value stores (e.g., Redis), column-family stores (e.g., Apache Cassandra), and graph databases (e.g., Neo4j). The choice of NoSQL database depends on the specific needs of the application, with each type offering unique benefits. NoSQL databases are known for their ability to handle large volumes of data and scale horizontally, providing an essential solution for businesses that require high-speed, distributed, and non-relational data storage. Their flexibility in accommodating data of different structures and sizes, along with their horizontal scalability, has made NoSQL databases a valuable addition to the modern database landscape.\"]})});export const richText1=/*#__PURE__*/a(t.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"A NoSQL developer should possess a combination of technical and soft skills to excel in working with NoSQL databases and managing data in a non-relational, distributed environment. Here's a list of key skills and knowledge areas for a NoSQL developer:\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/a(\"ul\",{style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(0, 0, 0)\",\"--framer-text-decoration\":\"none\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"NoSQL database expertise: A strong understanding of the specific type of NoSQL database being used, whether it's document-based, key-value, column-family, or graph, and knowledge of its data model and query language.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Data modeling: Ability to design and implement data models that fit the characteristics of the chosen NoSQL database and the requirements of the application.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Database operations: Proficiency in basic database operations, including data insertion, retrieval, updating, and deletion, as well as indexing and query optimization.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Scalability: Understanding of horizontal scalability and distributed architecture, which are key features of most NoSQL databases.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Data consistency: Knowledge of data consistency models and conflict resolution mechanisms, as NoSQL databases may offer various levels of consistency based on the data's needs.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Schema design: Ability to design flexible or schema-less data models to accommodate changing or evolving data structures.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Data migration: Experience with data migration and transformation processes when transitioning from a relational database to a NoSQL database.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"High availability: Knowledge of replication, sharding, and data partitioning strategies to ensure high availability and fault tolerance.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"NoSQL database-specific tools: Familiarity with tools and utilities designed for a specific NoSQL database system, such as MongoDB Compass, Cassandra Query Language (CQL), or Apache CouchDB's Futon.\"})})]})]});export const richText2=/*#__PURE__*/e(t.Fragment,{children:/*#__PURE__*/e(\"p\",{children:\"We will walk you through our process during the days/weeks according to your agenda availability. Feedback will be present whether we move forward or not with your application. There are, in general, a challenge (60\u2019 average each), two calls (45\u2019 average each), and a Tech Interview for you to reach the final Offer Call.\"})});export const richText3=/*#__PURE__*/e(t.Fragment,{children:/*#__PURE__*/a(\"p\",{children:[\"SQL, which stands for Structured Query Language, is a powerful and standardized programming language designed for managing and manipulating relational databases. Developed in the early 1970s, SQL provides a structured and intuitive way to interact with databases by allowing users to create, retrieve, update, and delete data in a structured and organized manner. SQL is used in a wide range of applications and industries, including web development, data analysis, business intelligence, and more, making it a fundamental skill for anyone working with databases.\",/*#__PURE__*/e(\"br\",{}),\"SQL operates through a set of standardized commands, such as SELECT (for data retrieval), INSERT (for data insertion), UPDATE (for data modification), and DELETE (for data removal). It also supports the creation and maintenance of database schemas, indexes, and constraints, enabling the efficient storage and retrieval of data. SQL is not limited to one specific database management system; it is supported by many popular database systems, including MySQL, PostgreSQL, Oracle, Microsoft SQL Server, and SQLite, making it a versatile language that can be applied in a variety of database environments. Whether you are designing complex database systems or writing simple queries to extract information from data, SQL is an indispensable tool for effectively managing and querying structured data.\"]})});export const richText4=/*#__PURE__*/a(t.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"A SQL developer should possess a combination of technical and soft skills to excel in working with databases and managing data using SQL. Here's a list of key skills and knowledge areas for a SQL developer:\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/a(\"ul\",{style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(0, 0, 0)\",\"--framer-text-decoration\":\"none\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Proficiency in SQL: A strong understanding of SQL, including its syntax, data manipulation statements (SELECT, INSERT, UPDATE, DELETE), data definition statements (CREATE, ALTER, DROP), and other SQL commands.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Database management systems (DBMS): Familiarity with different database systems, such as MySQL, PostgreSQL, Oracle, Microsoft SQL Server, and SQLite, including knowledge of their unique features and SQL dialects.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Data modeling: Ability to design and create database schemas, tables, relationships, indexes, and constraints to represent data accurately and efficiently.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Query optimization: Skills in optimizing SQL queries for performance by understanding query execution plans, indexing, and query tuning techniques.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Normalization: Understanding of database normalization principles to reduce data redundancy and maintain data integrity.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Stored procedures and functions: Knowledge of creating and using stored procedures and functions for efficient and reusable data processing.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Triggers: Ability to create database triggers to automate actions or validations based on data changes.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Data security: Awareness of database security best practices, user access control, and data encryption to protect sensitive information.\"})})]})]});export const richText5=/*#__PURE__*/e(t.Fragment,{children:/*#__PURE__*/a(\"p\",{children:[\"Terraform is an open-source infrastructure as code (IaC) tool created by HashiCorp that enables developers and operations teams to provision, manage, and automate cloud infrastructure and other resources in a declarative and consistent manner. Terraform uses a domain-specific language (HCL-HashiCorp Configuration Language) to define the desired state of the infrastructure. Users describe the resources they need and their configurations in Terraform configuration files, and Terraform takes care of the provisioning, updating, and maintenance of those resources. It supports a wide range of cloud providers, including AWS, Azure, Google Cloud, and many others, making it a versatile tool for infrastructure management.\",/*#__PURE__*/e(\"br\",{}),\"One of Terraform's key advantages is its ability to create infrastructure as code, allowing organizations to treat infrastructure in the same way they treat application code. This approach brings several benefits, including version control for infrastructure, collaboration among teams, repeatability, and the ability to manage complex, multi-cloud or hybrid cloud environments. Terraform's \\\"plan and apply\\\" workflow allows users to preview changes to the infrastructure before actually making modifications, ensuring that any changes are safe and predictable. With its extensive ecosystem of providers and modules, Terraform is widely adopted by both small and large organizations for efficiently managing infrastructure, improving scalability, and reducing the risk of configuration errors.\"]})});export const richText6=/*#__PURE__*/a(t.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"A Terraform developer, often referred to as an Infrastructure as Code (IaC) developer, should possess a combination of technical and operational skills to effectively create, manage, and automate infrastructure using Terraform. Here's a list of key skills and knowledge areas for a Terraform developer:\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/a(\"ul\",{style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(0, 0, 0)\",\"--framer-text-decoration\":\"none\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Terraform proficiency: A strong understanding of Terraform, including its syntax, configuration files, and the HashiCorp Configuration Language (HCL) for defining infrastructure.\\xa0\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Cloud providers: Knowledge of the specific cloud providers (e.g., AWS, Azure, Google Cloud) that are relevant to the organization's infrastructure and how to interact with them using Terraform.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Infrastructure architecture: Understanding of infrastructure components, including virtual machines, networks, storage, and containers, and the ability to design and configure them in Terraform.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"IaC best practices: Familiarity with best practices for writing clean, modular, and maintainable Terraform code, including the use of modules, variables, and outputs.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Version control: Proficiency in using version control systems like Git for managing Terraform code, collaborating with team members, and tracking changes.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Terraform modules: Ability to create and use reusable Terraform modules to simplify infrastructure provisioning and management.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"State management: Knowledge of Terraform state files and best practices for remote state storage and locking to ensure the integrity of the infrastructure state.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Security and compliance: Awareness of security best practices for Terraform code and compliance requirements, including secrets management and access controls.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Automation and scripting: Proficiency in scripting and automation with Terraform, including using Terraform CLI and scripting languages like Python or Bash for automation.\"})})]})]});export const richText7=/*#__PURE__*/a(t.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"We will walk you through our process during the days/weeks according to your agenda availability. Feedback will be present whether we move forward or not with your application. There are, in general, a challenge (60\u2019 average each), two calls (45\u2019 average each), and a Tech Interview for you to reach the final Offer Call.\"}),/*#__PURE__*/e(\"p\",{children:/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})})]});export const richText8=/*#__PURE__*/e(t.Fragment,{children:/*#__PURE__*/a(\"p\",{children:[\"Scala is a versatile and powerful programming language that combines functional and object-oriented programming paradigms to provide developers with a highly expressive and concise tool for building a wide range of applications. Developed by Martin Odersky and first released in 2003, Scala is designed to be scalable, making it suitable for both small scripts and large-scale, complex software projects. Its syntax is influenced by Java, but it offers more advanced features, including type inference, pattern matching, and support for immutability. Scala is known for its strong static typing, which helps catch errors at compile time, improving code reliability.\",/*#__PURE__*/e(\"br\",{}),\"One of Scala's key features is its compatibility with the Java Virtual Machine (JVM), making it easy to interoperate with existing Java libraries and frameworks. This allows developers to leverage Java's extensive ecosystem while benefiting from Scala's modern language features. Additionally, Scala is popular in the big data and distributed computing space due to its integration with Apache Spark, a widely used data processing framework. Scala's versatility, conciseness, and ability to scale from small scripts to large, complex systems have contributed to its growing adoption in various domains, including web development, data science, and cloud computing.\"]})});export const richText9=/*#__PURE__*/a(t.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"Scala developer should possess a combination of technical and software engineering skills to excel in software development using the Scala programming language. Here's a list of key skills and knowledge areas for a Scala developer:\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/a(\"ul\",{style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(0, 0, 0)\",\"--framer-text-decoration\":\"none\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Proficiency in Scala: A strong understanding of the Scala programming language, including its syntax, type system, and functional programming features.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Functional programming: Mastery of functional programming concepts, such as immutability, higher-order functions, pattern matching, and monads, which are core to Scala's design.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Scala libraries and frameworks: Knowledge of popular Scala libraries and frameworks, including Akka for actor-based concurrency, Play Framework for web development, and Apache Spark for big data processing.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Concurrency and parallelism: Understanding of concurrent and parallel programming techniques using Scala, including actors, futures, and parallel collections.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Type system: Familiarity with Scala's advanced type system, including type inference, type classes, and implicits, and how to use them effectively in code.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Tooling: Proficiency in using development tools like sbt (Scala Build Tool) for project management and the Scala REPL (Read-Eval-Print Loop) for interactive development.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Functional libraries: Knowledge of functional programming libraries in Scala, such as Cats and Scalaz, for abstracting common functional patterns.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Testing and debugging: Ability to write unit tests, integration tests, and property-based tests to ensure code quality and identify and resolve issues.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Database integration: Understanding of database access and data persistence using Scala, including libraries like Slick for relational databases.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Concurrency libraries: Familiarity with concurrency libraries like Akka Actors for building highly concurrent and fault-tolerant systems.\"})})]})]});export const richText10=/*#__PURE__*/e(t.Fragment,{children:/*#__PURE__*/a(\"p\",{children:[\"React.js, often referred to simply as React, is an open-source JavaScript library created and maintained by Facebook. It is primarily used for building user interfaces and front-end applications. React is renowned for its efficiency, flexibility, and component-based architecture, making it a popular choice among web developers. The library allows developers to create reusa ble UI components that can be composed together to build complex user interfaces, simplifying the process of designing and maintaining web applications.\",/*#__PURE__*/e(\"br\",{}),\"One of the key features of React is its virtual DOM (Document Object Model) rendering. This technique enhances performance by minimizing the number of direct manipulations to the actual DOM, resulting in faster updates and improved user experience. React's declarative syntax also makes it easier to understand and debug code, as developers can describe what the user interface should look like at any given time, and React takes care of efficiently updating the actual DOM to match the desired state. React's vibrant ecosystem, combined with its strong community support, offers a wealth of resources and tools to help developers create interactive and responsive web applications, making it an excellent choice for building modern websites.\"]})});export const richText11=/*#__PURE__*/a(t.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"A React.js developer should possess a combination of technical and soft skills to excel in building web applications using this JavaScript library. Here's a list of key skills and knowledge areas for a React.js developer:\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/a(\"ul\",{style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(0, 0, 0)\",\"--framer-text-decoration\":\"none\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Proficiency in JavaScript: A strong understanding of JavaScript is crucial, as React is a JavaScript library. Developers should be well-versed in ES6+ features and concepts like closures, callbacks, promises, and async/await.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"React fundamentals: Developers should have a deep understanding of React's core concepts, such as components, JSX, state, props, and lifecycle methods.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Component-based architecture: Mastery of creating and managing reusable UI components is essential for building maintainable and scalable applications.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"State management: Knowledge of state management libraries like Redux or Mobx is important for handling the application's data and state effectively.\"})})]})]});export const richText12=/*#__PURE__*/e(t.Fragment,{children:/*#__PURE__*/a(\"p\",{children:[\"React Native is an open-source mobile application development framework created by Facebook that allows developers to build cross-platform mobile apps using a single codebase. It is built on the foundation of React, a popular JavaScript library for building user interfaces, and extends its capabilities to enable the development of native mobile applications for both iOS and Android platforms. React Native leverages the power of JavaScript and React's component-based architecture, allowing developers to write code once and run it on multiple platforms, resulting in significant time and cost savings. This framework provides a high level of code reusability, enabling developers to share a substantial portion of their codebase while still delivering a native-like user experience.\",/*#__PURE__*/e(\"br\",{}),\"One of the primary benefits of React Native is its ability to create truly native mobile applications, as opposed to hybrid apps that run within a webview. React Native achieves this by rendering user interfaces using native components, providing a level of performance and user experience similar to that of apps developed in platform-specific languages like Swift (for iOS) and Java/Kotlin (for Android). Additionally, React Native's large and active community has led to an extensive ecosystem of open-source libraries, plugins, and developer tools that enhance its functionality and simplify the development process, making it a top choice for businesses and developers seeking efficient cross-platform app development.\"]})});export const richText13=/*#__PURE__*/a(t.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"A React Native developer should possess a combination of technical and soft skills to excel in mobile app development using the React Native framework. Here's a list of key skills and knowledge areas for a React Native developer:\\xa0\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/a(\"ul\",{style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(0, 0, 0)\",\"--framer-text-decoration\":\"none\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Proficiency in React Native: A strong understanding of the React Native framework, including its core components, lifecycle methods, and navigation.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"JavaScript and ES6: Mastery of JavaScript and ES6 (ECMAScript 2015) features, as React Native is primarily based on JavaScript.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Mobile app development: Familiarity with mobile app development concepts, including user interface design, performance optimization, and platform-specific considerations.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Native modules: Knowledge of creating and using native modules to extend the capabilities of React Native applications with platform-specific code.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Redux: Proficiency in state management using Redux or similar state management libraries to maintain and synchronize app data.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"API integration: Ability to integrate RESTful APIs, GraphQL, and other data sources into React Native applications for data retrieval and manipulation.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Mobile platform knowledge: Awareness of platform-specific differences between iOS and Android and the ability to adapt the app's behavior accordingly.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Navigation: Understanding of navigation libraries like React Navigation for creating smooth and intuitive navigation flows within the app.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Testing and debugging: Skills in testing React Native components, as well as debugging and troubleshooting issues using tools like React Native Debugger.\"})})]})]});export const richText14=/*#__PURE__*/e(t.Fragment,{children:/*#__PURE__*/a(\"p\",{children:['PHP, which stands for \"PHP: Hypertext Preprocessor,\" is a popular server-side scripting language designed for web development. Created by Rasmus Lerdorf in the mid-1990s, PHP has evolved into a versatile and widely-used language for building dynamic and interactive web applications. It is embedded within HTML code and executed on the server, generating dynamic web pages by processing and interacting with databases, files, and user inputs. PHP\\'s strength lies in its ability to seamlessly integrate with various databases, web servers, and operating systems, making it a versatile choice for web development.',/*#__PURE__*/e(\"br\",{}),\"One of PHP's key features is its simplicity and ease of use, making it accessible to both beginner and experienced developers. PHP offers a vast ecosystem of pre-built functions and libraries, allowing developers to perform a wide range of tasks, from handling user authentication and form processing to generating dynamic content and interacting with databases like MySQL and PostgreSQL. It is a foundational technology for popular web applications, content management systems (CMSs) like WordPress, and e-commerce platforms like WooCommerce. With its broad community support, PHP remains a valuable language for web development and continues to play a crucial role in the creation of dynamic and interactive websites.\"]})});export const richText15=/*#__PURE__*/a(t.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"A PHP developer should possess a combination of technical and soft skills to excel in web development using the PHP programming language. Here's a list of key skills and knowledge areas for a PHP developer:\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/a(\"ul\",{style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(0, 0, 0)\",\"--framer-text-decoration\":\"none\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Proficiency in PHP: A strong understanding of PHP language features, syntax, and its integration with HTML and other web technologies.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Web development: Familiarity with web development concepts, including front-end technologies like HTML, CSS, and JavaScript, to create dynamic and interactive web applications.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"PHP frameworks: Knowledge of popular PHP frameworks like Laravel, Symfony, CodeIgniter, and Yii for rapid application development and code organization.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Database interaction: Proficiency in using PHP to interact with databases, including MySQL, PostgreSQL, or NoSQL databases, for data retrieval and storage.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Object-oriented programming (OOP): Mastery of OOP principles in PHP to create modular and maintainable code.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Version control: Proficiency in using Git or other version control systems for collaborative development and code management.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"CMS systems: Familiarity with content management systems (CMS) like WordPress and Drupal, as well as the ability to customize and develop extensions or plugins.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"API integration: Knowledge of integrating third-party APIs, web services, and libraries into PHP applications for additional functionality.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Security best practices: Awareness of PHP security principles, including data validation, protection against SQL injection, and other common web vulnerabilities.\"})})]})]});export const richText16=/*#__PURE__*/e(t.Fragment,{children:/*#__PURE__*/a(\"p\",{children:[\"Node.js is an open-source, server-side JavaScript runtime environment that allows developers to run JavaScript code on the server. Unlike traditional web development where JavaScript is primarily used on the client-side, Node.js enables developers to use JavaScript for building server applications. This runtime is built on the V8 JavaScript engine from Google, which executes JavaScript code at impressive speeds. Node.js offers a non-blocking, event-driven architecture, making it particularly well-suited for building scalable and high-performance applications, including web servers, APIs, real-time applications, and more.\",/*#__PURE__*/e(\"br\",{}),\"One of Node.js's standout features is its package manager, npm (Node Package Manager), which provides access to a vast ecosystem of open-source libraries and modules. This expansive ecosystem simplifies development by allowing developers to reuse existing code and modules to streamline the process. Node.js is especially popular for building web applications and services that require real-time features and high concurrency. It has gained widespread adoption in the web development community and continues to play a pivotal role in modern, server-side application development.\"]})});export const richText17=/*#__PURE__*/a(t.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"A Node.js developer should possess a combination of technical and soft skills to excel in building server-side applications using this runtime environment. Here's a list of key skills and knowledge areas for a Node.js developer:\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/a(\"ul\",{style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(0, 0, 0)\",\"--framer-text-decoration\":\"none\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Proficiency in JavaScript: A strong understanding of JavaScript is fundamental, as Node.js is built on JavaScript. Developers should be well-versed in ES6+ features and asynchronous programming, as callbacks, promises, and async/await are common in Node.js development.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Node.js fundamentals: A deep understanding of Node.js's core modules, event-driven architecture, and non-blocking I/O operations is essential for efficient server-side programming.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Web frameworks: Familiarity with popular Node.js web frameworks like Express.js, Nest.js, or Koa.js for building web applications and APIs.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Asynchronous programming: Mastery of asynchronous patterns and callback functions, which are prevalent in Node.js, to handle I/O operations effectively.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"NPM (Node Package Manager): Knowledge of NPM for managing packages, libraries, and modules. Understanding how to create and publish packages is also valuable.\"})})]})]});export const richText18=/*#__PURE__*/e(t.Fragment,{children:/*#__PURE__*/a(\"p\",{children:[\"Power Platform is a suite of low-code/no-code tools developed by Microsoft that empowers organizations to create custom business applications, automate workflows, and analyze data without extensive coding or technical expertise. This platform consists of several key components:\",/*#__PURE__*/e(\"br\",{}),\"Power Apps: A tool for building custom business applications quickly and easily, Power Apps enables users to create apps that can run on the web, mobile devices, and tablets. It offers a visual, drag-and-drop interface, making app development accessible to non-developers. Users can connect to various data sources and integrate with Microsoft services to design solutions that meet their unique business needs.\",/*#__PURE__*/e(\"br\",{}),\"Power Automate: Formerly known as Microsoft Flow, Power Automate allows users to create automated workflows and streamline business processes. It can connect to over 300 data sources and services, making it possible to automate repetitive tasks, notifications, and data transfers. Power Automate integrates with various applications, including Office 365, SharePoint, and Dynamics 365.\",/*#__PURE__*/e(\"br\",{}),\"Power BI: Power BI is a powerful data visualization and business intelligence tool that allows users to connect to data sources, create interactive reports, and gain insights from their data. It supports data transformation, modeling, and the creation of interactive dashboards and reports. Power BI can also be embedded into custom applications to provide data-driven insights.\",/*#__PURE__*/e(\"br\",{}),\"Power Virtual Agents: This component enables users to build chatbots and virtual agents with a low-code approach. These chatbots can be deployed on websites, messaging platforms, and mobile apps to provide automated customer support and information retrieval.\",/*#__PURE__*/e(\"br\",{}),\"Power Platform offers organizations a unified and integrated solution to address various business challenges, increase productivity, and drive digital transformation without the need for extensive software development skills. It empowers users to quickly create, automate, and analyze data, making it a valuable tool for businesses seeking to improve their operational efficiency and decision-making capabilities.\"]})});export const richText19=/*#__PURE__*/a(t.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"A Power Platform developer should possess a combination of technical and business-oriented skills to effectively build custom applications, automate workflows, and analyze data using the Power Platform suite of tools. Here's a list of key skills and knowledge areas for a Power Platform developer\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/a(\"ul\",{style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(0, 0, 0)\",\"--framer-text-decoration\":\"none\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Power Apps proficiency: A strong understanding of Power Apps, including the ability to design and create custom applications using the low-code/no-code features of the platform.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Power Automate: Mastery of Power Automate to create automated workflows and process automation solutions, including integrating with various data sources and services.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Power BI: Knowledge of Power BI for data analysis, visualization, and reporting, including data transformation and modeling, as well as creating interactive dashboards and reports.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Power Virtual Agents: Familiarity with Power Virtual Agents for building chatbots and virtual agents to provide automated customer support and information retrieval.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Data sources and connectors: Understanding of connecting to various data sources, such as databases, web services, and cloud platforms, and the ability to work with connectors to access and manipulate data.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Business process knowledge: A strong grasp of business processes and requirements, enabling the development of custom solutions that address specific organizational needs.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"User interface design: Skills in designing user-friendly interfaces and applications that provide an optimal user experience.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Data modeling: Proficiency in data modeling to ensure data is structured and stored appropriately for analysis and reporting in Power BI.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Automation logic: Ability to design and implement complex logic for process automation and workflow development within Power Automate.\"})})]})]});export const richText20=/*#__PURE__*/e(t.Fragment,{children:/*#__PURE__*/a(\"p\",{children:[\"Kotlin is a modern, statically typed programming language developed by JetBrains, known for its simplicity, conciseness, and interoperability with existing Java code. Introduced in 2011, Kotlin was designed to address common pain points of Java, offering developers a more expressive and efficient language for building a wide range of applications, including Android mobile apps, web applications, and server-side solutions. Kotlin's syntax is easy to read and write, making it a developer-friendly language that helps reduce boilerplate code and increase productivity. It seamlessly integrates with Java, allowing developers to leverage existing Java libraries and frameworks, making it a versatile choice for cross-platform and back-end development.\",/*#__PURE__*/e(\"br\",{}),\"One of Kotlin's standout features is its enhanced type safety, which helps catch common programming errors at compile time, resulting in more robust and stable applications. Kotlin provides modern language features like null safety, extension functions, and data classes, simplifying common coding tasks and reducing the risk of runtime errors. With official support for Android app development, a growing ecosystem of libraries and frameworks, and its adoption by major technology companies, Kotlin has quickly become a popular choice for developers aiming to build high-quality, efficient, and maintainable software solutions across various platforms.\"]})});export const richText21=/*#__PURE__*/a(t.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"A Kotlin developer should possess a combination of technical and soft skills to excel in software development using the Kotlin programming language. Here's a list of key skills and knowledge areas for a Kotlin developer:\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/a(\"ul\",{style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(0, 0, 0)\",\"--framer-text-decoration\":\"none\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Proficiency in Kotlin: A strong understanding of the Kotlin programming language, including its syntax, data types, null safety, and modern features.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Android development: Mastery of Kotlin for Android app development, including building user interfaces, working with Android SDK components, and accessing platform-specific features.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"IDE proficiency: Proficiency in using integrated development environments (IDEs) like Android Studio or IntelliJ IDEA for writing, testing, and debugging Kotlin code.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"App architecture: Knowledge of architectural patterns like Model-View-ViewModel (MVVM), Model-View-Controller (MVC), or Clean Architecture to structure code and maintainability.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Dependency injection: Understanding and practical use of dependency injection frameworks like Dagger or Hilt for managing component dependencies in Kotlin applications.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Networking: Proficiency in integrating network requests and APIs using libraries like Retrofit for efficient data exchange.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Multithreading and concurrency: Skills in multithreading and asynchronous programming using Kotlin's native coroutine support and concurrent programming patterns.\"})})]})]});export const richText22=/*#__PURE__*/e(t.Fragment,{children:/*#__PURE__*/a(\"p\",{children:['Java is a high-level, versatile, and widely-used programming language renowned for its portability, platform independence, and robustness. Developed by James Gosling and his team at Sun Microsystems (now owned by Oracle Corporation), Java was introduced in the mid-1990s. One of Java\\'s key strengths is its \"write once, run anywhere\" philosophy, achieved through the use of the Java Virtual Machine (JVM), which allows Java programs to run on various operating systems without modification. This makes Java an excellent choice for developing cross-platform applications, including web applications, mobile apps, enterprise systems, and embedded devices.',/*#__PURE__*/e(\"br\",{}),\"Java is known for its strong emphasis on simplicity, readability, and maintainability of code. It offers a rich standard library and an extensive ecosystem of third-party libraries and frameworks, making it a popular choice for a wide range of applications. Java's strong typing, automatic memory management (garbage collection), and robust exception handling contribute to its reputation for reliability and stability. It is widely used in web development (via Java Servlets and JavaServer Pages), mobile app development (with Android), large-scale enterprise solutions, and scientific computing, among other domains. Java has maintained its popularity and relevance over the years, making it a foundational language in the world of software development.\"]})});export const richText23=/*#__PURE__*/a(t.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"A Java developer should possess a combination of technical and soft skills to excel in software development using the Java programming language. Here's a list of key skills and knowledge areas for a Java developer:\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/a(\"ul\",{style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(0, 0, 0)\",\"--framer-text-decoration\":\"none\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Proficiency in Java: A strong understanding of Java, including core language features, data types, operators, and object-oriented programming (OOP) concepts like classes, objects, and inheritance.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Development tools: Familiarity with integrated development environments (IDEs) like Eclipse, IntelliJ IDEA, or NetBeans, as well as build tools like Maven or Gradle.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Java libraries and frameworks: Knowledge of popular Java libraries and frameworks, such as Spring, Hibernate, and Apache Struts, for building web applications, enterprise systems, and more.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"JDBC and databases: Understanding of Java Database Connectivity (JDBC) to interact with relational databases and knowledge of SQL for database operations.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Web development: Proficiency in web development using Java, including servlets and JavaServer Pages (JSP), as well as web application frameworks like Spring MVC.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Java Enterprise Edition (Java EE): Knowledge of Java EE technologies, such as EJB (Enterprise JavaBeans), JPA (Java Persistence API), and JMS (Java Message Service), for building enterprise-level applications.\"})})]})]});export const richText24=/*#__PURE__*/e(t.Fragment,{children:/*#__PURE__*/a(\"p\",{children:[\"Dynamics CRM, short for Microsoft Dynamics Customer Relationship Management, is a comprehensive suite of business applications developed by Microsoft that empowers organizations to manage customer relationships, streamline sales, automate marketing, and provide exceptional customer service. It is designed to help businesses, from small enterprises to large corporations, enhance their customer engagement and gain deeper insights into their operations. Dynamics CRM offers a wide range of modules and features, including customer contact management, sales opportunity tracking, marketing automation, case management, and analytics, all seamlessly integrated into a single platform. This integrated approach enables organizations to achieve a 360-degree view of their customers, improving decision-making and boosting customer satisfaction.\",/*#__PURE__*/e(\"br\",{}),\"Dynamics CRM is highly customizable and adaptable, allowing organizations to tailor the platform to their specific needs and industry requirements. It provides tools for workflow automation, data analysis, and reporting, as well as integration with other Microsoft applications like Outlook and SharePoint. With cloud-based deployment options, such as Dynamics 365, businesses can leverage the power of CRM solutions while benefiting from scalability, security, and regular updates. Dynamics CRM is an essential tool for organizations seeking to strengthen customer relationships, increase sales efficiency, and drive overall business growth.\"]})});export const richText25=/*#__PURE__*/a(t.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"A Dynamics CRM developer should possess a combination of technical and business-oriented skills to effectively design, customize, and implement Microsoft Dynamics CRM solutions. Here's a list of key skills and knowledge areas for a Dynamics CRM developer:\\xa0\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/a(\"ul\",{style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(0, 0, 0)\",\"--framer-text-decoration\":\"none\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Microsoft Dynamics CRM proficiency: A strong understanding of the Microsoft Dynamics CRM platform, including its core modules, entities, data structures, and customization options.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Customization and configuration: Skills in customizing CRM entities, forms, views, fields, and business processes using the platform's customization tools.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Plugin development: Proficiency in creating custom plugins and workflow assemblies to extend the functionality of Dynamics CRM.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Business process automation: Ability to design and implement workflow automation, business rules, and process flows to streamline business operations within the CRM.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Integration: Knowledge of integrating Dynamics CRM with other systems and applications using technologies like REST APIs, Web services, and Azure Logic Apps.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"JavaScript and TypeScript: Mastery of JavaScript and TypeScript for client-side scripting to enhance the user interface and automate processes in Dynamics CRM.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Security and data management: Awareness of security roles, data access, and data import/export capabilities in Dynamics CRM.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Reporting and analytics: Familiarity with creating custom reports, dashboards, and data visualizations using tools like Power BI and SSRS (SQL Server Reporting Services).\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Solution deployment: Skills in packaging, deploying, and managing CRM solutions across different environments using the solution framework.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"CRM SDK and REST API: Proficiency in using the Dynamics CRM Software Development Kit (SDK) and REST API for programmatic interactions with the CRM platform.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"CRM administration: Knowledge of system administration tasks, user management, and system settings within Dynamics CRM.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\".NET development: Familiarity with the .NET framework for server-side development, including C# and ASP.NET, to extend CRM functionality.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"SQL and database management: Understanding of SQL database concepts, as Dynamics CRM relies on SQL Server for data storage.\"})})]})]});export const richText26=/*#__PURE__*/e(t.Fragment,{children:/*#__PURE__*/a(\"p\",{children:[\"The .NET Framework, developed by Microsoft, is a robust and versatile software framework that offers a comprehensive platform for building and running various types of applications. It provides a rich set of libraries and tools for developing and executing Windows applications, web applications, web services, and more. The .NET Framework offers a common runtime environment known as the Common Language Runtime (CLR), which allows developers to write code in multiple programming languages, such as C#, Visual Basic, and F#, and execute them on Windows-based systems. This platform also includes the .NET Class Library, which offers pre-built classes and functions that simplify and expedite application development, covering a wide range of tasks from data manipulation to user interface design.\",/*#__PURE__*/e(\"br\",{}),\"One of the distinguishing features of the .NET Framework is its emphasis on language interoperability, which allows developers to utilize components and code written in different .NET-supported languages within the same application. Additionally, it includes a comprehensive set of tools and technologies for creating modern, secure, and scalable applications, and it supports a wide array of application types, from desktop applications to cloud-based and mobile apps. Over the years, Microsoft has expanded the .NET ecosystem with the introduction of .NET Core, which is now part of the open-source .NET 5 and later, enhancing its cross-platform capabilities. The .NET Framework remains a key player in software development, and its evolution has paved the way for the development of modern, cross-platform applications using .NET technologies.\"]})});export const richText27=/*#__PURE__*/a(t.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"A .NET Framework developer should possess a combination of technical and soft skills to excel in software development using the .NET ecosystem. Here's a list of key skills and knowledge areas for a .NET Framework developer:\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/a(\"ul\",{style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(0, 0, 0)\",\"--framer-text-decoration\":\"none\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Proficiency in .NET languages: A strong understanding of .NET languages like C#, VB.NET, or F# and knowledge of their features, syntax, and best practices.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\".NET Framework and .NET Core: Familiarity with the .NET Framework and .NET Core (now part of .NET 5 and later) for building applications on Windows and cross-platform environments.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Visual Studio: Experience with Microsoft Visual Studio, the integrated development environment (IDE) commonly used for .NET development.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"ASP.NET: Knowledge of ASP.NET for building web applications and web services, including ASP.NET MVC and ASP.NET Web API.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Entity Framework: Understanding of Entity Framework for object-relational mapping (ORM) to interact with databases.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Web technologies: Proficiency in web technologies such as HTML, CSS, JavaScript, and modern front-end frameworks like Angular or React.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Web services: Experience in creating and consuming web services, including RESTful and SOAP-based services.\"})})]})]});export const richText28=/*#__PURE__*/e(t.Fragment,{children:/*#__PURE__*/a(\"p\",{children:[\"Flutter is an open-source UI software development toolkit created by Google that allows developers to build natively compiled applications for mobile, web, and desktop from a single codebase. With Flutter, developers can craft beautiful, high-performance user interfaces with a fast and productive development experience. Flutter's standout feature is its ability to provide a consistent user experience across multiple platforms, allowing developers to write code once and deploy it on Android, iOS, the web, and even desktop operating systems like Windows, macOS, and Linux. This framework is built around the Dart programming language, which is known for its speed and simplicity, and Flutter's rich set of pre-designed widgets helps create visually stunning and responsive applications.\",/*#__PURE__*/e(\"br\",{}),\"One of the key benefits of Flutter is its hot reload feature, which allows developers to see real-time updates to their code without losing the application's state. This facilitates rapid iteration and debugging, making the development process more efficient. Flutter is increasingly popular for creating mobile apps, as it simplifies the challenges of maintaining multiple codebases for different platforms. With its expressive and flexible UI components and a growing community of developers, Flutter has become a go-to choice for creating cross-platform applications that deliver native-like performance and a consistent user experience.\"]})});export const richText29=/*#__PURE__*/a(t.Fragment,{children:[/*#__PURE__*/a(\"p\",{children:[\"A Flutter developer should possess a combination of technical and soft skills to excel in mobile and cross-platform application development. Here's a list of key skills and knowledge areas for a Flutter developer:\",/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/a(\"ul\",{style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(0, 0, 0)\",\"--framer-text-decoration\":\"none\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Proficiency in Dart: A strong understanding of the Dart programming language, which is used for Flutter development, including its syntax, data types, and object-oriented features.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Flutter framework: Mastery of the Flutter framework, including widgets, navigation, state management, and building user interfaces with a focus on performance and responsiveness.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Cross-platform development: Knowledge of how to write code once and deploy it on multiple platforms, such as Android, iOS, the web, and desktop.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"UI/UX design: Familiarity with UI/UX design principles to create visually appealing and user-friendly mobile applications.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Widget customization: Ability to customize and create custom widgets to meet the specific design and functionality requirements of the application.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"State management: Understanding of state management solutions in Flutter, such as Provider, Bloc, and Mobx, to efficiently manage application state.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"RESTful API integration: Proficiency in integrating RESTful APIs into Flutter applications to fetch and send data to/from a server.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Database integration: Knowledge of local database integration using packages like sqflite or NoSQL databases to store and manage data locally on the device.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Version control: Proficiency in using version control systems like Git for collaborative development and code management.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Testing: Familiarity with testing frameworks like Flutter's own test package, Widget testing, and integration testing to ensure code quality and reliability.\"})})]})]});export const richText30=/*#__PURE__*/e(t.Fragment,{children:/*#__PURE__*/a(\"p\",{children:[\"C++ is a powerful and versatile programming language that builds upon the foundation of the C programming language with additional features for object-oriented programming (OOP). Developed in the late 1970s by Bjarne Stroustrup, C++ is known for its efficiency and flexibility, making it a popular choice among software developers. It provides a wide range of tools and capabilities for developing applications that span from system-level programming to high-level application development.\",/*#__PURE__*/e(\"br\",{}),\"One of C++'s defining features is its support for OOP, allowing developers to create and manage complex software systems using the principles of encapsulation, inheritance, and polymorphism. C++ also provides low-level memory control, enabling efficient memory management through features like pointers. This makes it suitable for building performance-critical applications like video games, operating systems, real-time simulations, and high-frequency trading systems. The language has continued to evolve, with the latest C++ standards introducing modern features, such as lambdas, smart pointers, and improved standard libraries, making C++ a contemporary and essential language for a wide array of software development needs.\"]})});export const richText31=/*#__PURE__*/a(t.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"A C++ developer should possess a combination of technical and soft skills to excel in software development using the C++ programming language. Here's a list of key skills and knowledge areas for a C++ developer:\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/a(\"ul\",{style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(0, 0, 0)\",\"--framer-text-decoration\":\"none\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Proficiency in C++: A strong understanding of C++ language features, including syntax, data types, operators, templates, and standard libraries.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Object-Oriented Programming (OOP): Mastery of OOP principles, such as classes, objects, inheritance, polymorphism, and encapsulation, to design and implement complex software systems.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Memory management: Proficiency in managing memory manually using features like pointers, dynamic memory allocation, and understanding the C++ memory model.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Standard Template Library (STL): Knowledge of the C++ STL and its containers, algorithms, and data structures for efficient and reusable code.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"C++11/14/17/20: Familiarity with the various C++ language standards, including C++11, C++14, C++17, and C++20, and an understanding of their features and improvements.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Multithreading and concurrency: Understanding of multithreading and concurrent programming in C++ using libraries like the C++ Standard Library (e.g., std::thread) or platform-specific APIs.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Debugging and profiling: Proficiency in debugging C++ applications using tools like GDB, Visual Studio Debugger, or integrated development environments (IDEs).\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Performance optimization: Ability to optimize C++ code for performance, including profiling, code analysis, and fine-tuning.\"})})]})]});export const richText32=/*#__PURE__*/e(t.Fragment,{children:/*#__PURE__*/a(\"p\",{children:[\"Swift is a powerful and user-friendly programming language developed by Apple for building applications on their platforms, including iOS, macOS, watchOS, and tvOS. Introduced in 2014, Swift has quickly become the primary programming language for Apple ecosystem development, thanks to its combination of speed, safety, and modern syntax. It was designed to provide a more efficient and expressive alternative to Objective-C, which was the standard language for Apple app development. Swift is known for its ease of use, concise and clear code, and a strong focus on safety, helping developers write reliable and efficient applications.\",/*#__PURE__*/e(\"br\",{}),\"One of Swift's distinctive features is its performance. It is designed to be fast and efficient, making it an ideal choice for resource-intensive applications. The language's syntax is clean and easy to read, which contributes to its learnability and code maintainability. Swift also offers features like optionals and type inference to help developers avoid common programming errors, making applications more reliable and less prone to crashes. With a thriving developer community, extensive standard libraries, and tools like Xcode for development, Swift has solidified its position as a versatile and powerful language for building high-quality applications across the Apple ecosystem.\"]})});export const richText33=/*#__PURE__*/a(t.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"A Swift developer should possess a combination of technical and soft skills to excel in application development for Apple's ecosystem, including iOS, macOS, watchOS, and tvOS. Here's a list of key skills and knowledge areas for a Swift developer:\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/a(\"ul\",{style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(0, 0, 0)\",\"--framer-text-decoration\":\"none\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Proficiency in Swift: A strong understanding of the Swift programming language, including its syntax, data types, optionals, and modern features.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"iOS/macOS SDK: Mastery of the Apple Software Development Kit (SDK) for iOS and macOS, including frameworks like UIKit, SwiftUI, and AppKit for building user interfaces and accessing platform-specific features.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Xcode: Proficiency in using Xcode, Apple's integrated development environment (IDE), for writing, testing, and debugging Swift code, as well as designing user interfaces.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"User interface design: Familiarity with user interface design principles, guidelines, and tools like Interface Builder or SwiftUI for creating visually appealing and user-friendly apps.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"App architecture: Knowledge of architectural patterns like Model-View-Controller (MVC), Model-View-ViewModel (MVVM), or VIPER to structure code and maintainability.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Networking: Proficiency in integrating network requests and APIs using URLSession or third-party libraries like Alamofire.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Core Data: Understanding of Core Data, Apple's framework for data persistence, and the ability to work with databases in Swift applications.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Auto Layout: Knowledge of Auto Layout to create responsive and adaptive user interfaces that work on various screen sizes and orientations.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Debugging and testing: Ability to debug Swift code and conduct unit, integration, and UI testing to ensure code quality and reliability.\"})})]})]});export const richText34=/*#__PURE__*/e(t.Fragment,{children:/*#__PURE__*/a(\"p\",{children:[\"Python is a powerful and versatile programming language that builds upon the foundation of the C programming language with additional features for object-oriented programming (OOP). Developed in the late 1970s by Bjarne Stroustrup, Python is known for its efficiency and flexibility, making it a popular choice among software developers. It provides a wide range of tools and capabilities for developing applications that span from system-level programming to high-level application development.\",/*#__PURE__*/e(\"br\",{}),\"One of Python's defining features is its support for OOP, allowing developers to create and manage complex software systems using the principles of encapsulation, inheritance, and polymorphism. Python also provides low-level memory control, enabling efficient memory management through features like pointers. This makes it suitable for building performance-critical applications like video games, operating systems, real-time simulations, and high-frequency trading systems. The language has continued to evolve, with the latest Python standards introducing modern features, such as lambdas, smart pointers, and improved standard libraries, making Python a contemporary and essential language for a wide array of software development needs.\"]})});export const richText35=/*#__PURE__*/a(t.Fragment,{children:[/*#__PURE__*/e(\"p\",{children:\"A Python developer should possess a combination of technical and soft skills to excel in software development using the Python programming language. Here's a list of key skills and knowledge areas for a Python developer:\"}),/*#__PURE__*/a(\"p\",{children:[/*#__PURE__*/e(\"br\",{}),/*#__PURE__*/e(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/a(\"ul\",{style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"rgb(0, 0, 0)\",\"--framer-text-decoration\":\"none\",\"--framer-text-stroke-width\":\"0px\",\"--framer-text-transform\":\"none\"},children:[/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Proficiency in Python: A strong understanding of Python's syntax, data structures, and built-in libraries, as well as knowledge of Python 3 and its latest features.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Web development: Familiarity with web frameworks like Django, Flask, or FastAPI for building web applications and RESTful APIs.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Data manipulation and analysis: Proficiency in data manipulation using libraries like Pandas and data visualization using Matplotlib or Seaborn for data analysis and reporting.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Databases: Knowledge of database systems, including SQL for relational databases and NoSQL databases like MongoDB, and the ability to interact with databases using Python libraries.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Object-oriented programming (OOP): Mastery of OOP principles to create reusable and modular code.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Machine learning and data science: Understanding of machine learning libraries like scikit-learn, TensorFlow, or PyTorch for data modeling and predictive analytics.\"})}),/*#__PURE__*/e(\"li\",{\"data-preset-tag\":\"p\",style:{\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"36px\",\"--framer-text-color\":\"rgb(55, 70, 81)\"},children:/*#__PURE__*/e(\"p\",{children:\"Testing: Familiarity with testing frameworks like unittest, PyTest, or doctest to ensure code quality and reliability.\"})})]})]});\nexport const __FramerMetadata__ = {\"exports\":{\"richText9\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText19\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText33\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText26\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText30\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText12\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText32\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText28\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText23\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText34\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText13\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText20\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText14\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText31\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText17\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText25\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText29\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText27\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText24\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText8\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText10\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText35\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText11\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText21\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText15\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText22\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText18\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"richText16\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["richText", "p", "x", "u", "richText1", "richText2", "richText3", "richText4", "richText5", "richText6", "richText7", "richText8", "richText9", "richText10", "richText11", "richText12", "richText13", "richText14", "richText15", "richText16", "richText17", "richText18", "richText19", "richText20", "richText21", "richText22", "richText23", "richText24", "richText25", "richText26", "richText27", "richText28", "richText29", "richText30", "richText31", "richText32", "richText33", "richText34", "richText35", "__FramerMetadata__"]
}
