Corey
banner
coreyjs.dev
Corey
@coreyjs.dev
#gamedev in Unreal Engine 👾
Founder Ghost Labs
Sr Software Engineer.
🐍 Python, Ruby 💎, Go
#Buffalo, NY

🏒The Sabres will be the death of me.

I built https://www.loomgraph.com

Dev log https://youtube.com/@redbirdgames?si=tRYT
I got an email about an exciting job opportunity. They used a new phrase I haven’t heard of, “startup pace” which according to them is 9-9. I would rather kill myself than work 9-9 with a bunch of people who try to out grind and hustle each other.
November 11, 2025 at 7:33 PM
I have been working on something that is near and dear to my heart, a pet health management/journal platform. Something that can bridge modern technology with the ins and outs of managing all things pets. Everkin.io is first launching on #iOS. I myself have 4 cats, each with health issues ...
Everkin - Pet Health Tracker App for iOS
The complete pet health tracking app for iOS. Monitor your pet's health records, weight, symptoms, and milestones all in one beautiful app. Join the waitlist!
Everkin.io
November 7, 2025 at 7:08 PM
Reposted by Corey
Jata (just another todo app) has been updated for #ios26 and Liquid Glass. This is my take on task management with only 3 time categories. Today, next and someday. Easily switch between work and personal tasks to avoid being overwhelmed. apps.apple.com/us/app/jata/...
‎Jata
‎Just Another Todo App. But Better Finally, a todo app that thinks in
apps.apple.com
September 20, 2025 at 2:34 PM
Jata (just another todo app) has been updated for #ios26 and Liquid Glass. This is my take on task management with only 3 time categories. Today, next and someday. Easily switch between work and personal tasks to avoid being overwhelmed. apps.apple.com/us/app/jata/...
‎Jata
‎Just Another Todo App. But Better Finally, a todo app that thinks in
apps.apple.com
September 20, 2025 at 2:34 PM
I am building Everkin, pet journal and management app. Pets are a lot of work sometimes, and more pets means more responsibilities. I am building the #ios app first followed by #android and web.

12 years of dealing with complicated pet health health and

#buildinginpublic #buildinpubic #startup
August 22, 2025 at 12:18 PM
I bought another domain name. I will def, most likely, probably actually use it this time. For sure.
August 20, 2025 at 5:55 PM
Hey pet lovers, are there any apps you use regularly to track pet health, appointments, paperwork, medication schedule, refills, progress, incidents, etc etc? I have 4 cats all with health issues and it's a lot of work.So I am building something for this. There doesn't seem to be any clear options
August 13, 2025 at 11:52 AM
One of my projects I have been working on is to reacquaint myself with iOS dev. I built Jata, Just another todo app. This is a crowded space, but im not a big fan of the options avail. I also prefer to use both digital+paper notes, which I tried to bridge that gap with #Jata. jata.ghostlabsllc.xyz
Jata - Paper-First Todo App That Bridges Handwritten Notes & Digital Tracking
The only todo app designed for paper lovers. Capture handwritten notes, extract tasks instantly, and celebrate accomplishments. Perfect for ADHD, creative professionals, and digital minimalists.
jata.ghostlabsllc.xyz
August 11, 2025 at 12:59 PM
I have been using sendgrid for emails in loomgraph.com. Just your basic confirm email, reset password stuff. Sendgrid just cancelled my account and deleted it out of nowhere. I maybe sent 25 emails in a month. So my user reg is broken and I had to scramble to fix everything.
July 31, 2025 at 8:57 PM
Reposted by Corey
Hello World.
July 31, 2025 at 5:51 PM
Credits rolling on #Expedition33. Just a phenomenal amazing experience. Soundtrack, story, world design, combat. Did I mention soundtrack? Cause its just fantastic.
July 28, 2025 at 11:03 PM
My go to language for any new project has usually been python. I tried Go for the first time when I built loomgraph and it's been great. So many less headaches esp compared with python and the async stuff. I think it's my new favorite language although I still need lots of help with syntax sometimes
July 26, 2025 at 3:45 PM
Work decided to RTO us 4 days a week to foster more collaboration. My only way out of this hell is to keep building and creating. I recently started a company and have been full speed ahead. Unfortunately I had to pause any game dev, which sucks. It's really the only passion I have.
July 26, 2025 at 1:08 AM
Update. I built one. Loomgraph.com
coreyjs.dev Corey @coreyjs.dev · Jun 30
I am looking for a visual tool to help design quests and branching quests in a visual way. Currently I am using draw.io (in pic), which is fine but I want to export to custom json. Does anything like this exists or should I get distracted and build one? #UnrealEngine5
July 25, 2025 at 2:21 AM
I'm hoping to release LoomGraph.com this week. I have been using it for my own games and it's been great. But I'm also terrified to release something out in public. I don't want to overcharge esp for solos and indies with no budgets.I also live in my own echo chamber and haven't user tested anything
LoomGraph - Stop Wrestling with Dialogue Trees in Code
Visual narrative designer for game developers. Build complex branching dialogues, quests, and AI workflows visually. Export clean JSON for any game engine. Try free.
LoomGraph.com
July 17, 2025 at 9:29 PM
There are still #nhl related endpoints that keep popping up that are new to me. I wrote a quick scrapper, parser to try to find any remaining. It's a bit quick and dirty. github.com/coreyjs/nhl-...
GitHub - coreyjs/nhl-surf: NHL Web Scrapper. To find and extract all hidden URLs and API endpoints.
NHL Web Scrapper. To find and extract all hidden URLs and API endpoints. - coreyjs/nhl-surf
github.com
July 15, 2025 at 10:30 AM
These are my porch babies. I will guard them with my life. They also apparently never stop eating. The parent birds work overtime feeding them.
July 12, 2025 at 6:22 PM
and since we are not live yet, I get to yolo right into main.
July 12, 2025 at 2:31 PM
Been working on the stripe integration for loomgraph.com. Lots of creating users, testing every edge case imaginable. I really want users to have a flawless experience.
LoomGraph - Stop Wrestling with Dialogue Trees in Code
Visual narrative designer for game developers. Build complex branching dialogues, quests, and AI workflows visually. Export clean JSON for any game engine. Try free.
loomgraph.com
July 12, 2025 at 2:19 PM
Been working on adding edge logic conditionals to LoomGraph.com. So you can define logic conditions (player.level > 10), weights, or probabilities. Given what your use case is for you game. #unrealengine #ue5 #godot #unity3d
July 10, 2025 at 10:51 PM
To solve a problem I had, I have been building a node base narrative tool, so I can visually see my quests/steps and I can edit the flow, attributes, etc. This allows me to export into json to import into #UE5. www.loomgraph.com I plan on opening this up to users in the next few weeks.
June 22, 2025 at 2:47 PM
Going through my early Pocket saves before they shut down for good. It's such a snapshot of time. Lots of cocos2d, iOS obj-c references and tutorials, 2d game dev, early Unity3d stuff, XNA. Is some ways things have changed, but in many ways it stays the same. Still doing the same stuff mostly.
June 13, 2025 at 1:28 PM
Started act 3 in Expedition 33. What a masterpiece.
June 9, 2025 at 8:16 PM
I have been a #destiny player since the d1 alpha. I put so much time into that game over the years. Mostly as a solo player. It's a bittersweet moment when you realize a game passes you by. The same with WoW, ESO. All good things eventually come to an end.
June 8, 2025 at 12:03 AM
I wrote an NHL themed MCP server, to learn about MCP. It uses my nhl python library. Im not sure what use it has outside of learning, but it does work.
June 5, 2025 at 9:32 PM