Portfolio

screenshot of Portfolio
nextjs
react
tailwind
chakra-ui
cmdk
notion

Dive into my personal website, a captivating blend of experience and boundless creativity. Crafted with Next.js and Chakra UI, it serves as a dynamic canvas for documenting my journey and infusing a touch of artistic innovation

Overview:

Embark on a Journey with Ayush Soni is a portfolio showcasing the work and projects of Ayush Soni, a full-stack developer and devrel engineer. The portfolio provides insights into Ayush's professional journey, featured projects, and experiences. Ayush specializes in building robust SaaS products, microservices, and design systems. The portfolio also highlights Ayush's skills in frontend and backend architecture and his passion for open-source and UI designing.

Features:

  • Quick Links: Easily navigate to different sections of the portfolio including About Me, Projects, Timeline, and Contact details.
  • About Me: Learn more about Ayush Soni's background, skills, and expertise as a full-stack developer and devrel engineer.
  • Projects: Explore a diverse range of featured projects including web applications and mobile apps.
  • Timeline: Gain insights into Ayush's professional journey and milestones achieved throughout his career.
  • Get in Touch: Contact Ayush Soni for collaborations, discussions, and new opportunities.

Summary:

Embark on a Journey with Ayush Soni is a portfolio that showcases the work and projects of Ayush Soni, a passionate full-stack developer and devrel engineer. The portfolio provides an insight into Ayush's professional journey, featured projects, and experiences. With a strong grasp of frontend and backend architecture, Ayush creates intuitive designs for engaging user experiences. The portfolio also highlights Ayush's skills in JavaScript and TypeScript, as well as his involvement in hackathons, open-source contributions, and community building. Overall, Ayush Soni's portfolio is a testament to his passion for building robust and scalable SaaS products and his dedication to UI designing.

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.

chakra-ui
Chakra UI

Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.

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.

notion
Notion

Notion is an all-in-one workspace that helps individuals and teams organize and manage their projects, notes, documents, and databases. It offers a range of features, including note-taking, task management, project planning, team collaboration, and more, all within a single app.

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.

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.

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.

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.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.

react-hook-form
React Hook Form

React Hook Form is a performant, flexible, and extensible form library for React with easy validation. It reduces re-renders and improves performance by using uncontrolled components and native HTML validation, making form handling simple and efficient.

recharts
Recharts

Recharts is a powerful and easy-to-use React library for building customizable and interactive charts. Built on D3.js, it offers a wide range of pre-built chart types, such as line, bar, pie, and scatter charts, all of which can be composed with a declarative syntax.

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.

vercel
Vercel

Vercel offers built-in support for deploying and hosting Next.js applications, making it a popular choice among Next.js developers.

zod
Zod

Zod is a TypeScript-first schema declaration and validation library. It allows you to define schemas that can validate data at runtime while providing excellent TypeScript inference, making it perfect for API validation, form validation, and type-safe data handling.