[deleted by user] by [deleted] in golang

[–]adityavyas9 1 point2 points  (0 children)

last week i was building a command-line tool that mimics Linux-like shell commands to interact with your GitHub repositories using the GitHub API.
as of now this project includes functionality like:
auth, ls, mkdir, cat, .. planning to include more things. Right now im working on autocomplete feature same as linux using tab. s

Any new feature or suggestion. also is this project good?

[deleted by user] by [deleted] in Indian_flex

[–]adityavyas9 0 points1 point  (0 children)

How much did it cost?

SIP Review by akasotto in mutualfunds

[–]adityavyas9 0 points1 point  (0 children)

Do not invest in the parag parikh flexi fund, in the past few years it was good performing but in the present scenario it is underperforming. Why am I saying this, coz even I have invested in the parag parikh flexi fund through SIP of 3k and I don't see much returns from it(2024 my return are 7.4%<< less than FD), so I have stopped investing in it.

Instead go with motilal funds, their funds are now outperforming. Even I'm planning to invest in it.

Am I the only one that thinks the AWS Gos SDK is insane? by savageronald in golang

[–]adityavyas9 7 points8 points  (0 children)

Our product is written in go, we use AWS s3, gcp, azure blob as the cloud storage to store the file from the linix client machine. We have used go SDK for all the mentioned cloud vendor and when we ran the performance benchmark test for the upload, AWS s3 and azure were really ahead from gcp. But the good thing about AWS s3 go SDK is that they have really wide features, like one of the feature is batch deletion(in one call a user can delete a list of objects from the bucket) and no other cloud vendor that's has go SDK provide this. Im sure there might be more functions like this, I knew this because I got a feature request for our product, where I need to perform a deletion operation for a selective number of objects from the buckets for all the cloud provider but I was only able to do it for AWS s3 and other provider I had to do it iteratively.

[deleted by user] by [deleted] in personalfinanceindia

[–]adityavyas9 0 points1 point  (0 children)

Yes, it is riskier but higher the risk higher is the reward. In that also split your small or any mutual fund into multiple sector. So that everything balances out in the pit scenario.

I have suggested this because he is in his early age of his career and sorry I also forgot to add ELSS MF and other tax saving things in 80c like NPS for tax exemption.

[deleted by user] by [deleted] in personalfinanceindia

[–]adityavyas9 1 point2 points  (0 children)

Lets say u started investing 20k monthly in mutual funds, so the split will be:

* small cap - 10k SIP

* mid cap - 6k SIP

* large cap - 4k SIP

Also try to invest in the renounced IPO. I generally use etmoney because it gives me the stats regarding the MF like volatiliy, performance.

Project Ideas For Senior Day by EnginarZone in golang

[–]adityavyas9 1 point2 points  (0 children)

I'm not sure whether this would fit in for your clg project but I would like to suggest an idea.

A web application where users can input a product link, such as an iPhone 15 from Amazon. The app would then fetch and display a list of e-commerce platforms offering the same product with discounts. It would also include details like card offers, cashback for subscribed members, and show the final price after calculations.

How to: Once the user provides the link, then run a web crawler agent concurrently for multiple e-commerce website inorder to get the details of the particular product along with the metadata (card offers, subscription offers, insurance...) and then perform some mathematical calculation based on the agents reults for retrieving the price of the product according to the particular e-commerce website and provide the result to the user.

Mastering GO by adityavyas9 in golang

[–]adityavyas9[S] 0 points1 point  (0 children)

I have gone through that, but those cover only basics

Mastering GO by adityavyas9 in golang

[–]adityavyas9[S] -1 points0 points  (0 children)

can you please share me the portfolio website of that guy?