Tags
- JavaScript 19
JavaScript is a high-level, interpreted programming language used to make web pages interactive and create web applications.
- CSS 13
CSS (Cascading Style Sheets) is a style-sheet language used to describe the look and formatting of a document written in HTML.
- Running 11
- 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
- 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.
- 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.
- TypeScript 6
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.
- Strava 5
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.
- Garmin 5
Garmin is a technology company known for its specialization in GPS technology development for use in automotive, aviation, marine, outdoor, and sports activities.
- jQuery 5
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.
- i18n 4
i18n (short for internationalization) is a process of designing software so it can be translated to various languages and regions without engineering changes.
- 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.
- 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.
- 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.
- Life 2
- Hosting 2
- 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.
- 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.
- BootStrap 2
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.
- Swift 2
- Netlify 1
- 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.
- 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.
- Docker 1
- 3D 1
- Fitness 1
- Art 1
- 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.
- 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).
- Playwright 1
Playwright is a testing library for automating browser tasks, enabling cross-browser testing and supporting modern web features.