My Mini-Projects collection so far...
Password Generator
My first mini project!
It is a simple password generator implementation made in both C#
and Ruby
. When you check out, generator made in Rudy
is much more beautiful. (Just personal thoughts. xD)
Pretty self-explanotory... Put your desired characters in chars
string and the length of the generated password in length
.
UItest in C
Testing upon how ascii code is displayed across devices.
See master/UItest/README.md
for details.
Contact me!
Fill in the form of my website. (It is in the bottom)
I will get back to you in 48hrs. (usually...)
LICENSE
You can check the full license under master/LICENSE
.
Copyright 2017 cozyplanes
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.