Before I introduce myself,

how about a quick challenge?

21 22 23 24 25
20 7 8 9 10
19 6 1 2 11
18 5 4 3 12
17 16 15 14 13

Start with the number 1 in the middle, then spiral outward as seen in the table above.

Instead of a 5 x 5 table, like the one I drew, imagine a table that's 1001 x 1001 or 50,000 x 50,000.

The challenge is: how do we write a program to add all the corner numbers of such an enormous table?


This is the type of problem I learned how to solve using computer languages.

This is what I do.



Hi, I'm Ara

pic of Ara

and this is my pic of Heart

pic of My heart

and I am a

full stack of pancakes

developer who likes to solve problems.

Some of my projects in no particular order:


Projects Links to see the code Links to see the real live app!
Salsa Classes NYC

AngularJS, NodeJS, ExpressJS, MongoDB

Dancing

Front-End Code

Back-End Code

www.SalsaClassesNYC.com
Just Play!

Ruby on Rails, Full Stack

Full-Stack Code JustPlayIt!
Ara's Simon Game

HTML, CSS, vanilla JavaScript

Working on the reset button and the timing.

Simon img
The Code Simon Says
Caesar and Vigenere (Crypto)

Python

Encryption Code (These run in the terminal.)
Web-Caesar

Python

Web Caesar Code (Local Demonstration needed)
Food by Mood

Grrr... The MEEEEEAN stack

Food By Mood img

Front-End Code

Back-End Code

Please, try it out.
RGB to Hex to RGB Calculator

Python

Links coming soon
My first computer program ever

Python

The Code