Skip to content

vikasdo/Python-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

Python-Projects

QEATS:

Fashioned a Django app ‘Qeats’ as a part of crio development with the help of my mentors .This Restaurant App helps restaurant owners and managers in managing their menu (items, availability, prices), order preparation time, order status, order history, and order notifications.

Link : https://github.com/vikasdo/Django-qeats

A MULTITHREADED KEY VALUE STORE :

Created a key value db like redis with timeout and other features and a robust db which can work by using multiple threads at one time.

Link : https://github.com/vikasdo/DbStore

Rest api With Authorization(JWT) and mongodb:

Libraries

  • Flask Restex(Flask-RESTX is an extension for Flask that adds support for quickly building REST APIs.)
  • MongoEngine
  • python ORM for MongoDB.
  • Flask-JWT-Extended for managing authentication using JWT Bearer tokens.

Tiny url (url shortener Rest API)

https://github.com/vikasdo/tiny_url

Rest api With AWS s3 Lambda pdf_rotater

Input :

  • REST API will take a given PDF file, angle of rotation, page number

Output:

  • The API will rotate the specified page in the given angle and replace that page back into the PDF.

Sending Multipart/Form-Data using API Gateway(aws) and a Python Lambda Proxy for storage in S3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published