Welcome to my Scratchpad.
This repository is my personal development sandbox where I experiment, learn, and practice before applying ideas to production repositories.
I use this repository to:
- Practice Git and GitHub workflows
- Experiment with Python and TypeScript
- Explore AI concepts and prompt engineering
- Learn new tools and frameworks
- Test ideas before moving them into dedicated projects
| Folder | Purpose |
|---|---|
git/ |
Git and GitHub practice, notes, and examples |
ai/ |
AI experiments, prompts, and small prototypes |
python/ |
Python exercises and utilities |
typescript/ |
TypeScript learning and experiments |
notes/ |
General technical notes and references |
tmp/ |
Temporary files and disposable work |
This repository helps me build hands on experience with:
- Git branching and pull requests
- Code reviews
- Markdown
- GitHub Actions
- Python
- TypeScript
- AI development workflows
Nothing in this repository should be considered production ready. It is intended purely for learning, experimentation, and continuous improvement.