kamgasimo's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
torvalds/linux
Linux kernel source tree
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
vuetifyjs/vuetify
🐉 Vue Component Framework
slatedocs/slate
Beautiful static documentation for your API
kamranahmedse/driver.js
A light-weight, no-dependency, vanilla JavaScript engine to drive user's focus across the page
guzzle/guzzle
Guzzle, an extensible PHP HTTP client
bootstrap-vue/bootstrap-vue
BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
louischatriot/nedb
The JavaScript Database, for Node.js, nw.js, electron and the browser
fengyuanchen/cropperjs
JavaScript image cropper.
mdbootstrap/material-design-for-bootstrap
Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
sjwall/MaterialTapTargetPrompt
⛔️ DEPRECATED Material Design tap target for Android. https://sjwall.github.io/MaterialTapTargetPrompt/
IslamKhSh/CardSlider
Card Slider is an android component allows you to implement carousel effect with infinite indicators and more features
leonardovilarinho/vue-multilanguage
Plugin for multilanguage VueJS 2.0
krish/microservices-course-on-youtube
aurbano/photojshop
:art: Photo editing JavaScript library
javisperez/vuetranslate
VueJS plugin for translations
iliojunior/vuetify-credit-card
Vue.js component for card https://github.com/jessepollak/card
apilaravue/apilaravue
This is a framwork for large web projects. ApiLaravue uses Laravel 5.4 as backend integrated with laravel passport and laravel cors, Vuejs as frontend and the two communicate via API calls. It also include redis already installed and configured in the backend and frontend, a node server already created and configure for realtime communication and some vue packages are also install in the frontend such as vue-router, vue-resource, vue-socket.io, and sweetalert.
cipto-hd/lumen-notifications
A useful wrapper around Laravel Notifications that enable it to work with Lumen 5.x and also support its artisan command
apilaravue/installer
apilaravue/framework
core framework for Apilaravue
kamgasimo/Truth-Table-Generator-And-Electronic-Circuit-Drawer
The Idea is to create a Java application that will be able to take an electronic equation as input and generate a truth table, karnauph and then draw an electronic circuit from the map. Which can be printed for further use.