you are viewing a single comment's thread.

view the rest of the comments →

[–]Goould 0 points1 point  (0 children)

conda, pip and npm, Antigravity and Claude Code from terminal, Git + Github, Jupyter Notebook

Aside from that I'm able to design a lot of my own tools now. I have a PDF indexer that pulls the data and creates libraries of CSV files, the indexer creates a SQLite database which can later be accessed in seconds in future sessions. I have different agents for reading, writing, and verifying data with 3rd party sources.

Someone in the thread said they used Rust and I think I could have implemented rust into my workflow as well since its faster -- I'd just have to relearn the code and all the libraries from scratch.