Code Monkey home page Code Monkey logo

nulldev / hacktoberfest-2020-fizzbuzz Goto Github PK

View Code? Open in Web Editor NEW
66.0 66.0 356.0 1.43 MB

:jack_o_lantern: Submit creative/abstract FizzBuzz solutions in any language you want!

License: The Unlicense

JavaScript 7.68% LOLCODE 0.60% Java 7.87% HyPhy 0.09% Python 58.64% C++ 9.14% Dart 1.30% Shell 0.48% Go 1.20% CoffeeScript 0.13% C 4.24% Rust 2.06% TypeScript 2.80% AutoIt 0.21% PLSQL 0.16% Swift 0.57% PHP 1.78% C# 0.56% Perl 0.21% Nim 0.27%
fizzbuzz hacktober hacktoberfest hacktoberfest2020

hacktoberfest-2020-fizzbuzz's Introduction

Hey! I'm Chris aka NullDev. I'm a 24 year old fullstack developer with focus on backend programming and artificial intelligence / machine learning who likes Math and Functional Programming a bit too much. I am also currently studying computer science and mathematics.

You can contact me in German (native language) or English (C2-Level)


Languages and Tools:

bash cassandra csharp css3 docker electron express git html5 java javascript jest linux mariadb mongodb mysql nginx nodejs php react sass selenium tensorflow travisci webpack jquery ejs


nldev

hacktoberfest-2020-fizzbuzz's People

Contributors

antidigest avatar chamudi avatar cnguyen-uk avatar creepsore avatar darrenkearney avatar dlppdl avatar elessurgon avatar flyinspaghetti avatar gauravpoosarla avatar hardword avatar hwennnn avatar incarnadined avatar jirawat-opn avatar jmmille avatar mohitdeshpande avatar nulldev avatar oxel40 avatar pandacontron avatar pr1metine avatar rahulkranjan avatar sayashraaj avatar sombit-g avatar soratenshi avatar stephentrainor avatar tamirco2003 avatar tony133 avatar tuatarian avatar twobiers avatar veotani avatar zzz1111zzz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hacktoberfest-2020-fizzbuzz's Issues

Most of the Java code does not work

With my current setup (JDK 11 + VS Code or GitHub Codespaces) I am unable to test most of the Java code in this repo. Here are some problematic code snippets:

If you want this issue fixed, @nldev, assign me this issue and I'll be happy to fix it.

PseudoRandomFizzBuzz.java: NoSuchFileException

When trying to execute my Java code, the following exception is thrown.

java.nio.file.NoSuchFileException: fizzBuzz.csv
[...]

That's because this file got deleted in another commit.

Add your solution!

๐ŸŽƒ Hacktoberfest 2020 FizzBuzz

Please consult the ReadMe for information on what this repository is about and how to contribute!


โ— READ BEFORE CONTRIBUTING

THIS REPOSITORY IS IN COMPLIANCE WITH THE HACKTOBERFEST VALUES AND RULES:

We cannot and will not accept every PR and label invalid one's accordingly! Examples are off-topic contributions, duplicated solutions, copy-paste solutions as well as obvious +1 attempts.

We are searching for interesting/creative/abstract/unique/extraordinary/weird solutions to FizzBuzz. Only one normal solution per language is permitted!

This repository aligns with the values of the Hacktoberfest as it is meant as a fun challenge as well as a platform to learn (experiment with different solutions, challenging yourself to come up with creative solutions to a unique problem).

Denied PR's can be found here.


Happy hacking!

Quick Summary description and gif mismatch (README.md)

Quick summary:

FizzBuzz is a program that prints the numbers from 1 to 100. But for multiples of three it prints โ€œFizzโ€ instead of the number and for the multiples of five, it prints โ€œBuzzโ€. For numbers which are multiples of both three and five it prints โ€œFizzBuzzโ€.

The summary states that we need to print numbers from 1 to 100, but in the gif, the numbering starts from 0. (โ€ฒส˜โŒ„ส˜โ€ต)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.