Git Product home page Git Product logo

numerologically's Introduction

Numerologically

A numerology chart generator. This is built for my upcoming site, numerologically.com, which will have this code at its core.

To Do

  • Add further validation of input by checking for accents, non-included characters
  • Add further calculations listed below
  • Fix to allow for one line for name (separate and calculate)
  • Support for accents and different languages
  • What is a good way to find out if the Y is being used as a vowel or a consonant? (guess that if it has consonants on both sides, it's a vowel - then ask them to confirm on the results page)

What's Coming?

Some notes are within the numerologically.js file that provide instructions on coming additions.

  • Chart additions
    • Essence (transits all added together)
    • Personal year
    • Karmic debt
    • Period Cycle
  • Adding a Facebook login to grab name and birth day and auto calculate
  • Feeding results nicely into a social media share button
  • Adding sidecomment system for results comments and feedback
  • Adding rating system (for accuracy)
  • Gather results for statistics
  • Personalized results
    • Get picture of overall spread of numbers (many, few, balanced, stand outs)
    • Note any recurrences in the major numbers and point out
    • Present statistics of how many users are your number and others (geolocate too?)

What's Included?

Included is the generation of the following numbers:

  • Birth day
  • Birth month
  • Birth year
  • First name
  • Middle name
  • Last name
  • Full name
  • Life Path (Birth day + month + year)
  • Expression/Destiny (Full name)
  • Heart's Desire (vowels in full name)
  • Personality (consonants in full name)
  • Balance (first letter of each name)
  • Maturity (Life Path + Expression)
  • Subsconcious Self (number of different numbers represented in your name)
  • Rational Thought (first name + birth day)
  • 4 Challenge Numbers
    • Birth day - birth month
    • Birth day - birth year
    • Challenge 1 - challenge 2
    • Birth year - birth month
  • 4 Pinnacle Numbers
    • Birth day + birth month
    • Birth day + birth year
    • Challenge 1 + challenge 2
    • Birth year + birth month
  • Special Letters
    • Cornerstone (first letter of name)
    • Capstone (final letter of first name)
    • Special vowel (first vowel of name)
  • Life chart (spans 100 years by default)
    • Physical Transit (letters of first name, each given their own value)
    • Mental Transit (letters of middle name, each given their own value)
    • Spiritual Transit (letters of last name, each given their own value)

How does it work?

Well, I don't really know, but this program runs on Javascript. Otherwise, here's the number key for understanding how each letter gets its value:

1 2 3 4 5 6 7 8 9
A B C D E F G H I
J K L M N O P Q R
S T U V W X Y Z

numerologically's People

Contributors

tempranova avatar

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.