Skip to content
View Svinci131's full-sized avatar

Highlights

  • Pro

Block or report Svinci131

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. loader-web loader-web Public

    JavaScript 1 2

  2. clock clock Public

    ornate, ticking clock

    CSS

  3. tic-tac-toe tic-tac-toe Public

    Two Player, Tic Tac Toe Game

    JavaScript

  4. multiples multiples Public

    Solution to Project Euler problem#1 If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23. Find the sum of all the multipl…

    JavaScript

  5. even_fibbonacci_numbers even_fibbonacci_numbers Public

    Project Euler prob#2 Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 terms will be: // 1, 2, 3, 5, 8, 13, 21, 34, 55, 8…

    CSS

  6. largest_palindrome_product largest_palindrome_product Public

    Project Euler prob#4 A palindromic number reads the same both ways. The largest palindrome made from the product of two 2-digit numbers is 9009 = 91 × 99. Find the largest palindrome made from the …

    CSS