/RandomC

Random scripts made while learning Dart for fun. Could be useful, probably not.

Primary LanguageCApache License 2.0Apache-2.0

Random C

GitHub stars GitHub forks GitHub watchers

Basically, where I make projects for fun and throw them to never see the light of day again. Who knows, Maybe one day I'm going to need one of those in a project šŸ¤·

P.S: I'm aware that some part(s) of my code can be improved, most of the time I'm doing this for fun :)

Installation

  • Clone the repo (or download it)
  • Extract.
  • Compile & Run.
  • ???
  • Done.

Usage

Current completed scripts

  • Hello World! (helloWorld.c)
  • Password Generator (vendingMachine.c)

Hello World

  • Prints Hello Word!

Wild, right?!

Passowrd Generator

Don't judge me, Did it for fun.

  • Run the code to have a console-based vending machine.

Contributing

I highly doubt anyone would waste his time on most of my scripts but I usually do my best to keep everything as clean and efficient as possible.

I always welcome any constructive criticism though, don't be shy :)

License

GitHub