This section contains updates on the progress of personal projects I'm working on. They are non-commercial projects and the purpose of sharing them is to hopefully serve as a guide to those just starting on development.
Testing and playing with DALL-E 3
Testing and playing with DALL-E 3
Connect to the DALL-E 3 API and play creating images with my children.
My Cat Detector
My Cat Detector
Building an AI model to recognize pictures of my two cats.
Project JPacman #5: Graphics and Controls
Project JPacman #5: Graphics and Controls
JPacman logic was working with Cocos2d-x, so it’s time to make the graphics and controls work so that the game is playable again.
Project JPacman #4: First Signs of Life
Project JPacman #4: First Signs of Life
The JPacman production has been started. Analysis of the source code modules. Making the game code compile with Cocos2d-x.