C
C#14mo ago
Philipp

❔ Looking for C#/Unity devs for short interviews

Hey! Do you want to help me design a game? 🎮 For my Bachelor thesis I am developing a game to visualize the structure of software. This is meant for devs to better understand their code. To understand what challenges exist I am looking to interview software-developers that have experience working with C# and Unity, preferably on medium to large scale projects. I need at most 30 minutes of your time in a discord call. If you're interested, hit me up with a DM! I am happy about any help I get. ☺️
7 Replies
Thinker
Thinker14mo ago
We don't really do recruitment on this server Would be better if you could explain your problem here so people could help you.
Mayor McCheese
Mayor McCheese14mo ago
Is he recruiting or looking to get guidance?
friedice
friedice14mo ago
I think they're looking for information? If that's the case a survey would be better, or they can yeah ask directly what exact things they're looking for "interview" makes it sound like they're hiring
Mayor McCheese
Mayor McCheese14mo ago
interview has a lot of connotations, but I don't we'll get a response, since they asked for DM responses
Pobiega
Pobiega14mo ago
pretty obvious to me he wants to "interview" someoen for 30 minutes to get information, not looking to hire anyone
To understand what challenges exist I am looking to interview software-developers that have experience working with C# and Unity
That said, this is not the right forum for said request.
ZacharyPatten
ZacharyPatten14mo ago
42
Accord
Accord14mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts
❔ Gleaning process launch information from Process reference attained via GetProcessById?Given a process ID I would like to determine all parameters necessary to relaunch that process (same❔ Binding question for winforms DataGridViewAll the examples I can find show how to bind to a row object that has fixed properties such as: row❔ Meta Marketing API unnecessary Stephttps://developers.facebook.com/community/threads/602165615210717/?post_id=602165618544050 I define❔ Random Empty Column is shown in the DataGridHi I have a datagrid in WPF and for some reason I always have this empty column. Is there a way of d❔ api doesn't return anything.https://github.com/emt2dev/MandalorianAPI .net 6 ```cs using MandalorianAPI.Models; using Mandaloria✅ How To Return 2 numbers inside of an If/Else statement```cs using System; using System.Threading; namespace MeksMathGame { class Program { ❔ Question regarding custom validation in Identity.Do you have any idea how to fix this?. When the custom validation in identity triggers all of sele❔ Removing a certain block that pops up when minimizing a borderless formHello. I need a little help about a program I made. So, whenever a fullscreen form minimizes, an blo❔ Launch in integrated terminal, but in VSI've been using Visual Studio for a week now, and i noticed that each time i run my project, it open✅ Marshal.SizeOf is not what I'm thinking```csharp [StructLayout(LayoutKind.Explicit)] internal unsafe struct ChunkData { public const in