Code Monkey home page Code Monkey logo

q-viper.github.io's Introduction

q-viper.github.io

Hello there surfer, this repo contains all my blogs and portfolio and is live q-viper.github.io. Additionally, I crosspost blogs in dataqoil.com too. This site uses Minimal Mistakes Jekyll Theme and with the support to the author of this theme, I am sharing theme's readme here.

Click Use this template button above for the quickest method of getting started with the Minimal Mistakes Jekyll theme.

Contains basic configuration to get you a site with:

  • Sample posts.
  • Sample top navigation.
  • Sample author sidebar with social links.
  • Sample footer links.
  • Paginated home page.
  • Archive pages for posts grouped by year, category, and tag.
  • Sample about page.
  • Sample 404 page.
  • Site wide search.

Replace sample content with your own and configure as necessary.


Troubleshooting

If you have a question about using Jekyll, start a discussion on the Jekyll Forum or StackOverflow. Other resources:

q-viper.github.io's People

Stargazers

 avatar

Watchers

 avatar  avatar

q-viper.github.io's Issues

2020/10/01/ocr-for-devanagari-handwritten-character-recognition-segmentation-localization-using-numpy/

OCR For Devanagari Handwritten Character: Segmentation, Localization using NumPy - Quassarian Viper

A localization, segmentation and the first version of OCR using NumPy. This is a part 2 of a blogging series. Part 1: OCR for DHC: Building a Classifier Part 2: OCR for DHC: Segmentation, Localization and First Version Part 3: OCR for DHC: Building a Web APP Contents Introduction Dummy Image Crop An Image See the demo Segmentation See the Demo Localize Text Classification Class: Devanagari Handwritten Character OCR Method: show Method: main Method: camera Method: easy_flow Met

https://q-viper.github.io/2020/10/01/ocr-for-devanagari-handwritten-character-recognition-segmentation-localization-using-numpy/

2022/05/22/mysql-triggers/

MySQL: Triggers - Quassarian Viper

Triggers in SQL Triggers in SQL is a way to invoke something as a response to the events on the table in which Trigger is attached. The example of the event can be Insert, Update, Delete. Triggers are of two type, Row Level and Statement Level. The row level trigger is triggered for each row while statement level trigger is triggered once per transaction or execution.

https://q-viper.github.io/2022/05/22/mysql-triggers/

2020/10/13/deploying-face-mask-classifier-on-heroku-deploy/

Deploying Face Mask Classifier on Heroku: Deploy on Heroku - Quassarian Viper

This is a part 2 of a blogging series. Part 1: Deploying Face Mask Classifier on Heroku: Building a Classifier Part 2: Deploying Face Mask Classifier on Heroku: Deploy It Contents Deploying Face Mask Classifer: Using Streamlit and Heroku Streamlit Heroku Making Things Ready Main.py Import Dependencies Model Loader A Classifier A Face Detector Prepare Streamlit Test it locally Deploy on Heroku Requirements.txt Procfile setup.sh Possible Errors Demo

https://q-viper.github.io/2020/10/13/deploying-face-mask-classifier-on-heroku-deploy/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.