Skip to content

Conversation

@daniel-rajakumar
Copy link

No description provided.

- Deleted package.json, postcss.config.mjs, and tsconfig.json to clean up project setup.
- Removed global styles and layout components from src/app.
- Deleted SVG assets from public directory.
- Cleared out the main page content in src/app/page.tsx.
- Added global CSS file with Tailwind CSS imports and custom properties for light/dark themes.
- Created layout component to include Google Fonts and apply global styles.
- Developed home page with responsive layout, including links to templates and documentation.
- Configured TypeScript settings for Next.js project.
- Implemented Clients component to display a list of client logos.
- Created Testimonials component to show testimonials with a modal for detailed view.
- Added JSX type declaration for ion-icon to support custom elements.
- Updated Portfolio component to improve category filtering with a dropdown select.
- Refactored Resume component for better structure and styling.
- Added new data types for services, testimonials, and clients in data.ts.
- Updated project images and added new projects to the portfolio.
- Introduced new SVG assets for avatars and logos.
- Added new SVG assets for avatars, blogs, and projects.
- Updated stroke color in existing SVG files from #f5c542 to #1db954 for consistency.
- Modified workspace.xml to include new SVG files in the change list.
- Adjusted task duration in workspace.xml for better performance tracking.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant