beyond impressed 🤩 with @grigoryzero beautiful design rework of @codii_dev landing page. I’m really impressed by how @grigoryzero is marketing his self as well - quite simple and effective - no bs, just value 🔥
trust me you want to follow Grigory if you re a designer looking to be more efficient or a dev needing a designer’s view on your product.
Just delivered a landing page design for @cepstrum9 he’s building an AI tool that helps developers code faster. The product’s genuinely solid, and I’m glad I could contribute to something that’ll keep growing.
If you’re a developer, check it out, the creator’s awesome🔥
@codii_dev just blew my mind 🤯.
I recently added the ability for users to create custom code review rules so that they can customise the context on a systematic rule-based way.
I was playing around with it for a while and added this rule: “if pull request is non-trivial create a mermaid diagram of it” and below the result.
So this blew my mind 🤯 the why is important:
- I didn’t need to add any mermaid parsing functionality, and although this is a POC yet and not merged in, this means A TON OF POSSIBILITIES I had not actually considered. next thing coming is obviously TOOLS for prs.
- I basically just unlocked mermaid diagrams for every complex pull request for every repo I have. This is so important to me as a dev and code reviewer, especially since having a diagram to quickly glance at help out with increasing clarity for the review
- Imagine having any type of diagram (UML/mermaid/sequence diagras) on each pull request just by adding a piece of string in a custom rule which you can then share among all the repos you want in a couple of clicks.
#devtools #aicodereview #codereview #buildinpublic #buildinginpublic
Just added this to @codii_dev 👀
every now and then I need to update the GitHub permissions for @codii_dev and I have to give instructions to users on how to review the permissions request, made that a bit faster
#buildinpublic
added a setting to control how verbose @codii_dev gets when reviewing code. one of the biggest frustrations as a dev is when a tool is spamming my pull requests, so happy I merged this one ✨
#buildinpublic
@codii_dev gets a new logo and landing page!
spent most of yesterday and today updating the branding and some UI touches, curious to see what the impact is going to be on conversion(if any).
off to some product work 🔥
#buildinpublic
drop one tool that saved you time this week 👇
I ll go first: 🎥 @screenstudio for recording high quality app demos with the zoom-in effect
you ve probably seen these cool app demo videos around, that have the zoom-in effect when the user clicks a button or presses a key, I managed to create the first video for @codii_dev in around 2 hours, and I love the result!
#tooldropsunday
finally got some time to put together a small vid that shows how to setup and get your first code review using @codii_dev v0.51.0 in one of your github repos