http://www.damienasp.com/ - This is the first project that I built at JustIt.
It is a basic "Text Editor" built using ASP.NET (webforms), HTML, CSS, C#.
Buidling the app helped me to reinforce what I had learned in C# so far: arrays, loops, conditionals and methods.
There are five functions -
- A word and sentence count.
- Slag converter.
- Word Frequency.
- Word search.
- Detect expletives.