I would bring my cats everywhere with me if I could, including to work. Since that’s not really an option, I decided to make them part of my Codex setup instead. I used codex-pets.net to turn my two tabby cats into a custom Codex Pet. To upload a Codex Pet, you need two files: pet.json […] The post I Turned…
#animation
6 posts
28 Jun
2 Jun
null Why Building AI Products Is More Than Connecting an API on SitePoint.
null Why Function Calling Is More Important Than Prompt Engineering on SitePoint.
30 May
How I Architected an Automated Programmatic SEO Auditor Using Node.js and LLM Function Calling
SitePointnull How I Architected an Automated Programmatic SEO Auditor Using Node.js and LLM Function Calling on SitePoint.
23 May
null From a Shattered Screen to the Cloud: Building an AI Future with Termux in Nigeria on SitePoint.
8 Jan 2017
I finally got around to converting my avatar from a raster graphic to a vector format. I wanted to be able to animate the polygons using JavaScript and CSS. Another great advantage of a vector format is how the format lends itself to generate a PNG or JPG in any size. Massaging the SVG File Format First things first, I…