YellowStone Tree Swang

Emil Sabri

San Diego

Professional experience is wide and varied. I have worked on projects in computer vision, full stack, and dev ops.


Working on a SaaS to bring an API to Midjourney. Check it out here


Currently looking for a full time role that will prove to be a great workspace for new learnings and challenges.

And to not go broke lol

PreJourney May 1, 2023

SaaS offering Midjourney through an API

Built this for my AI lootbox merch store - bizarrebazaar. Needed a way to programatically create images for the lootboxes and as of now Midjourney currently has the best generative art.


The website portion is built using SvelteKit using TailwindCSS hosted on Vercel. The meat of the project is the API that our customers can use. I used AWS API Gateway because it can programatically create API keys which includes throttling and usage limits right out the gate.

Check it out here

AI Blogs Jan 1, 2023

Chatgpt3.5 blogs created through keywords

Using OpenAI's GPT3.5 API, I created a system that given a keyword it will grab all the related keyword ideas from Google Keyword Planner and then use those keywords to create blog posts.


You can see an implementation of it at brianfog