Skip to content

AshkaPathak/TDS-Project-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDS Project 1

Course Project Python Markdown License: MIT

A question-wise archive for Tools in Data Science Project 1. The repository preserves solution writeups, scripts, generated visual artifacts, submission JSON, and verification notes for each project question.

Highlights

Area Example Method
Audio transcription Q2 Decode embedded audio, transcribe digits, and verify with SHA-256.
Markdown parsing Q4 Implement and test a CommonMark-style parser.
Visual concept tasks Q6, Q7, Q8 Translate abstract prompts into visual artifacts and submission JSON.
Network/game puzzles Q9, Q10, Q11 Explore state, extract clues, compute paths or tokens, and verify final answers.

Structure

  • Project1/: question index and method summaries
  • Each question folder: detailed writeup plus any scripts, notes, images, or submission payloads

Reuse Guidance

Use this repo as a documentation pattern: keep each question self-contained, explain the method before the answer, and preserve verification steps. Replace personal answers or generated payloads with your own before submitting course work.

Contributing

See CONTRIBUTING.md. Keep updates question-scoped and do not commit secrets or local environment files.

License

MIT License. See LICENSE.

Releases

No releases published

Packages

 
 
 

Contributors

Languages