Pinned Repositories
Angular-8-with-login-signup
Here i have implemented a angular-8 app with multiple functionalities like login-form, signup-form, image-slider, editable-smart-table, image uploading and pdf download.
angular-api-service-with-mock-data-using-models
Here i have simply implemented a angular app api service with mock data using models.
Base64-to-image
Here we are going to convert base64 string to image. image can be created in the formats like jpg, jpeg, png.
create-graphql-api-with-nexusjs-and-prisma-orm
In this section I am going to create graphQL Api's using nexusjs, prisma and postgresql
graphql-api-with-prisma
ng-multiselect-dropdown
Multiple Select Dropdown Component
Node-Express-Sequelize
Here i have created a rest API using node, express and sequelize with postgres database.
rest-api-with-node-express-mongo
RESTFul APIs have been around for sometime now. At the time of this write-up it is practically impossible for you to be a software developer without having to create and use one or more APIs. Here I have Implemented a restful api with the help of nodeJS, expressJS and mongodb
rest-api-with-node-express-postgres
Here i have implemented a simple rest-api using nodeJS and expressJS and for database I have used postgresql, all you need to do is just install the node-modules and setup the database configurations.
send-email-with-node-and-nodemailer
Email is the tools for communication in web applications because it helps you reach your users directly, build your brand, or send general notifications.here we learn how to send emails using the nodemailer module, as well as set up Mailtrap, a fake SMTP server, for testing your code.
code-with-abhishek's Repositories
code-with-abhishek/Angular-8-with-login-signup
Here i have implemented a angular-8 app with multiple functionalities like login-form, signup-form, image-slider, editable-smart-table, image uploading and pdf download.
code-with-abhishek/angular-api-service-with-mock-data-using-models
Here i have simply implemented a angular app api service with mock data using models.
code-with-abhishek/Base64-to-image
Here we are going to convert base64 string to image. image can be created in the formats like jpg, jpeg, png.
code-with-abhishek/create-graphql-api-with-nexusjs-and-prisma-orm
In this section I am going to create graphQL Api's using nexusjs, prisma and postgresql
code-with-abhishek/graphql-api-with-prisma
code-with-abhishek/ng-multiselect-dropdown
Multiple Select Dropdown Component
code-with-abhishek/Node-Express-Sequelize
Here i have created a rest API using node, express and sequelize with postgres database.
code-with-abhishek/rest-api-with-node-express-mongo
RESTFul APIs have been around for sometime now. At the time of this write-up it is practically impossible for you to be a software developer without having to create and use one or more APIs. Here I have Implemented a restful api with the help of nodeJS, expressJS and mongodb
code-with-abhishek/rest-api-with-node-express-postgres
Here i have implemented a simple rest-api using nodeJS and expressJS and for database I have used postgresql, all you need to do is just install the node-modules and setup the database configurations.
code-with-abhishek/send-email-with-node-and-nodemailer
Email is the tools for communication in web applications because it helps you reach your users directly, build your brand, or send general notifications.here we learn how to send emails using the nodemailer module, as well as set up Mailtrap, a fake SMTP server, for testing your code.