Ghazi

Ghazi

I make things for internet people.
Notes Migrator
A big shoutout to GitHub Pages for providing the simple, reliable, and free hosting that makes Keep to Notes accessible to everyone. Being able to deploy and serve a static web application directly from the repository is incredibly convenient and aligns perfectly with the project's goal of being an easy-to-use, readily available tool.

Alternatives Considered

9 views
Notes Migrator
Thanks to handy browser based tools like GitHubTree that significantly improve the experience of navigating code repositories. Being able to quickly visualize and jump through the file structure directly in the browser is a fantastic productivity booster for any developer working with GitHub projects.

Alternatives Considered

2 views
GitHub Tree
VS Code's versatility and extensive extension ecosystem facilitated a seamless development experience, allowing for efficient coding and debugging.​

Alternatives Considered

What's great

extensive extension library (42)debugging tools (9)
GitHub Tree
GitHub Pages made hosting incredibly simple—no extra servers, no hassle. Since the project is built with Jekyll, GitHub Pages was the perfect choice for quick and free static site deployment.

Alternatives Considered

8 views
GitHub Tree
used GitHub to build GitHub Tree
​GitHub is the foundation of GitHubTree, providing the repositories that our tool visualizes. Its robust API and widespread adoption made it the ideal platform for our project's integration.​

Alternatives Considered

What's great

seamless integration (10)repository management (26)
GitHub Tree
Automating deployments and workflow tasks was seamless with GitHub Actions. It allowed me to set up CI/CD without extra infrastructure, ensuring smooth updates to GitHubTree with every push.

Alternatives Considered

What's great

deployment automation (4)no extra infrastructure needed (2)CI/CD automation (5)
2 views