Dev - #9
Merged
Merged
Conversation
- Updated dependencies in package.json: - Replaced @astrojs/tailwind with @tailwindcss/vite - Upgraded astro to version 7.0.7 - Upgraded tailwindcss to version 4.3.2 - Refactored ArticleFooter.astro to improve readability by adding comments for sections (slides, app, Github, Youtube, Tweet). - Changed Head.astro to use ClientRouter instead of ViewTransitions for page animations. - Imported global CSS in Portfolio.astro, Terms.astro, and 404.astro for consistent styling. - Added global.css file to include Tailwind CSS and maintain existing JS Tailwind configuration.
…ero Wordmark, Marquee, Personal Projects, and Statement Portrait - Implemented Client Projects section showcasing various client work with detailed descriptions and links. - Created Community Teaser section highlighting community contributions in a chronological format. - Added Footer CTA for user engagement with contact options and copyright information. - Introduced Hero Wordmark section featuring personal branding and portfolio details. - Developed Marquee section for displaying client names in a continuous scrolling format. - Established Personal Projects section to present self-initiated projects with links and descriptions. - Designed Statement Portrait section to convey personal introduction and professional ethos.
…ions - Created a new CV page with download and view options for the resume. - Developed a Hire Me page detailing skills, projects, and contact information. - Introduced a project showcase page highlighting Flutter and web projects. - Added UI/UX design projects section with links to Figma designs. - Updated layout components for better presentation and user experience.
- Implemented reusable ProjectFeatureCard component for personal and client projects. - Created SchoolProjectCard component for displaying school projects with dynamic links. - Added ArrowRight and ArrowUpRight SVG icons for navigation. - Introduced SchoolProjectsCta section to highlight school projects. - Developed TechStack section to showcase technology skills. - Created landing_projects and tech_stack scripts to manage project data and tech groups. - Established navigation and social link models for site structure and contact information. - Implemented spotlight effect for enhanced user interaction on sections. - Added payments archive page for future payment methods. - Created timeline model for community contributions, sorting by date.
…ption - Added secure URL and image type for Open Graph meta tags in Head.astro - Changed base URL to point to the new web app and added cache-busting query parameter to cover image - Updated cover image alt text and site description to reflect new roles - Adjusted address region in person schema and simplified contact location
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Latest UI