GithubHelp home page GithubHelp logo

Hi there šŸ‘‹

GitHub Streak

  • šŸ”­ Iā€™m currently working on multiple projects.
  • šŸŒ± Iā€™m currently learning AWS' Ecosystem.
  • šŸ‘Æ Iā€™m looking to collaborate on anything interesting.
  • šŸ¤” Iā€™m looking for help with ideas and tools that can make development faster.
  • šŸ’¬ Ask me about React-ing

elabdesunil's Projects

django-blog-portfolio icon django-blog-portfolio

Django based Portfolio website with Blog and Comments features. Includes a detailed tutorial.

django-polls-proper icon django-polls-proper

The Django Polls app was redone to review as well as to keep track of the steps taken. #`Info`s are for quick tips

django-postgresql-gunicorn-nginx-dockerized icon django-postgresql-gunicorn-nginx-dockerized

This extensive project has helped me better understand the process of setting up a docker and docker-compose to containerize a django application that uses gunicorn and database language Postgres. Upon completion of this project, I created a multicontainer application using docker-compose docker-compose.prod.yml -- that uses 3 services: web for django application, db for postgreSQL, and nginx for Nginx; which will be using named volumes: postgres_data to store postgreSQL data, static_volume to store static files used by django application, and media_volume that will hold the images uploaded by the user. The project uses Gunicorn, a WSGI HTTP server, with Nginx, an HTTP proxy server, to serve the web application.

django-redis-key-value-store icon django-redis-key-value-store

A simple application that uses django and django-rest-framework to store key value pairs in Redis instance. A Step by step tutorial is a added in readme.

django-stripe-subscription icon django-stripe-subscription

A Django Application that handles subscription payment through stripe "fixed-price" subscription, with a detailed tutorial. The app redirects users to Stripe Checkout in subscription mode, listens to Stripe webhook to see if the transaction completed and add the relevant data to the database.

django-user-management icon django-user-management

Django user management with how to edit the default Django templates for user access, sending email to email addresses through mailgun and logging in through GitHub OAuth using social-auth-app-django

django-view-authorization icon django-view-authorization

A simple blogging application using Django. It is about user authentication and authorization in Django. Learn about providing access or blocking access to a URL, depending on if one is authenticated as a normal user, a staff or a superuser. It also touches a bit on using djago.contrib.messages.

docker-compose-django-postgres icon docker-compose-django-postgres

This is simple project that uses docker-compose to define and run multicontainer applications. This project dockerizes two services: a django app and a PostgreSQL database server.

express-hello-world icon express-hello-world

Implements the Expressjs Hello World example to provide a faster start deploying on the Cyclic platform

json-server icon json-server

Get a full fake REST API with zero coding in less than 30 seconds (seriously)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.