Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by manuelgeek
A curated list of projects in awesome lists by manuelgeek .
https://github.com/manuelgeek/vuejs-medium-editor
A medium like text editor for vue js WYSIWYG
code editor js medium-editor vue wysiwyg
Last synced: 16 Nov 2024
https://github.com/manuelgeek/laravel-graphql
A laravel graphQL API application sample
Last synced: 16 Nov 2024
https://github.com/manuelgeek/devfestwestern
devFest Western Kenya 2019 Presentation and Demo on Firebase with Web Service
auth cloud-messaging devfest19 devfestwesternkenya firebase firestore push-notifications pwa service-worker vue
Last synced: 16 Nov 2024
https://github.com/manuelgeek/laravel-and-vue-spa
A Single Page Application with Vue Js and Laravel
Last synced: 16 Nov 2024
https://github.com/manuelgeek/phoenix-ecomerce
An eCommerce website based on Vue js and Phoenix
elixir-lang js phoenix-framework vue
Last synced: 16 Nov 2024
https://github.com/manuelgeek/whatsapp-chatbot
simple whatsapp weather chat bot using Twilio, DialogFlow na OpenweatherMap
Last synced: 16 Nov 2024
https://github.com/manuelgeek/mpesa_elixir
This is wrapper(Elixir) for Daraja Mpesa STK implementation(Lipa na Mpesa Online)
daraja elixir-lang mpesa phoenix-framework
Last synced: 16 Nov 2024
https://github.com/manuelgeek/gtt_api
this is a live session code project from gtt, 18th jan 2018
Last synced: 16 Nov 2024
https://github.com/manuelgeek/vue_travis_ci
A simple CI CD implementation in Vue JS to Travis CI
Last synced: 16 Nov 2024
https://github.com/manuelgeek/subscription
MailChimp email subscription implementation with laravel
Last synced: 16 Nov 2024
https://github.com/manuelgeek/phx_izitoast
This is a Phoenix Elixir IziToast Notification wrapper by https://izitoast.marcelodolza.com, A JavaScript Notifications Toast Library
elixir-lang elixir-phoenix izitoast js notifications phoenix-framework toast
Last synced: 07 Nov 2024
https://github.com/manuelgeek/gtt_unit_test
this is a simple laravel unit test examples
Last synced: 16 Nov 2024
https://github.com/manuelgeek/typescript_typeorm_typegraphql
Full-Stack / Backend (TypeScript, GraphQL, TypeGraphQL)
Last synced: 16 Nov 2024
https://github.com/manuelgeek/deezer-vite-react-ts
A deezer like app in react and ts with vite
Last synced: 16 Nov 2024
https://github.com/manuelgeek/laravel-btoast
A bootstrap 4 toast wrapper for Laravel 5.* #laravel #toast #bootstrap
bootstrap laravel notifications php toast
Last synced: 16 Nov 2024
https://github.com/manuelgeek/learnrails
a learning tutorial from https://www.freecodecamp.org/news/lets-create-an-intermediate-level-ruby-on-rails-application-d7c6e997c63f/
Last synced: 16 Nov 2024
https://github.com/manuelgeek/phoenix-inertia
A Phoenix App to demonstrate Vue JS SPA with Inertia JS routing
elixir-lang inertiajs phoenix-framework spa tailwindcss vue
Last synced: 16 Nov 2024
https://github.com/manuelgeek/phoenix-blog
a blog made with phoenix, for learning
Last synced: 16 Nov 2024
https://github.com/manuelgeek/droidconke-native-script
droidconKe 2020 App Implemetation with Nativescript-vue
android ios js nativescript nativescript-vue tailwindcss vue
Last synced: 16 Nov 2024
https://github.com/manuelgeek/laravel-serviside-datatables
a simple example to demonstrate datatables using laravel and yajra laravel package https://github.com/yajra/laravel-datatables
Last synced: 16 Nov 2024
https://github.com/manuelgeek/todo_laravel_vue_app
A simple TODO App in Laravel 8 and Vue 3
Last synced: 16 Nov 2024
https://github.com/manuelgeek/graphql-nuxt
A sample Nuxt App (Vue) to consume GraphQL API
Last synced: 16 Nov 2024
https://github.com/manuelgeek/nx-vite-infra
Building Vue 3 in Nx with Vite, adding AWS cdk infra
Last synced: 16 Nov 2024
https://github.com/manuelgeek/laravel_admin
Laravel 5.6 admin panel simple tutorial
Last synced: 16 Nov 2024
https://github.com/manuelgeek/ruby-blog-beginner-
my first CRUD project in ruby
Last synced: 16 Nov 2024
https://github.com/manuelgeek/adonis-graphql-with-nexus
An Adonis sample App with graphql, nexus, apollo server
Last synced: 16 Nov 2024
https://github.com/manuelgeek/express-graphql-prisma-nexus-app
A sample Express app to demonstrate using Apollo GraphQL with Nexus and Prisma
apollographql express nexus nodejs prisma typescript
Last synced: 16 Nov 2024
https://github.com/manuelgeek/react-apollo-graphql
A simple React TS Appp to Consume GrapghQL APIs
Last synced: 16 Nov 2024
https://github.com/manuelgeek/vue3-calendar-application
A sample Vue 3 app to create a calendar with reminders
Last synced: 16 Nov 2024
https://github.com/manuelgeek/vue-pwa-firebase
a simple pwa in vue js and firebase connection
Last synced: 16 Nov 2024
https://github.com/manuelgeek/tdd-in-vue
A simple app to test TDD in Vue
cypress-io eslint karma-tests mocha-tests tdd vue
Last synced: 16 Nov 2024
https://github.com/manuelgeek/phxtestbed
This is a repo to test different packages implementations, including my own packages.
africastalking-api daraja-api mpes phoenix sms ussd
Last synced: 16 Nov 2024
https://github.com/manuelgeek/multiple-image-upload-and-ajax-cropper-upload
Laravel 5.6 multiple image uploader and ajax image upload tutorial
Last synced: 16 Nov 2024
https://github.com/manuelgeek/mpesa-b2c
a simple mpesa B2C implementation with Laravel
Last synced: 16 Nov 2024
https://github.com/manuelgeek/laravel-devkit
This is a module based laravel development kit
Last synced: 16 Nov 2024
https://github.com/manuelgeek/interswitch-laravel
interswitch web pay intergration with lareavel
Last synced: 16 Nov 2024
https://github.com/manuelgeek/excel_to_text
decode excel data and create a text file out of it
Last synced: 16 Nov 2024
https://github.com/manuelgeek/promocodes-generator
A simple promo codes generator API
Last synced: 16 Nov 2024
https://github.com/manuelgeek/learn-genserver
OTP in Elixir: Learn GenServer by Building Your Own URL Shortener
Last synced: 16 Nov 2024
https://github.com/manuelgeek/learning-elarng
Trying to learn more about Elarng as part of my Elixir journey
Last synced: 16 Nov 2024
https://github.com/manuelgeek/ruby_basics
basic ruby which can help in learning ruby
Last synced: 16 Nov 2024
https://github.com/manuelgeek/simple-ec2-cdk
Simple EC2 instance - Awesome AWS CDK
aws cdk ec2 infrastructure-as-code typescript
Last synced: 16 Nov 2024
https://github.com/manuelgeek/laravel-blogging-platform
Laravel 9 Blogging Platform task
Last synced: 16 Nov 2024
https://github.com/manuelgeek/ileave
online employees leave management system. third year simple project
Last synced: 16 Nov 2024
https://github.com/manuelgeek/first-react-app
this is a repo purely for learning react. beginning of an interesting journey
Last synced: 16 Nov 2024
https://github.com/manuelgeek/fly-phoenix--work-sample
A sample app used by Fly.io in Elixir interviews
Last synced: 16 Nov 2024
https://github.com/manuelgeek/vue-three
Simple App to try out new Vue 3 changes
Last synced: 16 Nov 2024
https://github.com/manuelgeek/vite-react-ts
A sample React project with vite using TS
Last synced: 16 Nov 2024
https://github.com/manuelgeek/lipafare
a sample app to pay fare vie ussd from mpesa
Last synced: 16 Nov 2024
https://github.com/manuelgeek/shara-nativescript
Shara, an implementation of Nativescript-vue || Juma Allan
Last synced: 16 Nov 2024
https://github.com/manuelgeek/react-search-gpt
This is a sample app that uses GPT API to display user search content. The content need to be formated to a redable UI for user
Last synced: 16 Nov 2024
https://github.com/manuelgeek/chat-app-liveview
A simple chat to learn Liveview
Last synced: 16 Nov 2024
https://github.com/manuelgeek/boostrap-vue-toast
a simple toaster from Boostrap Vue https://bootstrap-vue.js.org/docs/components/toast, still in developement, is for learning purposes
Last synced: 16 Nov 2024
https://github.com/manuelgeek/alx_frontend
ALX front end interview task in Queser/Vue
quasar tailwind tailwindcss vue
Last synced: 16 Nov 2024
https://github.com/manuelgeek/alx_backend
ALX Interview Back End API
heroku-deployment laravel-8 sanctum
Last synced: 16 Nov 2024
https://github.com/manuelgeek/vite-react-query
Simple react app to test react query
Last synced: 16 Nov 2024