Have been defaulting to kebab case for variable and function names in all languages recently because of cargo yelling at me
Pascal case for class names cause c#, snake case for python files because it doesn't like kebab
Screaming case for env files because that's what everybody else does
My old projects still have camelCase sprinkled around, you can tell which bits are new and old depending on whether it's camel or kebab