Acronyms
Emoji Decoding
Women in Tech
Tech Hubs
Coding Languages
100

RAM

What is random access memory?

100

🧠💻

What is AI?

100

She is the world's first computer programmer.

Who is Ada Lovelace?

"That brain of mine is something more than merely mortal, as time will show."

100

This region, named after the primary material found in computer microprocessors, is home to companies like Apple, Google, and Facebook.

What is Silicon Valley?

100

print("Hello, world!")

What is Python?

200

LAN

What is local area network?

200

💾➡️☁️

What is cloud storage?

200

She developed the first compiler.

Who is Grace Hopper?

"The most dangerous phrase in the language is, 'We've always done it this way.'"

200

This Asian city is known for its 'smart city' initiatives and is a leader in tech innovation, particularly in artificial intelligence and robotics.

What is Singapore?

200

console.log("Hello, world!");

What is JavaScript?

300

AuthZ vs. AuthN

What are authorization and authentication?

300

🚫🐞🧑‍💻

What is debugging?

300

Known as the "Mother of the Internet", she invented the spanning-tree protocol (STP).

Who is Radia Perlman?

"I try to design things that someone like myself would like to use, which is that it just works, and you don't have to think about it at all."

300

This European capital is often called the 'Blockchain Capital of the World' and has become a thriving center for AI research, with companies like DeepMind and Blockchain.com based there.

What is Berlin?

300

#include <stdio.h>

int main() {

   printf("Hello, world!\n");

   return 0;

}

What is C?

400

WiFi

What is wireless fidelity?

400

👀🔒📡

What is spyware?

400

She established ImageNet, the dataset that enabled rapid advances in computer vision in the 2010s.

Who is Fei-Fei Li?

"Even a cat has things it can do that AI cannot."

400

This Indian city, often called the 'Silicon Valley of India,' is a global leader in IT services and tech startups.

What is Bangalore?

400

puts "Hello, world!"

What is Ruby?

500

YAGNI

What is "you aren't going to need it"? (to warn developers to not add functionality until it's absolutely necessary)

500

👩‍🔧📦🔄

What is DevOps?

500

This Hollywood diva helped invent the wireless tech we now use in Wi-Fi and GPS.

Who is Hedy Lamarr?

"Give the world the best you've got. And you will get kicked in the teeth. Give the world the best you've got anyway."

500

This African city is nicknamed "Silicon Savannah" for its growing tech innovation scene.

What is Nairobi?

500

main = putStrLn "Hello, world!"

What is Haskell?

M
e
n
u