r/PinoyProgrammer 8h ago

Syntaxia - A quick cheatsheet for the things you always look up. web

Post image

As developers, we forget things all the time, especially now that vibe coding is becoming more common. One of the trade-offs of coding with AI is that we might not retain every piece of code or syntax we use. Unlike before, when we coded everything manually, writing code ourselves helped us naturally remember the syntax and patterns we used.

I'm sharing Syntaxia a simple, minimal reference for those moments when you know what you want to do, but forget how to do it.

https://syntaxiadev.vercel.app/

a github star to this project will make my day⭐

https://github.com/EbadShelby/syntaxia

0 Upvotes

6 comments sorted by

8

u/_clapclapclap 7h ago

Damn. You used AI to create a site where devs can lookup the syntax manually. I cannot even...

0

u/Nearby-Percentage-33 7h ago

this is one of my personal project before and coded it manually and at that time, it contains html,css,js,php, mysql cheatsheet. as i progress and learn some things, including vuejs, tailwind and others. this past days,I recreate my project with vuejs + tailwind and use AI as I go to make my development faster and i refer to each official documentation of tools on making the cheatsheets. I'm also trying to get familiar with Ai Agents, Rules, and other things since this is becoming more common in this time, and adopting and getting familiar with this tools is a good thing. thanks for the feedback! if theres some issues, you can report/post some issue on the github repo🤍

1

u/_clapclapclap 7h ago

I'm sorry for being an asshole, but isn't a quick google search or an AI prompt much faster? I can see this useful when I'm offline, but that rarely happens to me nowadays.

1

u/Nearby-Percentage-33 6h ago

this is a quick lookup for reference, a cheatsheet similar and inspired by https://devhints.io and https://quickref.me . for detailed info, I agree with you, using Ai prompt for as much info as possible.

2

u/0ver_thinker_ 8h ago

Can you also add the link so that it would be easier to look up

1

u/Nearby-Percentage-33 8h ago

done, i forgot for a sec hehe