Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed assets/2026-01-tfs/2026-01-tfs.jpg
Binary file not shown.
Binary file added assets/2026-01-tfs/2026-01-tfs.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/2026-01-tfs/profile_photos/alex.jpg
Binary file not shown.
Binary file added assets/2026-01-tfs/profile_photos/alex.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/2026-01-tfs/profile_photos/placeholder.jpg
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/2026-01-tfs/software-tfs.jpg
Binary file not shown.
Binary file added assets/2026-01-tfs/software-tfs.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions bootcamps/software-development-tfs/2026-01/2026-01-tfs.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"role": "Software Developer",
"github": "https://github.com/alexmc2",
"linkedin": "https://www.linkedin.com/in/alex-mcgarry/",
"photo": "/assets/2026-01-tfs/profile_photos/alex.jpg",
"description": "Full-stack developer with a background in accountancy. Experienced with Next.js, TypeScript, Node.js, and PostgreSQL. I enjoy building secure, logic-heavy applications and have a strong interest in Linux environments and system architecture.",
"photo": "/assets/2026-01-tfs/profile_photos/alex.webp",
"description": "I build full-stack web applications with JavaScript/TypeScript, React/Next.js, Node/Express, and PostgreSQL/Supabase. I’m comfortable working in Linux-based environments and often use Python and Bash for scripting and automation. I enjoy all aspects of the development process from data modelling and APIs through to UI design in Figma. With a previous background in accountancy, I am naturally analytical, detail-oriented, and enjoy problem-solving.",
"portfolio_link": "https://www.amcgarry.co.uk/",
"technologies": [
"React",
Expand Down
2 changes: 1 addition & 1 deletion bootcamps/software-development-tfs/2026-01/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ <h2 class="connect__heading">Connect with us!</h2>
<img
class="connect__image"
alt="The alumni of Tech Finishing School smiling. "
src="../../../assets/2026-01-tfs//2026-01-tfs.jpg"
src="../../../assets/2026-01-tfs//2026-01-tfs.webp"
/>
</div>
</section>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ <h2>About TechNative Digital</h2>
>
<div class="card__hero">
<img
src="./assets/2026-01-tfs/software-tfs.jpg"
src="./assets/2026-01-tfs/software-tfs.webp"
alt="A collage of developers during the software development tech finishing school bootcamp."
class="card__hero-image"
/>
Expand Down