Pinned Repositories
Canvas-GoogleApps-with-Python
Using Google Sheets to do things in Instructure Canvas. This is all done using Python and the Canvas REST API.
CanvasAPIandGoogleAPI
Work with Canvas (the learning management system) and Google Workplace (formerly Google Apps for Education). Most of the code is in python.
CanvasDataCurriculumMapping
Project to analyze the courses of a school district's Canvas instance in order to map the courses to different curriculum standards. Uses Docker and spark with data being pushed to Google Cloud Storage and eventually imported into Google Big Query.
Links_to_Dashboards_Infographics_Etc
A page of links to publicly accessible infographics and dashboards created by me.
LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
script_vin_reading
Project to convert VIN barcodes (found in photographs of salvaged cars) into VIN numbers. Project use Python, Docker, and data storage in AWS.
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
danaswanstrom's Repositories
danaswanstrom/Canvas-GoogleApps-with-Python
Using Google Sheets to do things in Instructure Canvas. This is all done using Python and the Canvas REST API.
danaswanstrom/CanvasAPIandGoogleAPI
Work with Canvas (the learning management system) and Google Workplace (formerly Google Apps for Education). Most of the code is in python.
danaswanstrom/CanvasDataCurriculumMapping
Project to analyze the courses of a school district's Canvas instance in order to map the courses to different curriculum standards. Uses Docker and spark with data being pushed to Google Cloud Storage and eventually imported into Google Big Query.
danaswanstrom/Links_to_Dashboards_Infographics_Etc
A page of links to publicly accessible infographics and dashboards created by me.
danaswanstrom/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
danaswanstrom/script_vin_reading
Project to convert VIN barcodes (found in photographs of salvaged cars) into VIN numbers. Project use Python, Docker, and data storage in AWS.
danaswanstrom/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs