Abhith.net

screenshot of Abhith.net
gatsby
react
bulma
scss

Personal website and blog running on Gatsby. Contains a collection of developer stories, videos, snippets, and tools grouped by topics.

Overview

The website www.abhith.net serves as a valuable resource for developers and tech enthusiasts, following a modern JAMstack architecture. With its clean design based on Bulma and leveraging Vercel for seamless deployment, it offers a user-friendly experience packed with insights and resources. This platform is more than just a blog; it encompasses various sections dedicated to developer stories, videos, and useful tools and services.

Features

  • Developer Stories: A curated collection of insightful articles that keep readers updated on the latest trends and ideas in the tech world.
  • Video Listings: A selection of informative videos that are worth sharing, providing visual learning opportunities for users.
  • Tools and Services: An array of recommended tools and services that are found useful by the site owner, aiding developers in their projects.
  • Community Contributions: The site encourages users to share their own technical articles, videos, and tools, fostering a sense of community and collaboration.
  • Code of Conduct: A respectful and structured approach to contributions, ensuring all submissions adhere to community guidelines.
  • Continuous Deployment: Utilizes Vercel for efficient and automatic deployment of updates, ensuring the site remains current and functional.
gatsby
Gatsby

GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

bulma
Bulma

Bulma is a free, open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.

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.

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.

portfolio
Portfolio

A portfolio website is a type of website that showcases an individual's or a company's work, skills, and accomplishments. It typically includes a gallery of images or videos, case studies, and client testimonials to provide potential clients or employers with a comprehensive overview of their experience and expertise.

mdx
MDX

MDX is a format that allows developers to write JSX within Markdown documents, combining the power of React with the simplicity of Markdown. This allows for the creation of dynamic and interactive content that can be easily shared and consumed across different platforms and devices.

prismjs
Prism JS

PrismJS is an open-source, lightweight, and extensible syntax highlighting library that supports a wide range of programming languages and markup formats.