Skip to content

vicentsmith470-web/software-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Portfolio

Small, practical software work focused on API fixes, automation, testing, and technical documentation.

Focus

  • JavaScript and Node.js API fixes
  • Python automation scripts
  • REST API validation
  • Bug reproduction and regression tests
  • GitHub pull requests with clear validation evidence
  • Technical documentation and reproducible artifacts

Case Studies

Sample Tools

Validation Commands

python -m py_compile tools/api_status_checker.py tools/proposal_tracker.py tools/log_error_summary.py tools/file_rule_mover.py
node --check tools/json_payload_validator.js
python tools/proposal_tracker.py --store examples/proposals.sample.json summary
python tools/log_error_summary.py examples/sample_app.log
python tools/file_rule_mover.py examples/file_rules.sample.json
node tools/json_payload_validator.js examples/proposals.sample.json

Recent Public Work

About

Software portfolio with API case studies and small automation tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors