Advertisement · 728 × 90

Posts by James Kerrane

Post image Post image Post image

We are building a grassroots campaign to put the law on the side of working families. Let’s win this thing

Full press release here: www.seligmanforag.com/seligman-leads

1 month ago 9 2 1 1

Happy #AGDQ2026!! I’m most excited for the Pokémon Legends: Z-A run by @zypotic.bsky.social tomorrow. Can’t wait to see all of the awesome runners in support of such a great cause! 😋💙💙

3 months ago 2 0 0 0

❄️🐶🌌

3 months ago 1 0 1 0
A picture from the Player’s Handbook showing a beautiful ampersand between “D&D”.

A picture from the Player’s Handbook showing a beautiful ampersand between “D&D”.

Hehe reading through the Dungeons & Dragons 2024 Player’s Handbook, and there is just a beautifully typeset ampersand in the info boxes.

9 months ago 0 0 0 0
A screenshot of https://www.jameskerrane.com/projects/pattern-pigeon/, showing the main page for Pattern Pigeon with a chat window on the right.

A screenshot of https://www.jameskerrane.com/projects/pattern-pigeon/, showing the main page for Pattern Pigeon with a chat window on the right.

Introducing 🐦 Pattern Pigeon: A conversational assistant built with Google Cloud's #DialogflowCX to teach software architecture design patterns! This was a lot of fun to create, and for a (probably) limited time you can even call it!

🔗 www.jameskerrane.com/projects/pat...
📞 (361) 360-5763

1 year ago 0 0 0 0
Apache Software Foundation Trademark Policy Home page of The Apache Software Foundation

Emojis, border, and the ASF feather logo added by me. To use the ASF feather logo in further derivatives, you must comply with the Apache Software Foundation Trademark Policy, which you can find at www.apache.org/foundation/m....

1 year ago 0 0 0 0
User:Muhammad Mahdi Karim - Wikipedia

Pigeon photo taken by Muhammad Mahdi Karim (en.wikipedia.org/wiki/User:Mu...). You can find the original at commons.wikimedia.org/wiki/File:Ro....

1 year ago 0 0 1 0
Advertisement
Free Art License 1.3 | Copyleft Attitude

You will find a specimen of this license on the Copyleft Attitude site (artlibre.org/licence/lal/...) as well as on other sites (commons.wikimedia.org/wiki/Commons...).

1 year ago 0 0 1 0
Preview
Free Art License - Wikipedia

Copyleft: This work of art is free; you can redistribute it and/or modify it according to terms of the Free Art License (en.wikipedia.org/wiki/en:Free...).

1 year ago 1 0 1 0

Attribution of this image to the original author (Muhammad Mahdi Karim/www.micro2macro.net) is required in a prominent location near to the image. No other conditions may be added to, or removed from, this license without the permission of the author and copyright holder.

1 year ago 0 0 1 0

Additionally, any reproduction of this image, in any medium, must appear with the license name, attribution and copy of the license (or a permanent link to where it can be found).

1 year ago 0 0 1 0

A full summary of the usage rights for the image is below.

If you use this image or any other edited versions of it, you are required to release the derivative works under the same license.

1 year ago 0 0 1 0
Free Art License 1.3 | Copyleft Attitude

This project is not endorsed or connected to the Apache Software Foundation. I just like their feather and license :) The pigeon photo used was taken by Muhammad Mahdi Karim (www.micro2macro.net), licensed under the Free Art License at artlibre.org/licence/lal/....

1 year ago 0 0 1 0
A pigeon standing in a flock alongside an image of a bird, a heart emoji, and the Apache software foundation feather.

A pigeon standing in a flock alongside an image of a bird, a heart emoji, and the Apache software foundation feather.

I’ve been researching Google Cloud's #DialogflowCX to build a conversational agent, and while looking into community-favored licenses, I was surprised to see so many repositories using the Apache License 2.0 over my go-to MIT—so I’m switching it up! Excited to share more soon 🐦💬

1 year ago 0 0 1 0

Longmont Dairy is still doing it along the Front Range!

1 year ago 0 0 0 0

On top of that, this marks repo #97/100 on @github.com! Might be time to consolidate and clean up some old repos, but it's a huge milestone for me! 🚀

That's it for now, take care!

1 year ago 0 0 0 0
Advertisement
A screenshot of https://thatrobotdev.github.io/cs-2340-team-website with the headline, "Creating fun, innovative, and seamless full-stack web experiences".

A screenshot of https://thatrobotdev.github.io/cs-2340-team-website with the headline, "Creating fun, innovative, and seamless full-stack web experiences".

It looks pretty ugly right now, but I've got React Bootstrap, React Icons, and @fontawesome.com icons (for the elusive @bsky.app icon) working!

Plus, setting up automatic builds on GitHub Pages was not bad at all.

#react #reacticons #bootstrap #reactbootstrap

1 year ago 1 0 1 0
CS 2340 Team 4heart icon The team website for CS 2340 Team 4

Just dove headfirst into #nextjs and honestly? It's incredible. Probably the smoothest SSG generator I've ever used, and less quirky than some others!

Right now, I'm building the foundation for a team website for my project-based CS class: thatrobotdev.github.io/cs-2340-team... 😄

1 year ago 1 0 1 0

#booksky

1 year ago 0 0 0 0
Bird Tidbits James Kerrane's personal website.

I’m on my bird arc lol. I just read The Snow Goose by Paul Gallico, and I learned some bird tidbits I wanted to share! 🪿

🔗 www.jameskerrane.com/blog/2025/01...

🔸 📡 (btw, overhauled RSS feed support, so I have one of those cool feed pages now! www.jameskerrane.com/feed/feed.xml)

1 year ago 0 0 0 1
Preview
a parrot is standing on a table and looking at the camera . Alt: A bird jumps happily on a table toward the camera, and waves with its claws.

(6/6)
I don't want to chirp on for too long, so I'll catch you later. Happy hacking! 💻✨

1 year ago 0 0 0 0

(5/6)
Probably the easiest database, internationalization, and admin panel I've ever configured. I'm so excited to use it with future projects!

1 year ago 1 0 1 0
Post image

(4/6)
Finally, I've started learning #Django and #Python through their tutorial series (docs.djangoproject.com/en/5.1/intro...) for my objects and design course.

#django #i18n #webdev @python.org @djangoproject.com roject.com

1 year ago 4 0 1 0
A screenshot of 33 of 33 tests passing in an ArrayListTests class.

A screenshot of 33 of 33 tests passing in an ArrayListTests class.

(3/6)
To change the to-peck, I've also been brushing up on #Java in my data structures course to implement an #ArrayList! My favorite part was building a test suite with #JUnits5, and it felt awesome to see a bunch of rigorously designed tests pass 😄

1 year ago 2 1 1 0

(2/6)
I’m having egret time diving deeper into #unity, learning #CSharp, #yarnspinner for branching dialogue, and #FMODStudio for dynamic audio. 𓅥

Please stay tuned for updates as the project develops!

@yarnspinner.dev @unity.com #gamedev

1 year ago 7 0 1 0
Advertisement
Promotional art for Murder Most Fowl featuring a train locomotive on a bridge at sunset.

Promotional art for Murder Most Fowl featuring a train locomotive on a bridge at sunset.

(1/6)
All a-bird! I have some development updates to share and a new, exciting project! 🐦

This week, I joined the team at @vgdevgt.bsky.social as a programmer for Murder Most Fowl–an upcoming avian murder mystery puzzler set on a train! 🚂

1 year ago 6 0 1 0

This was my favorite game to play, what a cool concept. Good luck with the project!

1 year ago 1 0 0 0
Post image

We hope everyone had a good start to the semester! Our opening showcase for the spring semester is less than a week away.
Come to the Klaus Atrium next Monday, January 13th between 5:00-7:00 PM to play some student-made games and enjoy free pizza!

1 year ago 4 1 0 0
OneShot Refuge Factory Puzzle Solver James Kerrane's personal website.

(3/3)
I'll be posting my progress on the progress log (www.jameskerrane.com/projects/one...), and adding new projects to my website as I continue building it 😄.

Take care, and I hope you have a great start to 2025!

#OneShot #OneShotGame #11ty

1 year ago 1 0 0 0
OneShot Refuge Factory Puzzle Solver James Kerrane's personal website.

(2/3)
This year, I want to learn how to write an efficient algorithm for how to solve the @oneshotgame.bsky.social Factory Light Puzzle, using the fundamentals of #informationtheory. Since I am unfamiliar with information theory and these types of problems, it's time to learn!

1 year ago 2 0 1 0