kwing25 / Women-Who-ve-Changed-Tech

Updates coming soon 2023... Women Tech Pioneers API & React App 👩🏻‍💻. List of amazing Female Tech & STEM Pioneers. Contributions to the list are welcome!
MIT License
7 stars 13 forks source link

➕ Add a Women Tech or Stem Pioneer to API JSON File. Good for Hacktoberfest beginners. #56

Closed kwing25 closed 11 months ago

kwing25 commented 1 year ago

🚨 Important-


⚠️ Note: Before adding entry ctrl + f or cmd + f to search for person and make sure there is not an entry for that person in the json file. You CANNOT enter same person if you do your PR will not be merged to main.

Example Entry: (Name, Known-for, Bio, Fields, Legacy, Tags, Media/Img]

      "name": "Ada Lovelace",
        "known_for": "First Computer Programmer",
        "Bio": {
            "Summary": "The daughter of famed poet Lord Byron, Augusta Ada Byron, Countess of Lovelace — better known as \"Ada Lovelace\" — showed her gift for mathematics at an early age. She translated an article on an invention by Charles Babbage, and added her own comments. Because she introduced many computer concepts, Lovelace is considered the first computer program",
            "Orgin": "London, England",
            "DOB": "10 December 1815",
            "DOD": "27 November 1852"
        },
        "Fields": [
            {
                "Computing": [
                    "Programming",
                    "Algorithims"
                ]
            }
        ],
        "Legacy": "Lovelace's contributions to the field of computer science were not discovered until the 1950s. Her notes were reintroduced to the world by B.V. Bowden, who republished them in 'Faster Than Thought - A Symposium on Digital Computing Machines'. Since then, Ada has received many posthumous honors for her work.",
        "Tags": [
            "Tech Pioneer",
            "Women in Tech",
            "Computer Programming"
        ],
        "url": "https://www.britannica.com/biography/Ada-Lovelace",
        "media": "https://www.britannica.com/biography/Ada-Lovelace/images-videos",
        "image_path": "https://cdn.britannica.com/22/23622-050-E60DC899/Ada-King-countess-Lovelace-Alfred-Edward-Chalon-circa-1838.jpg",
        "image_width": "150"

See Project Repo for more information


Thanks for Contributing! 👏

EmzB commented 1 year ago

Hi could I be assigned to work on this ?

kwing25 commented 1 year ago

Hi could I be assigned to work on this ?

@EmzB feel free to contribute!

kwing25 commented 1 year ago

Reopen for contributions!

maryanamorato commented 1 year ago

Hey can I work on this

kwing25 commented 11 months ago

Working on updating project...

kwing25 commented 11 months ago

Closing issue #56.