
Hey guys!
I am a high school student from Russia (currently finishing my school and preparing for exams). I'm really into C# and software development, so for my personal project, I built a lightweight Auto-Typer.
Sorry if my English is a bit "broken" or if I use some words wrong. I tried my best!
Source code here: [https://github.com/Harddef/auto-typer](https://github.com/Harddef/auto-typer)
What I did:
- Built it with C# / .NET (WinForms).
- Added a window selector so it types only where you want (used some
NativeMethods). - You can change the speed and use F9 to start/stop.
I'm still learning and I want to become a better developer. Could you please look at my code and tell me what is "bad practice" or what I should change? I really want to know how real developers would do this.
Thanks for any help and greetings from Russia!