Want to get some tasks as C# developer (No money)

Status
Not open for further replies.

primal toxin

Junior Member
Joined
Oct 13, 2022
Messages
118
Reaction score
81
I can do well minimal APIs right now, and I keep on learning. Would want to get some tasks (no money) for people, I believe this would make be better. If there is a possibility of being an apprentice, that's even better.

Minimal APIs are basically usual APIs you can make in node or go.
 
Try to automate mass mailing on Gmail with its SMTP server. Can you do it?
 
Try to automate mass mailing on Gmail with its SMTP server. Can you do it?
There is even a tutorial for that, mailtrap dot io/blog/how-to-send-mass-email-in-gmail/. You want it to be automated right? You provide a list of contacts and the message, it does all that is needed and sends the email to the provided list. And you probably want automatic rotation of the accounts too, in case of blocks or daily quota limits.
 
There is even a tutorial for that, mailtrap dot io/blog/how-to-send-mass-email-in-gmail/. You want it to be automated right? You provide a list of contacts and the message, it does all that is needed and sends the email to the provided list. And you probably want automatic rotation of the accounts too, in case of blocks or daily quota limits.
Nice of you to know that.
 
Status
Not open for further replies.
Back
Top