Thank you for coming to view my coding samples!
This is the repo with the stuff that I'm proud of. This readme is your gateway to the bits of code I've stored along the way.
Samples are separated in folders by language, but this readme captures concepts and examples can be found categorized here.
- Pomodoro Timer project: A fun little project involving some electronics, C code, & 3D modeling.
- [Pomodoro TImer](https://github.com/roderick-bishop11/homiesbuildingthings/tree/main/pomodoroTimer/src/pomodoro-main)
- Data access - queries,indexes, etc.
- Analysis and management
- Design & Architecture
- data transmission
- OOP
- Functional
- Vanilla
- Framework
- Unit tests
- IoT
- Robotics
- AWS
- Local deployments & homelab stuff
- Skills
1. Daily-loop skill: my first skill ever. co-created with kimi K2 Thinking and Claude Haiku 4.5 Generates a report for the daily-loop project. The idea is to run all my skills in an automated fashion.
- [Skill definition](https://github.com/roderick-bishop11/codingSamples/tree/main/GoLang%20Only/daily-loop/daily-report-skill)
- Prompts
- CodingMadLib: some years ago, in college. I thought I should start showing that I can implement a concept with only. It's basically what this entire repo is about.
- [Link to code](https://github.com/roderick-bishop11/codingSamples/tree/main/codingMadLibProgram)