Tags

  • JavaScript 18

    JavaScript is a high-level, interpreted programming language used to make web pages interactive and create web applications.

  • CSS 12

    CSS (Cascading Style Sheets) is a style-sheet language used to describe the look and formatting of a document written in HTML.

  • Fundamentals 9 (🇬🇧 8, 🇫🇷 1)
  • iOS 8

    iOS is a mobile operating system created and developed by Apple Inc. exclusively for its hardware, including the iPhone, iPad, and iPod Touch.

  • GROQ 7
  • TypeScript 7 (🇬🇧 6, 🇫🇷 1)

    TypeScript is a statically-typed superset of JavaScript, designed to augment code scalability and maintainability. By introducing optional static typing, TypeScript significantly enhances developer productivity, code reliability, and tooling support, providing a robust framework for large-scale applications.

  • Objective C 6

    Objective-C is a general-purpose, object-oriented programming language used by Apple for the OS X and iOS operating systems and their APIs.

  • React 6

    React is a JavaScript library for building user interfaces, often used for single-page applications and for handling the view layer in web and mobile apps.

  • i18n 5 (🇬🇧 3, 🇫🇷 2)

    i18n (short for internationalization) is a process of designing software so it can be translated to various languages and regions without engineering changes.

  • jQuery 4

    jQuery is a fast, small, and feature-rich JavaScript library designed to simplify HTML document traversal, event handling, and animations, with easy-to-use APIs that work across a multitude of browsers.

  • Database 3

    A database is a structured set of data stored electronically. It's used to store, manage, and retrieve information. Databases are essential in areas where data is a critical part of operations.

  • Django 3

    Django is a high-level Python web framework that promotes rapid development and clean, pragmatic design, following the model-view-template architectural pattern.

  • SCSS / Sass 3

    Sass is a preprocessor scripting language that is interpreted into CSS. It enhances the functionality of CSS with variables, nested rules, and mixins.

  • MUI (Material UI) 2

    MUI (formerly Material-UI) is a popular React UI framework implementing Google's Material Design with components that are easy to use and customize. It offers a wide range of easy-to-use components for a consistent, adaptable, and attractive interface.

  • Strava 2

    Strava is a social fitness network and mobile app used to track athletic activity using GPS data, often used for cycling and running, allowing users to share and compare performances.

  • UX 2

    User Experience (UX) refers to the overall experience a user has while interacting with a product or service, often in terms of how easy or pleasing it is to use.

  • 3D 1
  • Art 1
  • BootStrap 1

    Bootstrap is a free, open-source front-end framework for designing websites and web applications. It contains HTML and CSS-based design templates for typography, forms, buttons, and other interface components, as well as optional JavaScript extensions.

  • Garmin 1

    Garmin is a technology company known for its specialization in GPS technology development for use in automotive, aviation, marine, outdoor, and sports activities.

  • Gatsby 1

    Gatsby.js is a free, open-source, modern site generator for React that allows developers to build static and dynamic websites and apps.

  • Git 1

    Git is a distributed version control system enabling developers to track changes in source code during software development. It facilitates coordination between multiple developers and maintains version history and integrity of projects.

  • Life 1
  • Next.js 1

    Next.js is a React framework for building JavaScript applications, offering server-side rendering and generating static websites for React based web applications.

  • Playwright 1

    Playwright is a testing library for automating browser tasks, enabling cross-browser testing and supporting modern web features.

  • Testing 1

    Testing in software development involves unit and functional tests to validate individual components (unit testing) and the software's overall functionality (functional testing).