Skills

It started in 2020

python

Where i am today in 2025

htmlcssbootstrapsasstailwindshadcnjavascriptejsreactreduxtypescriptgithubnextjsnodejsexpresssanitysqlmySQLmongoDBpostgreSQLsuperbasefirebaseGoogle-Cloudopenaiclerkcloudflareazurezustand

Project:

SWAPIFY

Description:

A barter and donation platform where users can swap goods or donate unused items to individuals and organizations in need.

Status:

Ongoing Currently user can join the waitlist as we continue to develope to lauch an MVP in February

Role:

Front-end Developer

Activity:

  • Component Development Created reusable UI components like ProductCard AccountSettings SidebarProfile.
  • State Management Used React hooks useState useEffect and implemented custom hooks useModal for managing modals.
  • API Integration Set up Axios instance for making API requests and created utility functions for GET, POST, PUT, and DELETE requests.
  • Form Handling Implemented form submission logic (e.g., in NewsLetterModal) and validated form inputs (e.g., email validation).
  • Image Upload Integrated Cloudinary for image uploads in the ItemImagesStep component.
  • Pagination Implemented pagination logic in the ProductList component.
  • Error Handling Implemented error handling for API requests and form submissions.
  • Responsive Design Used Tailwind CSS classes to create responsive layouts.
  • Accessibility Implemented ARIA attributes for better accessibility (e.g., in the DeleteConfirmationModal).
  • Performance Optimization Used React hooks and functional components for better performance.
  • User Experience Implemented loading states and feedback (e.g., in the ActiveListingsGrid component) and created interactive elements like modals and confirmation dialogs.
  • Styling Used Tailwind CSS for rapid and consistent styling.
  • Routing Used Next.js routing for client-side navigation.
  • TypeScript Integration Used TypeScript for type checking and improving code quality. Created type definitions for API responses and component props.

Link to the home page:

https://swapify.ee/

Tech Stack, Libraries and Frameworks

  • Next.js Used as the React framework for server-side rendering, routing, and API routes
  • TypeScript Used for type checking, improving code quality and error prevention
  • React Used for building user interface and reusable components
  • Tailwind CSS Used for styling and layout mobile first design.
  • Axios Used for making HTTP requests to the backend, API requests.
  • Cloudinary Used for image uploads, cloud-based image
  • Sonner Used for toast notifications
  • Lucide React Used for icons
  • React Hook Form Used for form handling
typepropsonnexteffect