You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+15-29Lines changed: 15 additions & 29 deletions
Original file line number
Diff line number
Diff line change
@@ -196,45 +196,31 @@ <h2 class="header-label">Lecturer & AI/ML Developer</h2>
196
196
<section>
197
197
<h2class="section-heading">About Me</h2>
198
198
199
-
<p>I'm an educator and technologist who's spent the last 8 years building bridges between complex technical concepts and real-world applications. What started as a passion for teaching mathematics and IT has evolved into a deep expertise in data science, machine learning, and building production-ready systems.</p>
200
-
201
-
<p>My journey is a blend of academia and industry—from mentoring over 300 students at Dorset College to architecting scalable backend systems as a developer. This dual perspective allows me to not only build effective AI solutions but also to clearly articulate *how* and *why* they work.</p>
199
+
200
+
<p>I'm an educator-turned-AI Engineer who has spent the last 8 years bridging the gap between complex technical concepts and real-world, production-ready applications. My journey is a blend of academia and industry—from mentoring over <strong>300 students at Dorset College (achieving 92-96% project completion rates)</strong> to architecting scalable backend systems as a developer. This dual perspective allows me to not only build effective AI solutions but also to clearly articulate *how* and *why* they work.</p>
201
+
202
202
203
-
<p>When I'm not teaching or coding, I'm driven by a curiosity for how technology shapes our world. I'm passionate about MLOps, the practical side of deploying AI, and exploring the frontiers of generative models. This portfolio is a living document of my projects, my learnings, and my journey in the world of AI.</p>
203
+
204
+
<p>A guiding principle in my life and work comes from the Bhagavad Gita: <strong>"You have a right to perform your prescribed duties, but you are not entitled to the fruits of your actions. Never consider yourself the cause of the results of your activities, nor be attached to inaction."</strong> To me, this is a powerful reminder to focus on the process—to build with integrity and to solve problems with dedication, knowing the true reward is in the act of creation itself.</p>
205
+
204
206
205
-
</section>
206
-
207
-
<!-- Currently Reading Section -->
208
-
209
-
<section>
210
-
<h2class="section-heading">Currently Reading</h2>
211
-
<ulclass="reading-list">
212
207
213
-
<li><strong>Designing Data-Intensive Applications</strong> by Martin Kleppmann</li>
208
+
<p>This mindset extends to how I approach teamwork, where I am a firm believer in the "1+1 philosophy." I believe the most robust and innovative solutions come not from one person carrying the entire burden, but from a collaborative effort where each member contributes their piece. It’s the difference between a single pillar and an arch, where multiple stones work together to create a structure far stronger than any single component.</p>
214
209
215
-
<li><strong>The Three-Body Problem</strong> by Cixin Liu</li>
210
+
216
211
217
-
</ul>
218
-
</section>
219
-
220
-
221
-
<!-- Personal Interests Section -->
222
-
223
-
<section>
224
-
<h2class="section-heading">Interests</h2>
225
-
<divclass="tech-stack">
212
+
<h4class="sub-heading">Current Focus & Beyond the Code</h4>
226
213
227
-
<spanclass="tag">Landscape Photography</span>
214
+
228
215
229
-
<spanclass="tag">Competitive Chess</span>
216
+
<p>I'm currently immersed in the rapidly evolving landscape of generative and agentic AI. I am actively developing advanced RAG (Retrieval-Augmented Generation) applications using LangChain and LangGraph, and exploring workflow automation with tools like n8n. My learning journey continues with building sophisticated multi-agent systems and integrating them with <strong>MCP (Model Context Protocol) servers</strong>—a new paradigm for AI tool use.</p>
230
217
231
-
<spanclass="tag">Exploring historical sites in Ireland</span>
218
+
232
219
233
-
<spanclass="tag">Perfecting my espresso shot</span>
220
+
<p>Beyond the keyboard, I am always sharpening my foundational knowledge with essential texts like <strong>"Deep Learning" by Ian Goodfellow</strong> and <strong>"Hands-On Machine Learning" by Aurélien Géron</strong>. My passion for problem-solving extends into my hobbies, where I enjoy tackling <strong>logic puzzles</strong> (Sudoku, Kakuro), <strong>speedcubing</strong>, and playing <strong>chess</strong>. And, of course, I am on an endless quest for the <strong>perfect espresso shot</strong>.</p>
Copy file name to clipboardExpand all lines: portfolio-mit_v1.json
+8-5Lines changed: 8 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -89,13 +89,16 @@
89
89
"live_demo_url": null
90
90
}
91
91
],
92
-
"about_me_prose": [
93
-
"I'm an educator and technologist who's spent the last 8 years building bridges between complex technical concepts and real-world applications. What started as a passion for teaching mathematics and IT has evolved into a deep expertise in data science, machine learning, and building production-ready systems.",
94
-
"My journey is a blend of academia and industry—from mentoring over 300 students at Dorset College to architecting scalable backend systems as a developer. This dual perspective allows me to not only build effective AI solutions but also to clearly articulate *how* and *why* they work.",
95
-
"When I'm not teaching or coding, I'm driven by a curiosity for how technology shapes our world. I'm passionate about MLOps, the practical side of deploying AI, and exploring the frontiers of generative models. This portfolio is a living document of my projects, my learnings, and my journey in the world of AI."
92
+
"about_me_full_prose": [
93
+
{ "type": "paragraph", "content": "I'm an educator-turned-AI Engineer who has spent the last 8 years bridging the gap between complex technical concepts and real-world, production-ready applications. My journey is a blend of academia and industry—from mentoring over **300 students at Dorset College (achieving 92-96% project completion rates)** to architecting scalable backend systems as a developer. This dual perspective allows me to not only build effective AI solutions but also to clearly articulate *how* and *why* they work." },
94
+
{ "type": "paragraph", "content": "A guiding principle in my life and work comes from the Bhagavad Gita: **\"You have a right to perform your prescribed duties, but you are not entitled to the fruits of your actions. Never consider yourself the cause of the results of your activities, nor be attached to inaction.\"** To me, this is a powerful reminder to focus on the process—to build with integrity and to solve problems with dedication, knowing the true reward is in the act of creation itself." },
95
+
{ "type": "paragraph", "content": "This mindset extends to how I approach teamwork, where I am a firm believer in the \"1+1 philosophy.\" I believe the most robust and innovative solutions come not from one person carrying the entire burden, but from a collaborative effort where each member contributes their piece. It’s the difference between a single pillar and an arch, where multiple stones work together to create a structure far stronger than any single component." },
{ "type": "paragraph", "content": "I'm currently immersed in the rapidly evolving landscape of generative and agentic AI. I am actively developing advanced RAG (Retrieval-Augmented Generation) applications using LangChain and LangGraph, and exploring workflow automation with tools like n8n. My learning journey continues with building sophisticated multi-agent systems and integrating them with **MCP (Model Context Protocol) servers**—a new paradigm for AI tool use." },
98
+
{ "type": "paragraph", "content": "Beyond the keyboard, I am always sharpening my foundational knowledge with essential texts like **\"Deep Learning\" by Ian Goodfellow** and **\"Hands-On Machine Learning\" by Aurélien Géron**. My passion for problem-solving extends into my hobbies, where I enjoy tackling **logic puzzles** (Sudoku, Kakuro), **speedcubing**, and playing **chess**. And, of course, I am on an endless quest for the **perfect espresso shot**." }
96
99
],
97
100
"current_highlights": {
98
-
"role": "Assistant Lecturer",
101
+
"role": "Assistant Lecturer & AI/ML Developer",
99
102
"institution": "Dorset College",
100
103
"education": "Masters of Science in Data Analytics",
101
104
"project_title": "Network Security System - MLOps Project",
0 commit comments