This project won't have versioning per se. But it's format is based in the Keep a Changelog.
- 2048 solver, tailored for the 8x8 grid, just for fun
- JavaScript utility to scrape basic article details from a medium profile
- Python utility to simulate mouse movement activity (multi-platform).
- Javascript utility to get all the links from an open trello checklist and print them out
- Project's CHANGELOG description typo
- Implemented concurrency for the CLI to get words from a pdf
- Created a CLI script to get words from a pdf and retrieve (total words and read time)
- Youtube playlist total watch time calculator.
- Idea for a LinkedIn profile (manual) webscraper.
- Created a script for retreiving Github's repos names and links.
- When generating a markdown document from a Postman collection, credits to the repository will be added by default.
- Created Javascript script for mail unsuscribe detection and interaction
- A new line replace from
\n
to\\\n
in markdown tables for thepostman-to-markdown.py
utility
- Created the postman to markdown utility
- Started the base for a Postman Collection generator with Go(lang)
- Created the Go(lang) folder and README
- Add missing README for javascript
- Created the github repo utility to check how many repositories did I created since 2021 (when I left my first job).
- Created the specificity utility for both, python and javascript.
- Created a repository and some very basic documentation (READMEs, CHANGELOG, LICENSE).
- Created the store folder state utility.
- Created an ascii to text encoder and decoder.