ChiragMaliwal (cmaliwal)

cmaliwal

Geek Repo

Company:Independent software developer

Location:Bhilwara , Rajasthan

Twitter:@chiragmaliwal3

Github PK Tool:Github PK Tool

ChiragMaliwal's repositories

k8s-basic

This repository contains basic code of run your first application on kubernet

Language:JavaScriptStargazers:1Issues:0Issues:0

koa-trufflebox

Truffle box to get up and running quickly with Koa

Language:JavaScriptStargazers:1Issues:1Issues:0

paytm-django

Paytm-Payment Gateway Example On Python-Django

Language:PythonStargazers:0Issues:2Issues:0
Stargazers:0Issues:0Issues:0

accuknox_assignment

This project provides a set of APIs to implement various social media features

Language:PythonStargazers:0Issues:0Issues:0

ai-comedy-club

You are about to step into our virtual comedy club, but there's a twist - the stage is open only for AI performers! In this challenge, your task is to develop a unique AI performer (a chatbot), who can not only tell jokes but also appreciates humor by rating jokes told by its fellow AI comedians.

Stargazers:0Issues:0Issues:0

apache-beam-learning

This repository containing sample pipeline code for apache-beam

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

awesome-ai-agents

A list of AI autonomous agents

Stargazers:0Issues:0Issues:0

awesome-langchain

😎 Awesome list of tools and projects with the awesome LangChain framework

License:CC0-1.0Stargazers:0Issues:0Issues:0

Basic-dajngo-application

Basic Django Application: User authentication and authorisation

Language:PythonStargazers:0Issues:2Issues:0

blockbook

:blue_book: TREZOR address/account balance backend

Language:GoLicense:AGPL-3.0Stargazers:0Issues:1Issues:0

cmaliwal

My Github Profile

Stargazers:0Issues:0Issues:0

ColossusCoinXT

Core and desktop wallet for the ColossusXT cryptocurrency (COLX)

Language:C++License:MITStargazers:0Issues:1Issues:0

competitive-programming

I have the personal goal of learning something new every day. For the most part, it is related to programming and my work, but it can be really anything. I consider being honest with my work as my key strength. I believe in the principle of "Work while work, Play while you play".

Language:PythonStargazers:0Issues:2Issues:0

covid19_quilltrace_tracker

(Government, Care Givers, People) are equal stakeholders in addressing the covid19. Blockchain can provide a central platform for all parties to communicate and share data and generate real-time insights

Stargazers:0Issues:0Issues:0

DjangoRestFramework-Basic

A web API, is exactly that, it's a set of defined requests and responses that allow us to communicate with a server, consume and edit the data it offers. REST There are several approaches to API design, however, one architectural style that has become very popular, is REST, it stands for Representational State Transfer. The idea behind REST, is to use HTTP verbs to represent CRUD actions. GET read POST create PUT update DELETE delete So, for example, if you're going to work with a resource users, you can use these HTTP verbs to request the server a specific CRUD action. GET /users/1 Get user with id 1 POST /users/ Create a new user PUT /users/1 Update user with id 1 DELETE /users/1 Delete user with id 1 Django REST Framework Django Rest framework is a toolkit, that allows for rapid API development, it comes with very handy features like Serializers, a browse-able API, Authentication and more. On the other hand, Django Rest Framework integrates very well with Django and enhances it with several useful Classes and functions. Overview of the Todo's API We're going to go over some of the aspects of building a simple API. For the following sections, we've put together a GitHub repository with a Todo's JSON API, we recommend you clone it in order to follow along with the article. This API, has a basic Task model, and a serializer TaskSerializer which will take care of serializing the task so that we can return them as JSON data.

Language:PythonStargazers:0Issues:1Issues:0

dockerizing-node-app

This is simple repository which contains code to dockerizing node application

Language:JavaScriptStargazers:0Issues:0Issues:0

euler-docs

Documentation

Stargazers:0Issues:0Issues:0

express-box

A truffle box to serve as the foundation of any Truffle and Express.js dApp. This Box Uses NodeJS(Express JS) to provide API endpoints to the Ethereum Blockchain smart contract so that this smart contract can be used in Android Apps as well.

Language:JavaScriptStargazers:0Issues:1Issues:0

fetch-wallet

Wallet for interacting with the Fetch blockchain network, other cosmos-based ledgers, and performing Inter-Blockchain Communication (IBC) transactions.

License:NOASSERTIONStargazers:0Issues:0Issues:0

libra

Libra’s mission is to enable a simple global currency and financial infrastructure that empowers billions of people.

Language:RustLicense:Apache-2.0Stargazers:0Issues:1Issues:0

open-aea

A framework for open autonomous economic agent (AEA) development - no package vendor is prioritised over other package vendors

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

python-selenium

Super Simple Selenium Browser Automation

Language:PythonStargazers:0Issues:0Issues:0

slack-bot

A simple slack-bot using python and docker . Add 3 IP per user and revoke the most last IP from aws security group.

Language:PythonStargazers:0Issues:1Issues:0

trezor-firmware

:lock: Trezor Firmware Monorepo

Language:CStargazers:0Issues:1Issues:0

uAgents

A fast and lightweight framework for creating decentralized agents with ease.

License:Apache-2.0Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:1Issues:0

VendorDetailPerformer

Vendor Detail Scraper and Append to Excel File

Stargazers:0Issues:0Issues:0