PradeepDevK
Backend Developer | Node.js | Express | GraphQL | MySql | MongoDB | Postgres | Microservices | Python | AWS Lambda Functions
Accion LabsIndia
Pinned Repositories
apihub
Your own API Hub to learn and master API interaction. Ideal for frontend, mobile dev and backend developers.
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-deno
Curated list of awesome things related to Deno
axios_in_nodejs
Example of using axios in nodejs
blog-system-tsoa
blog-system (node.js, tsoa(express.js), prisma(mysql))
boilerplate-project-headerparser
API project for freeCodeCamp
caching_with_redis_in_nodejs
Simple caching with redis in NodeJS application
clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
CSS3_beginner
CSS3 beginner
CSS_Flexbox
CSS Flexbox
PradeepDevK's Repositories
PradeepDevK/apihub
Your own API Hub to learn and master API interaction. Ideal for frontend, mobile dev and backend developers.
PradeepDevK/boilerplate-project-headerparser
API project for freeCodeCamp
PradeepDevK/demo_firestore_nodejs
Demo Firestore CRUD with node.js
PradeepDevK/django_rest_mongo
MongoDB + Django Rest APIs
PradeepDevK/expressjs_with_typescript
Basic example of Expressjs with Typescript
PradeepDevK/fastapi_blogging
Simple Fastapi Blogging using pymongo
PradeepDevK/flask_rest_mongo
Simple CRUD APIs using flask and mongo
PradeepDevK/flask_restapi_mongo_unittest
Simple Rest API Implementation with Flask and MongoDB
PradeepDevK/integration_testing_jest_supertest
Unit Testing / Integration Testing with Jest and Supertest
PradeepDevK/manage_session_nodejs
Manage sessions in Node.js and Expressjs
PradeepDevK/mocha_chai_testing
Basic mocha chai testing
PradeepDevK/node_jest_mongodb
Simple CRUD API unit testing with Jest
PradeepDevK/node_usersAPI_mocha
Testing Express API with Mocha and Chai
PradeepDevK/Nodejs_Microservice_Skeleton
Simple Nodejs Microservice Skeleton
PradeepDevK/python_basic_recap
Python basics recap
PradeepDevK/react_hooks_example
Simple react hooks example of useContext, createContext, useState, useEffect..
PradeepDevK/react_rbac
Simple react rbac(Role Based Access Control)
PradeepDevK/react_redux
Simple counter applicaiton in React Redux
PradeepDevK/Sample_App_For_Jenkins
Sample App For Jenkins
PradeepDevK/Sample_Maven_App_For_Jenkins
Sample Maven App For Jenkins
PradeepDevK/secure_auth_nodejs_mongodb
Secure Authentication System with NodeJS and MongoDB
PradeepDevK/sentimental_analysis_nodejs
Sentimental Analysis Results
PradeepDevK/simple_google_oauth2
Simple google_oauth2
PradeepDevK/Simple_Nodejs
Simple Nodejs with CICD in Vercel
PradeepDevK/task-manager-api
Task Manager API using nodejs & express with EJS
PradeepDevK/task_manger_sequlize
Task Manager App using Nodejs with Sequlize
PradeepDevK/Timestamp_microservice
Freecodecamp timestamp microservice
PradeepDevK/typescript_basics
Typescript For Beginner
PradeepDevK/typescript_practice
Typescript For Beginner
PradeepDevK/unit_testing_jest_crash
Unit testing with Jest