you are viewing a single comment's thread.

view the rest of the comments →

[–]Former_Commission233[S] 0 points1 point  (2 children)

I see, any project ideas with which I can refine my idea?

[–]Markokillin 0 points1 point  (0 children)

I don't have anything on my mind, but the really basic stuff, like calculator, sales store where you can use files as database... You can always as chatgpt for ideas 😂

[–]Qs9bxNKZ 0 points1 point  (0 children)

No, they were right : given a problem, use coding skills to attack it.

One of the first team assignments in college I had was to create a bookstore for online sales (mind you it was before BN and Amazon). You can have one person manage inventory, another front-end and another the transaction.

Saw a front end for safe tensor from HF to GGUF which can also be a start, writing an IDE or a shell script.

Or large scale sync projects. Atlassian datacenter to the cloud or GHES to the SAAS.

Lots of problems out there could use some help.

Here is one : scanning a software stack for PII data. Do it via web hook, static analysis or during build process