Tags

A list of the tags used in my posts.

Accessibility refers to the design of products, devices, services and environments in a way that makes them available and usable by as many people as possible, regardless of their abilities (or disabilities).


Apps (short for Applications) are software programs designed to perform specific tasks or functions. There are a wide variety of apps available and the journey to discover them is endless!


Cool stuff from the various lands of comics.


Content creation encapsules software and methodologies that one might find useful in writing, illustrations and in several other activities.


A collection of cool websites I found around the web.


CSS, or Cascading Style Sheets, is a language used to style and layout web pages. It separates a web page's presentation from its content, allowing for greater flexibility and consistency in design. CSS defines styles for HTML elements and is a fundamental technology for creating attractive and user-friendly websites.


Development captures a wide spectrum of topics in the realm of software and web development, including but not limited to coding languages, frameworks, methodologies, best practices, tools, and technologies. It's a place for enthusiasts, professionals, and beginners alike to explore and discuss all aspects of the development process, from idea conception to deployment and maintenance.


Disqus is a widely-used online platform that provides a unique commenting system for websites and blogs. With its centralized discussion community feature, it facilitates social engagement and interaction among users by enabling them to comment, like, and reply to posts on various web pages.


Explain like I am 5. The best things you'll usually find on Reddit when you seek for simple explanations about all sorts of things.


A font is a set of characters, symbols, and numbers that share a consistent design and style. Fonts are used to display text in a visually appealing way and can range from simple and minimalistic to intricate and decorative.

For those that are not so keen on the design side of things, choosing fonts might be a daunting task.


Everything that inspires me gets this tag! There's really no rationale on what you'll find under this!


JavaScript, often used in combination with HTML and CSS, helps developers create powerful, interactive user experiences on the web. It's a versatile language that can be used to build a wide range of both client-side and server-side applications.


Next.js is an open-source JavaScript framework built on top of React.js, designed to simplify and optimize the development of web applications. Offering features such as server-side rendering, static site generation, and automatic code-splitting, Next.js facilitates fast, SEO-friendly, and highly performant applications. It supports both client and server-side data fetching to render the necessary data for each page, enabling developers to create hybrid applications combining the best aspects of single page applications (SPAs) and traditional multi-page applications. Moreover, Next.js also allows deployment to any hosting provider due to its ability to export the application as a static site. Its easy-to-use nature and versatility have made it an increasingly popular choice among developers globally.


Notion.so is an all-in-one workspace tool that helps you write, plan, collaborate, and organize, essentially offering a unified platform for notes, tasks, wikis, and databases.


Prettier is a popular and powerful code formatting tool used in software development to ensure consistent and aesthetically pleasing code styles across projects. By automating the code formatting process, Prettier eliminates the need for developers to manually adjust indentation, spacing, and other formatting aspects and its opinionated approach to code formatting guarantees a uniform codebase.


Managing time, prioritizing tasks, and using resources effectively to achieve what we set ourselves on are all different names of productivity. Improving personal productivity is beneficial for our own sense of satisfaction and achievement. Let's find the tools that can help us own back our life.


Quantum computing is the use of quantum-mechanical occurences, like superposition and entanglement, to perform computation in a significantly faster way than classical binary computing.


Raycast is a game-changing productivity tool that revolutionizes the way you work and enhances your efficiency to new heights. This powerful software acts as a virtual command center, streamlining your daily tasks and seamlessly integrating with your existing workflows. With Raycast, you'll experience a whole new level of productivity, allowing you to accomplish more in less time.


React is a powerful, declarative JavaScript library for building user interfaces that are fast, scalable, and easy to maintain, making it a top choice for developers building modern web applications. As any technology, there are good and not-so-good ways to use React in a project: let's try to stash up on the good practices!


Tailwind is a popular utility-first CSS framework that helps developers quickly and easily build responsive and custom-designed user interfaces. Instead of relying on pre-built UI components, Tailwind provides a set of low-level utility classes that can be combined to create any design imaginable. This approach allows for greater flexibility and customization, while also reducing the amount of custom CSS required.


Technology plays a central role in many aspects of modern life and has had a profound impact on the way we communicate, work, and live. With this term, we often encompass a multitude of products and services and their development in regards of the hardware and software created around those.


TypeScript is a statically typed superset of JavaScript that adds optional type annotations, providing enhanced tooling, improved code organization, and increased scalability to JavaScript projects.


UI and UX are both important concepts in the design of digital products such as websites and mobile apps. User Interface (UI) refers to the visual and interactive components of a product, encompassing the look and feel of the product, as well as its layout, typography, and color scheme. User Experience (UX), on the other hand, is concerned with how easy and pleasant the product is to use, how well it meets the user's needs and expectations, and how it makes them feel, encompassing the overall experience of using the product, including both functional and emotional aspects. Good UI and UX design are critical to creating digital products that are easy to use, intuitive, and engaging for users.