Popular repositories Loading
-
ideation-spring-2024
ideation-spring-2024 Public🧠 Collaborative ideation hub for CIS 3500-001 (Spring 2024) @ Penn. Students brainstorm, refine, and pitch project ideas in 3 rounds. 🚀 Theme: Open-Ended Explorers — Build tools that help users dis…
-
react-workshop-demo
react-workshop-demo PublicFollow along the live demo for the React workshop!
-
chrome-extension-react-typescript-starter
chrome-extension-react-typescript-starter Public -
my-password-validator
my-password-validator PublicPenn CIS 3500 Password Validator exercise, part 2.
-
-
Repositories
- ideation-spring-2025 Public
🧠 Collaborative ideation hub for CIS 3500-001 (Spring 2025) @ Penn. Students brainstorm, refine, and pitch project ideas in 3 rounds. 📦 Theme: Data Extractors — Build Chrome extensions that pull structured data from sites like Gmail, Slack, Amazon, or LinkedIn to connect with tools like ChatGPT 🤖.
CIS-3500/ideation-spring-2025’s past year of commit activity - chrome-storage-demo Public
🧪 Chrome Storage Demo Extension — A hands-on example for CIS 3500 students to explore Chrome extension storage options: chrome.storage (local, sync, session), localStorage, and IndexedDB. Ideal for understanding data persistence and syncing in browser extensions. 🧠🔐
CIS-3500/chrome-storage-demo’s past year of commit activity - webpage-clipper-indexeddb Public
📎 Webpage Clipper (IndexedDB) — A Chrome extension demo for CIS 3500 that clips webpages and stores title, URL, timestamp, and summary using IndexedDB 🗃️. Great for learning client-side storage, schema design, and extension UIs 🧠💾.
CIS-3500/webpage-clipper-indexeddb’s past year of commit activity - local-llm-integration-example Public
🧠 Local LLM Integration Example — A Python demo for CIS 3500 students to integrate a local language model (e.g., phi-3.1-mini-128k-instruct) into applications. Explore prompt engineering, data extraction, and more—without API costs or rate limits. Ideal for hands-on LLM experimentation. 🚀💻
CIS-3500/local-llm-integration-example’s past year of commit activity - password-validator-tester Public
A quick script to check the password validation endpoints implemented in class
CIS-3500/password-validator-tester’s past year of commit activity