Portfolio

screenshot of Portfolio
nextjs
react
tailwind

Modern portfolio website built on NEXTJS with aceternity ui

Overview

This impressive portfolio stands out thanks to its innovative use of technology and design principles. Built with Next.js, the user interface is sleek and modern, while Three.js brings a mesmerizing depth to the visual elements. With a focus on user engagement, the integration of Framer Motion for animations makes the overall experience dynamic and enjoyable. The use of Tailwind CSS ensures that everything looks polished and professional, leaving a lasting impression on visitors.

The careful combination of these elements results in a portfolio that not only showcases the developer's talents but also serves as an interactive experience for the viewer. Whether you're exploring the captivating animations or interacting with the 3D features, there's something truly special about this presentation that elevates it above standard portfolios.

Features

  • Hero: Captivating introduction featuring a spotlight effect and dynamic background that immediately grabs attention.
  • Bento Grid: A modern layout that presents personal information through cutting-edge CSS design techniques for a fresh appeal.
  • 3D Elements: Interactive 3D design features like a GitHub-style globe and card hover effects add depth and enhance user engagement.
  • Testimonials: An animated testimonials area that provides dynamic content, further involving visitors in the project.
  • Work Experience: A clear and prominent display of professional background that underscores credibility and expertise.
  • Canvas Effect: Innovative use of HTML5 canvas creates visually striking effects that captivate the viewer's interest.
  • Responsiveness: Seamless adaptability across all devices, ensuring an optimal viewing experience for every user.
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.

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.

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.

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.