Ghazi

Ghazi

I make things for internet people.
Keep to Notes
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.
6 views
Keep to Notes
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.
2 views
GitHubTree
VS Code's versatility and extensive extension ecosystem facilitated a seamless development experience, allowing for efficient coding and debugging.​

What's great

extensive extension library (42)debugging tools (9)
GitHubTree
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.
6 views
GitHubTree
​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.​

What's great

seamless integration (11)repository management (25)
GitHubTree
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.

What's great

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