Nirnejak Website

screenshot of Nirnejak Website
nextjs
react
tailwind
cmdk
radix-ui

My Portfolio website

Overview

The Jitendra Nirnejak website showcases a blend of modern design and effective functionality. By utilizing a well-structured stack of technologies and libraries, this site is not only visually appealing but also offers a smooth user experience. Whether you're a developer looking for insights or someone interested in modern web aesthetics, this website exemplifies a contemporary approach to web design.

Features

  • Tailwind CSS: This utility-first framework provides a flexible way to style components, enabling rapid and responsive design without the hassle of defining complex styles.
  • Akar Icons: Iconography is crucial for usability, and Akar Icons delivers perfectly rounded icons that enhance the visual hierarchy of the site.
  • Framer Motion: Incorporating animations with Framer Motion ensures a lively and engaging user experience, making interactions feel seamless and fluid.
  • Radix UI: With headless UI components like tooltips, Radix UI allows for customizable and accessible UI elements that integrate well into the overall design.
  • use-sound: This library adds an extra layer of engagement by enabling sound effects that can enhance user interactions and provide auditory feedback.
  • cmdk: The command menu feature, accessible via cmd/ctrl+k, streamlines navigation and enhances usability by allowing quick access to various functionalities.
  • Plausible Analytics: By opting for privacy-friendly analytics, the website maintains user trust while gathering essential insights into performance and user behavior.
  • Vercel Hosting: Leveraging Vercel for hosting ensures fast loading times and reliable uptime, crucial factors for retaining visitors on any web platform.
nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

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

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

cmdk
cmdk

cmdk is a fast, composable command menu component for React. It provides the foundation for building command palettes, search interfaces, and keyboard-navigable menus similar to those found in applications like VS Code, Linear, and Raycast.

radix-ui
Radix UI

Radix Primitives is a low-level UI component library with a focus on accessibility, customization and developer experience. You can use these components either as the base layer of your design system, or adopt them incrementally.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

framer-motion
Framer Motion

Alpine.js is a lightweight JavaScript framework that simplifies the process of creating dynamic, reactive user interfaces on the web. It uses a declarative syntax that offers a higher level of abstraction compared to vanilla JavaScript, while being more performant and easier to use than jQuery.

motion
Motion

Motion (formerly Framer Motion) is a production-ready animation library for React and JavaScript. It provides a simple declarative API for creating fluid animations, gestures, and transitions with excellent performance and accessibility.

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.