+ 5
What kind of projects can be relevant, for include them in my resumè? I want to make some with C#
Projects for resumè
2 Respuestas
+ 10
Speaking as a C# developer, any of the following would be good to work on:
- ASP.NET Core WebAPI with a ReactJS frontend.
- A console app used to consume data from some API and populate a MongoDB.
- Another console to manipulate that data in MongoDB.
Implement the following in any of your apps:
- Github using Pull Requests
- Unit Tests
- Dependency Injection
- Async / Await with Tasks
- Extension Methods
- Authentication
- Newtonsoft JSON
- Custom Configs using settings.json and web.config files.
Bonus Points for RabbitMQ Messaging with Consumer Services. However, this may be too advanced for beginners.
Bonus Points for integrating with a CI server.
+ 1
When it comes to C languages and the work that comes with it. I would develop games no matter how large or small.
That will get any companies attention guaranteed.