I AM A DEVELOPER
with a passion for solving problems.
I built this blog to help others grow their technology skills and remind me how to solve issues when I forget how I got it working the first time around.
If you like what you see and are looking for help on your next project, reach out and let’s get to work!
Skills
Web
Web junkie who enjoys building a good site from time to time. My primary tools include Javascript, Typescript, and React.
AI
Experimenting with ChatGPT, Azure OpenAI Services, and Langchain. Building efficienties for clients.
Blockchain
Blockchain is something I have been excited for since introduction in 2017. Focusing on Ethereum and Solana as my chains of choice.
Cloud
My head is in the cloud most days. I spend it creating functions, spinning up servers, and devops’in on Azure.
Blog
Prompt Engineering: Additional Techniques
Here are a couple other additional techniques you can use with ChatGPT to get back better results or generate other ideas. Return Formatted Results First example is to tell ChatGPT how you want your results formatted. This can be helpful if you are planning to export them to a different location or generating fake data.… Read…
Prompt Engineering: Elements, Zero-Shot, Few-Shot, and Chain of Thought
Today we’re going to delve into the fascinating world of prompt engineering. I’ll be discussing four key concepts that are fundamental to prompt engineering: elements, zero-shot, few-shot, and chain of thought. I’ll also provide examples of each to help illustrate these concepts. Let’s get started! Elements In the context of AI, elements refer to the… Read…