Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
e06ec3d5df
Update index.html: change favicon to a new PNG image and update the page title to 'Craig Macfadyen'. Add dark mode icon asset.
42174ac9f7
Update HeaderSimple component: replace MantineLogo with a custom Text element displaying the name 'Craig Macfadyen' for a personalized header experience.
30fbe7be35
Add new feature card to FeatureCards component: introduce 'Cutting-Edge Research' card with an icon and description to highlight ongoing advancements in AI research.
44aa84a127
Add new features to FeatureCards component: include 'Privacy Focused' and 'Open Source' cards with corresponding icons and descriptions to enhance the showcase of expertise.
c3375f6cfd
Update HeroTitle component: change job title from Data Scientist to Machine Learning Engineer to better reflect expertise and align with current industry terminology.
70228b655f
Update FeatureCards component descriptions: enhance the text for computer vision and natural language processing to better convey expertise and business value.
3899e37f1e
Update FeatureCards component icons: replace existing icons with new ones for improved visual representation of skills in computer vision, natural language processing, and data science.
7ef669f852
Remove ExpertiseSection component and styles; add FeatureCards component and associated styles to enhance the homepage with a new expertise showcase.
ad7c6f2b65
Remove color inventory and migration guide documentation: delete color-inventory.md and color-migration-guide.md files to streamline the codebase and eliminate outdated references.
c1872d10c8
Refactor ContactUs component: update layout and styles for improved responsiveness, enhance typography, and streamline structure for better readability.
8411e46811
Remove ContactUs component and associated styles: delete ContactUs.tsx and ContactUs.module.css files to streamline the codebase.
9fa0d047eb
Update HeaderSimple and HeroTitle components: modify styles for header background and borders, streamline imports, and enhance color scheme for improved visual consistency.
1e47e4d892
Add development workflow guidelines: introduce new rules for task progression, testing, and code refactoring to enhance development practices.
884ca29046
Implement standardized color system: update theme with new color tokens, add color inventory and migration guide documentation, and create ColorPalette component for showcasing colors.