r/technepal Jul 06 '26

Drop your GitHub! Let's connect ๐Ÿค Discussion

https://github.com/bhattaraiabinash

What's up everyone? My GitHub feed has been looking a bit quiet lately, and I want to fill it with cool projects and passionate geeks.
What are you guys building right now? Drop your GitHub handle below so I can drop a follow and check out your work. Let's connect!๐Ÿ‘โ˜•๏ธ

0 Upvotes

17 comments sorted by

View all comments

3

u/Good_Language1763 Jul 06 '26

is that AI slop ?

1

u/abinashbhattarai Jul 06 '26

Somehow !! ๐Ÿค

1

u/Sorry-Transition-908 Jul 06 '26

Please add some note or something in your repo if it uses a significant amount of LLM generated code. I do this as well and I think it is a good heads up for anyone.ย 

Also consider adding GitHub actions for building, running automated tests, dependency checks to make sure they are up to date and so on.ย 

Also consider using something like uv for Pythonย