Pinned Repositories
a-journey
My journey to build random stuff, and practice Backend Engineering, I will go from a Monolithic to MicroServices exploring and building cool stuff! 🚀💻
civilcoder55.github.io
A blog and brand website 📝💻 built with HUGO the static site generator.
demo-rabbitmq-with-rails
simple demo rails app to use rabbitmq
django-collector-app
open-source Django web app & Twitter bot to pull Twitter threads into a blog post to read/save easily.
elasticsearch-cheat-sheet
Elasticsearch cheat sheet for important API endpoints and actions
laravel-laposta
Laravel web application to schedule social media posts for later publishing
node.js-crypto-payment
nodejs simple bitcoin payment integration with coinpayments
resumable-uploading-demo
resumable file uploading client using nodejs and XMLHttpRequest
streaming-app
video on demand adaptive streaming service built with nodejs
webrtc-demo
webrtc video chat with socketio as signalling server
civilcoder55's Repositories
civilcoder55/streaming-app
video on demand adaptive streaming service built with nodejs
civilcoder55/a-journey
My journey to build random stuff, and practice Backend Engineering, I will go from a Monolithic to MicroServices exploring and building cool stuff! 🚀💻
civilcoder55/demo-rabbitmq-with-rails
simple demo rails app to use rabbitmq
civilcoder55/framework
The Laravel Framework.
civilcoder55/leetCode-problem-solving
practicing leetCode problems with javascript & python and try to enhance my solutions
civilcoder55/liquid
Liquid markup language. Safe, customer facing template language for flexible web apps.
civilcoder55/mysql-snippets
useful mysql snippets from my daily development life [will be updated constantly]
civilcoder55/php-snippets
useful php snippets from my daily development life [will be updated constantly]
civilcoder55/rails-api
rails chat api task challenge
civilcoder55/simple-totp-implementation
simple TOTP implementation following some of the specs RFC 6238 .
civilcoder55/civilcoder55.github.io
A blog and brand website 📝💻 built with HUGO the static site generator.
civilcoder55/boilerplates
This is my personal template collection. Here you'll find templates, and configurations for various tools, and technologies.
civilcoder55/chatwoot
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
civilcoder55/exploring-grpc
exploring grpc
civilcoder55/filament
Admin panel, form builder and table builder for Laravel. Built with the TALL stack. Designed for humans.
civilcoder55/incantogamus
video games api project to be used in our journey https://github.com/civilcoder55/a-journey
civilcoder55/jsonapi-resources
A resource-focused Rails library for developing JSON:API compliant servers.
civilcoder55/kong-oidc
OIDC plugin for Kong
civilcoder55/laravel-eloquent-query-cache
Adding cache on your Laravel Eloquent queries' results is now a breeze.
civilcoder55/learning-helm-charts
helm chart sample for express-mysql-redis application for learning purposes
civilcoder55/linux-basics
Foundational Linux concepts and core tasks.
civilcoder55/mysql-multi-source-replication
multi-source-replication demo using mysql database and docker, to replicate data from two masters to one slave
civilcoder55/nestjs-standalone-worker
Nestjs Standalone worker for BullMQ with processors auto discovery and load
civilcoder55/note-taking-app
Note Taking API Assessment
civilcoder55/plugin-architecture
A reference and playground for plugin architecture
civilcoder55/rails
Ruby on Rails
civilcoder55/rails-starter-kit
civilcoder55/RangeHTTPServer
SimpleHTTPServer with support for Range requests
civilcoder55/smtp-server-with-dkim-verifier
simple smpt server with naive dkim verifier for learning purpose
civilcoder55/socket.io-admin-ui
Admin UI for Socket.IO