• Joined on 2024-09-14
craig pushed to main at craig/attention-from-scratch 2025-04-30 11:12:45 +01:00
f15583b9ec Implemenet up to attention calculation for single token.
craig pushed to main at craig/attention-from-scratch 2025-04-29 10:22:09 +01:00
cc3e6f819c format yaml
0f665c3e35 install pre commit hooks
Compare 2 commits »
craig pushed to main at craig/attention-from-scratch 2025-04-29 10:19:26 +01:00
608c345ee3 Project setup
craig created repository craig/attention-from-scratch 2025-04-29 09:38:24 +01:00
craig pushed to main at craig/simple-backup 2025-04-24 16:54:54 +01:00
677e846b24 Allow creation of machine specific configs.
craig pushed to main at craig/simple-backup 2025-04-24 16:49:39 +01:00
3540d48df9 Add remote backup capability using SCP
craig pushed to main at craig/simple-backup 2025-04-23 16:44:48 +01:00
3871c3fc8f Create new script to run this python script from anywhere, and a setup script to add it to path.
craig pushed to main at craig/simple-backup 2025-04-23 16:26:31 +01:00
a1ba360331 Add MIT licence
craig pushed to main at craig/simple-backup 2025-04-23 16:24:58 +01:00
e3ba689961 More human readable readme
7bd4927b3c Update readme files to reflect changes
db117456dc Update to allow zip file creation
cb64bb65f9 Make output dir if not exists
621c021842 Create new personal conf and remove others
craig created branch main in craig/simple-backup 2025-04-23 16:24:57 +01:00
craig created repository craig/simple-backup 2025-04-23 16:24:34 +01:00
craig pushed to main at craig/website 2025-04-16 12:17:44 +01:00
2a701d0291 Refactor components for improved readability: standardize import order, enhance formatting, and ensure consistent newline usage across ColorPalette, Contact, FeatureCards, FooterSocial, HeaderSimple, HeroTitle, and Home.page components.
craig pushed to main at craig/website 2025-04-16 12:14:34 +01:00
913c40b9ec Add FooterSocial component: implement social media links with responsive styling for enhanced footer experience.
craig pushed to main at craig/website 2025-04-16 11:59:35 +01:00
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.
Compare 2 commits »
craig pushed to main at craig/website 2025-04-16 11:22:37 +01:00
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.
craig pushed to main at craig/website 2025-04-16 11:04:51 +01:00
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.
Compare 5 commits »
craig pushed to main at craig/website 2025-04-16 10:38:14 +01:00
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.
craig pushed to main at craig/website 2025-04-15 16:22:35 +01:00
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.
Compare 7 commits »
craig pushed to main at craig/torchvision-vibecoding-project 2025-04-15 14:55:36 +01:00
27082cbf33 Update README.md to reflect project status and reasons for pausing due to unresolved eval code bug.
craig pushed to main at craig/torchvision-vibecoding-project 2025-04-15 14:54:07 +01:00
e3b0f2a368 Claude has decided to cheat on the eval code.