Skip to content

Commit fd0db0e

Browse files
author
Andy Challis
committed
add more xp
1 parent 949b7d2 commit fd0db0e

File tree

1 file changed

+56
-3
lines changed

1 file changed

+56
-3
lines changed

resume.json

Lines changed: 56 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
33
"basics": {
44
"name": "Andy Challis",
5-
"label": "Principal Engineer",
5+
"label": "Senior Principal Engineer",
66
"image": "https://media.licdn.com/dms/image/C5103AQHKiGYWISNUIA/profile-displayphoto-shrink_200_200/0/1583054113378?e=2147483647&v=beta&t=p2O1uD_jUJmAifjOsZ8wYBLB4ndDlB8wg-5xQxHc6nA",
77
"email": "andrewchallis@hotmail.co.uk",
88
"phone": "61482043277",
99
"website": "andrewchallis.co.uk",
10-
"summary": "Andy is a Principal Engineer with expertise in architecting and deploying fullstack AI systems at scale. With a background in data science, fullstack development, and cloud infrastructure, he specializes in building and leading high-performance engineering teams. His experience spans building AI-driven applications, microservices, optimizing ML models for production, and scaling architectures for business impact.",
10+
"summary": "Andy is a Senior Principal Engineer with expertise in architecting and deploying fullstack AI systems and cross-platform mobile solutions at scale. With a background in data science, fullstack development, and cloud infrastructure, he specializes in building and leading high-performance engineering teams. His experience spans building AI-driven applications, re-architecting enterprise systems with TypeScript, delivering offline-first mobile apps, and managing teams to drive successful business transformations.",
1111
"location": {
1212
"city": "Melbourne",
1313
"countryCode": "AU"
@@ -44,7 +44,7 @@
4444
{
4545
"name": "Full Stack",
4646
"level": "Master",
47-
"keywords": ["Golang", "NodeJS", "React", "Tanstack", "KonvaJS", "CSS", "HTML5", "NextJS"]
47+
"keywords": ["TypeScript", "Golang", "NodeJS", "React", "React Native", "Tanstack", "KonvaJS", "CSS", "HTML5", "NextJS"]
4848
},
4949
{
5050
"name": "DevOps",
@@ -58,13 +58,31 @@
5858
}
5959
],
6060
"work": [
61+
{
62+
"company": "Slalom Build",
63+
"name": "Slalom Build",
64+
"position": "Senior Principal Engineer",
65+
"location": "Melbourne, AU",
66+
"url": "https://www.slalombuild.com",
67+
"startDate": "2025-05-01",
68+
"highlights": [
69+
"Led complex full-stack iOS, web, and Android projects for startups and scale-ups, delivering end-to-end mobile and web solutions.",
70+
"Re-architected enterprise systems from Java to full TypeScript stack, achieving code reusability across iOS, Android, and web platforms while consolidating developer requirements.",
71+
"Managed a team of 6 direct reports, providing technical leadership and mentorship across multiple concurrent projects.",
72+
"Successfully delivered an offline-first mobile application with robust synchronization capabilities, ensuring seamless user experience in low-connectivity environments.",
73+
"Drove technical strategy and architecture decisions for multiple client engagements, focusing on modern TypeScript-based solutions and cross-platform development."
74+
],
75+
"summary": "As Senior Principal Engineer at Slalom Build, I lead complex full-stack mobile and web projects, driving architectural transformations and managing high-performing engineering teams to deliver innovative solutions for startups and scale-ups.",
76+
"pinned": true
77+
},
6178
{
6279
"company": "Slalom Build",
6380
"name": "Slalom Build",
6481
"position": "Principal Engineer",
6582
"location": "Melbourne, AU",
6683
"url": "https://www.slalombuild.com",
6784
"startDate": "2021-10-25",
85+
"endDate": "2025-05-01",
6886
"highlights": [
6987
"Led enterprise AI projects, including a GraphRAG-based solution for RMIT that combined LLMs, knowledge graphs, and vector databases to enable accurate natural language querying.",
7088
"Architected and deployed scalable AI solutions with robust full stack development, leveraging technologies like Next.js, LangChain, and AWS ECS for real-time data processing.",
@@ -147,11 +165,46 @@
147165
}
148166
],
149167
"projects": [
168+
{
169+
"name": "Atlas Grazing",
170+
"entity": "Atlas Carbon",
171+
"description": "Architected and delivered a full-stack offline-capable mobile and web application for graze management in the agricultural sector. Built a modern TypeScript-based system with tRPC backend, Expo/React Native mobile/web app with SQLite for offline functionality, and Next.js web admin interface, all deployed on Kubernetes infrastructure.",
172+
"startDate": "2025-05-01",
173+
"location": "Melbourne, AU",
174+
"keywords": [
175+
"React Native",
176+
"Expo",
177+
"tRPC",
178+
"Hono",
179+
"TypeScript",
180+
"Kubernetes",
181+
"PostgreSQL",
182+
"SQLite",
183+
"S3",
184+
"AWS",
185+
"Datadog",
186+
"Next.js",
187+
"Full Stack",
188+
"Chargebee",
189+
"Terraform",
190+
"Offline-First"
191+
],
192+
"highlights": [
193+
"Architected and delivered an offline-first mobile application using React Native and Expo with SQLite for local data persistence and robust synchronization.",
194+
"Designed and developed the sync layer on both the mobile app and backend using a command queue pattern to ensure reliable data synchronization between offline and online states.",
195+
"Built a type-safe full-stack system using tRPC for end-to-end TypeScript across mobile, web, and backend services.",
196+
"Deployed scalable infrastructure on Kubernetes with PostgreSQL, S3, and comprehensive monitoring via Datadog.",
197+
"Integrated Chargebee for subscription management and billing automation.",
198+
"Delivered both mobile (iOS/Android) and web (Next.js) experiences from a unified TypeScript codebase."
199+
],
200+
"pinned": true
201+
},
150202
{
151203
"name": "Network Data Platform",
152204
"entity": "United Energy | Victoria Power Network",
153205
"description": "Led the estimation of 50+ use cases and applications for migration from on-premise Postgres/Oracle to the newly built Network Data Platform (NDP) on AWS Redshift. Developed a custom effort calculator leveraging AST parsing to extract key migration metrics and generate relative effort estimates.",
154206
"startDate": "2025-02-03",
207+
"endDate": "2025-05-01",
155208
"location": "Melbourne, AU",
156209
"keywords": [
157210
"AWS Redshift",

0 commit comments

Comments
 (0)