Samantha Vinci's repositories

TesselHackathon

Tessel Hackathon project

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:CSSStargazers:0Issues:0Issues:0

js-ml-workshop

A javascript machine learning tutorial.

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

taxonomy_tree

Sort animals by there closest relatives (taxonomically)

Language:JavaScriptStargazers:0Issues:0Issues:0

img-sorter

Small data base that allows employees can search for marketing images by selecting tags.

Language:CSSStargazers:0Issues:0Issues:0

smallest_multiple

Project Euler, Problem#5 https://projecteuler.net/problem=5

Language:JavaScriptStargazers:0Issues:0Issues:0

multiples

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 multiples of 3 or 5 below 1000.

Language:JavaScriptStargazers:0Issues:0Issues:0

sum_square_difference

Find the difference between the sum of the squares of the first one hundred natural numbers and the square of the sum.

Language:CSSStargazers:0Issues:0Issues:0

largest_palindrome_product

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 product of two 3-digit numbers.

Language:CSSStargazers:0Issues:0Issues:0

even_fibbonacci_numbers

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, 89, ... // By considering the terms in the Fibonacci sequence whose values do not exceed four million, find the sum of the even-valued terms.

Language:CSSStargazers:0Issues:0Issues:0

clock

ornate, ticking clock

Language:CSSStargazers:0Issues:0Issues:0

tic-tac-toe

Two Player, Tic Tac Toe Game

Language:JavaScriptStargazers:0Issues:0Issues:0