Probablynotyasho

screenshot of Probablynotyasho
svelte
vite
scss
netlifycms
sanity

Feature-Rich Personal Blog made with SvelteKit & Sanity CMS

Overview

The content provided is a brief introduction by Yashoimage about their projects, programming languages, and tools they use. It seems like they have experience with different technologies and are sharing their expertise.

Features

  • Python: Yashoimage is proficient in using Python for coding projects.
  • JavaScript: Yashoimage has knowledge of JavaScript, a popular programming language for web development.
  • HTML: Yashoimage is familiar with HTML, the markup language used for structuring web pages.
  • CSS: Yashoimage has experience with CSS, the language used for styling web pages.
  • Git: Yashoimage has knowledge of Git, a version control system widely used in software development.
  • Figma: Yashoimage is skilled in using Figma, a design tool for creating user interfaces.
  • Visual Studio Code: Yashoimage is familiar with Visual Studio Code, a popular code editor used for various programming languages.
  • Manjaro (KDE): Yashoimage is comfortable using the Manjaro Linux distribution with the KDE desktop environment.
  • SvelteKit: Yashoimage has experience with SvelteKit, a web framework for building efficient and fast web applications.
  • SASS: Yashoimage is proficient in using SASS, a CSS preprocessor that enhances the capabilities of CSS.
  • Netlify: Yashoimage is knowledgeable about Netlify, a platform for deploying and hosting websites and web applications.
  • Sanity: Yashoimage has experience using Sanity, a headless CMS (Content Management System) for managing content on websites.

Summary

Yashoimage is a developer with experience in Python, JavaScript, HTML, and CSS. They are knowledgeable in using Git for version control and have skills in using tools such as Figma and Visual Studio Code. They operate on the Manjaro Linux distribution with the KDE desktop environment and have experience with SvelteKit, SASS, Netlify, and Sanity. Overall, Yashoimage has a diverse skill set in various technologies and tools used in web development.

svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

netlifycms
NetlifyCMS

Netlify CMS is a powerful and flexible content management system that is designed to work seamlessly with the Netlify platform. Netlify CMS provides a user-friendly interface for managing content, including support for custom content types, localization, and asset management.

sanity
Sanity

Sanity is a fully customizable, API-first, and cloud-based headless content management system that enables developers to manage structured content across multiple channels and platforms.

blog
Blog

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.

personal
Personal

A personal website is an online platform that showcases an individual's work, interests, and personality. It can include a range of content, such as a bio, resume, portfolio, blog, and contact information, and is often used to promote one's personal brand or professional services.

netlify
Netlify

Netlify is a cloud-based web development platform that provides a range of tools and services to help developers build, deploy, and manage modern web applications. It offers features such as continuous deployment, serverless functions, and CDN hosting, making it an ideal platform for building fast, scalable, and secure websites.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.