A modern, responsive developer portfolio template built with clean UI, smooth sections, and easy customization for showcasing skills, experience, and projects.
It is designed so anyone can quickly plug in their own data and deploy a professional personal site using an open‑source template without building everything from scratch.
0
4
CLIJS (CLI JavaScript) is an interactive command-line tool that scaffolds production-ready full-stack web development projects with a single command, eliminating repetitive boilerplate setup.
Why I Built It:
Setting up a new full-stack project requires:
- Creating folder structures (frontend, backend, config)
- Installing dependencies across multiple frameworks
- Configuring environment files, databases, build tools
- Following project structure best practices
CLIJS automates this entire workflow through interactive prompts, letting developers start coding in seconds instead of hours.
Key Features:
Interactive Prompts, Instant Boilerplate, Pre-configured, Best Practices, Zero Manual Setup.
0
3
Image Library API
A serverless image management tool that turns GitHub repositories into free image hosting storage for web apps.
To eliminate the need for paid cloud storage or complex database setups. This API allows any web application to fetch and display images directly via a simple API call, leveraging GitHub as a zero-cost, reliable backend.
Simple Integration
Key Benefits: Zero Database, Cost-Effective, Simple Integration, Low Maintenance.
0
7
JavaDSA-LMS is like a coding dojo for Java nerds: fork it, break it, fix it, and level up your DSA skills while shipping real features. Open issues are your quests, PRs are your loot drops, and the repo is your playground to experiment, refactor, and show off clean Java design. It is hosted on GitHub under the repository codeweez/JavaDSA-LMS (https://github.com/codeweez/codeweez) and is open to contributions from the community.