Pinned Repositories
Arduino
ESP8266 core for Arduino
ArticleApp-PART1-Web-API
This is a .NET core web API for Article App. Admin side Frontend and End-user side fronted codes are written in Angular which are uploaded as separate repositories.
ArticleApp-PART2-Admin-Angular
This is a angular front-end admin code for Article App. Web API and End-user codes are uploaded as separate repositories in my Github account.
ASP.NET-6-Template
This is ASP.NET 6 Template project implementating Repository Pattern, Unit Of Work, Domain driven Architecture (Onion Architecture), and has good Separation of Concerns. You can use my Template as your own so that you don't have to spend time writing boilerplates for the implementation of Design Patterns as mentioned above.
bubble-sort
CNN-based-Self-Compounded-HCR-Thesis
My Master's Thesis on Self Compounded Handwritten Character Recognition
IoT-Application-using-MVC
This is IoT application using .NET MVC which I created in 2017. It is still a great app for any IoT company to clone my app. Consider buying me coffee if you happen to clone it for enterprise purpose. Contact me at bigyanchapagain@gmail.com
IoT-based-water-cooler
IoT based water cooler project.
neo-memo-voice-recognition-based-memo-taking-app
You can use your voice to record your memos.
ProjectBilva
A Mean stack social networking web-app project for spiritual seekers. Both Frontend and Backend is within this project but they are logically separated such that they can be hosted in separate servers.
bigyanchap's Repositories
bigyanchap/IoT-based-water-cooler
IoT based water cooler project.
bigyanchap/Arduino
ESP8266 core for Arduino
bigyanchap/ArticleApp-PART1-Web-API
This is a .NET core web API for Article App. Admin side Frontend and End-user side fronted codes are written in Angular which are uploaded as separate repositories.
bigyanchap/ArticleApp-PART2-Admin-Angular
This is a angular front-end admin code for Article App. Web API and End-user codes are uploaded as separate repositories in my Github account.
bigyanchap/ASP.NET-6-Template
This is ASP.NET 6 Template project implementating Repository Pattern, Unit Of Work, Domain driven Architecture (Onion Architecture), and has good Separation of Concerns. You can use my Template as your own so that you don't have to spend time writing boilerplates for the implementation of Design Patterns as mentioned above.
bigyanchap/bubble-sort
bigyanchap/Check-Prime-Number
bigyanchap/CNN-based-Self-Compounded-HCR-Thesis
My Master's Thesis on Self Compounded Handwritten Character Recognition
bigyanchap/Data-Preparation-for-Convolutional-Neural-Network
This is app which Prepares the Data to train Convolutional Neural Network (CNN). Using this app, you can split source images into training set and validation set. You can also create a k-fold test dataset using this app. You can programmatically crop large volume of images in order to remove unwanted portion of the image. You will need Postman or Fiddler to send request and you can choose which controller and which get request to run. According, to your choice of Controller and Route, your the files and folders in your computer undergoes changes.
bigyanchap/IoT-Application-using-MVC
This is IoT application using .NET MVC which I created in 2017. It is still a great app for any IoT company to clone my app. Consider buying me coffee if you happen to clone it for enterprise purpose. Contact me at bigyanchapagain@gmail.com
bigyanchap/neo-memo-voice-recognition-based-memo-taking-app
You can use your voice to record your memos.
bigyanchap/ProjectBilva
A Mean stack social networking web-app project for spiritual seekers. Both Frontend and Backend is within this project but they are logically separated such that they can be hosted in separate servers.
bigyanchap/DateTimePicker
Responsive jQuery DateTime Picker plugin for Web & Mobile
bigyanchap/Handwritten-Data-Collector-App
bigyanchap/Light_Intensity
PWM based Light Intensity Control Using Arduino
bigyanchap/maxOccurDigit
maxOccurDigit returns the digit that occur the most in an integer
bigyanchap/Multi-Tasking-Demo
This is demo of Multi-tasking using nodeMCU and Arduino's OOP.
bigyanchap/nextjs-practice-app
nextjs practice app
bigyanchap/Second-Greatest-Number-in-Array
isSecondGreatest
bigyanchap/Spinner-Demo
bigyanchap/Use-Arduino-as-ISP
Do you want to use your Arduino as ISP(In System Programmer)? I have composed a detailed tutorial -- check this out.
bigyanchap/Xamarin-To-Do-List
Xamarin To Do List Project