- Redlands, CA
- https://marketing-analytics-assistant.streamlit.app
-
pgvector-book-search Public
Forked from CP-Evenings-and-Weekends/pgvector-book-searchBuild a semantic book search using pgvector + Django, and compare it against keyword search
UpdatedSep 21, 2026 -
ai-chatbot-api-extensions Public
Forked from CP-Evenings-and-Weekends/ai-chatbot-api-extensionsExtend the week16/day4 AI-Powered Django API with three new endpoints + a token-limit strategy
Python UpdatedSep 19, 2026 -
llm-api-toolkit Public
Forked from CP-Evenings-and-Weekends/llm-api-toolkitTwo Python projects to practice calling LLM APIs: a file summarizer and an extended terminal chatbot
Python UpdatedSep 18, 2026 -
-
prompt-engineering-cli Public
Forked from CP-Evenings-and-Weekends/prompt-engineering-cliExtend the prompt engineering CLI tool from today's lesson with a new use case applying prompt engineering techniques
Python UpdatedSep 16, 2026 -
llm-token-explorer Public
Forked from CP-Evenings-and-Weekends/llm-token-explorerApply tokenization + token-cost concepts by building a small CLI that explores how LLMs see text
Python UpdatedSep 16, 2026 -
-
-
grubhub-schema Public
Forked from CP-Evenings-and-Weekends/grubhub-schemaSQL schema design exercise modeled on GrubHub
Shell UpdatedAug 7, 2026 -
instagram-schema Public
Forked from CP-Evenings-and-Weekends/instagram-schemaSQL schema design exercise modeled on Instagram
Shell UpdatedAug 5, 2026 -
sql-school Public
Forked from CP-Evenings-and-Weekends/sql-schoolSQL practice on a school database
UpdatedAug 1, 2026 -
craigslist-schema Public
Forked from CP-Evenings-and-Weekends/craigslist-schemaDesign a SQL schema for a Craigslist-like marketplace
Dockerfile UpdatedAug 1, 2026 -
sql-queries-2 Public
Forked from CP-Evenings-and-Weekends/sql-queries-2Practice GROUP BY and INNER JOIN
UpdatedJul 29, 2026 -
sql-queries-1 Public
Forked from CP-Evenings-and-Weekends/sql-queries-1Practice basic SELECT statements
UpdatedJul 28, 2026 -
dockerized-apis Public
Forked from CP-Evenings-and-Weekends/dockerized-apisDockerize a Python web server application
HTML UpdatedJul 27, 2026 -
http-server-2 Public
Forked from CP-Evenings-and-Weekends/http-server-2Build a basic HTTP server from scratch
Python UpdatedJul 23, 2026 -
two-apis Public
Forked from CP-Evenings-and-Weekends/two-apisBuild a small app that consumes two free APIs
JavaScript UpdatedJul 21, 2026 -
curl-to-postman Public
Forked from CP-Evenings-and-Weekends/curl-to-postmanJavaScript UpdatedJul 18, 2026 -
sorting-algorithms Public
Forked from CP-Evenings-and-Weekends/sorting-algorithmsImplement bubble, insertion, and merge sort, then benchmark against Python's sorted()
Python UpdatedJul 10, 2026 -
ultraforce-badguy Public
Forked from CP-Evenings-and-Weekends/ultraforce-badguyClass inheritance practice: build a hero/villain team
Python UpdatedJun 27, 2026 -
book-catalog Public
Forked from CP-Evenings-and-Weekends/book-catalogIntro to classes: model a book catalog
Python UpdatedJun 23, 2026 -
flatten-list Public
Forked from CP-Evenings-and-Weekends/flatten-listRecursion practice: flatten a nested list
Python UpdatedJun 20, 2026 -
sum-of-list Public
Forked from CP-Evenings-and-Weekends/sum-of-listRecursion practice: sum the elements of a list
Python UpdatedJun 20, 2026 -
password-strength Public
Forked from CP-Evenings-and-Weekends/password-strengthRegex practice: check password strength against multiple rules
Python UpdatedJun 17, 2026 -
phone-number-validator Public
Forked from CP-Evenings-and-Weekends/phone-number-validatorRegex practice: validate phone number formats
Python UpdatedJun 17, 2026 -
curry-it Public
Forked from CP-Evenings-and-Weekends/curry-itCurrying practice: write a curry() function that transforms multi-arg functions into chained single-arg calls
Python UpdatedJun 16, 2026 -
even-seconds Public
Forked from CP-Evenings-and-Weekends/even-secondsPython decorator that only runs if the current seconds are even
Python UpdatedJun 16, 2026 -
email-validator Public
Forked from CP-Evenings-and-Weekends/email-validatorRegex practice: validate email addresses
JavaScript UpdatedMay 31, 2026 -
people-getter Public
Forked from CP-Evenings-and-Weekends/people-getterConnect a Python app to a SQL database via psycopg2
JavaScript UpdatedMay 31, 2026 -
cars-database Public
Forked from CP-Evenings-and-Weekends/cars-databaseExample cars database with seed data for SQL practice
Dockerfile UpdatedMay 29, 2026