cogitationes, labores, et gratiae (thoughts, works, and gratitudes)

  • A Quick go through AWS

    January 25, 2019

    January 24, 2019

    Having no idea about how instances are created and how servers are leased. How certain applications are hosted on these servers having different computing powers, storages, databases, environments(prod/dev/test etc), and management tools. I thought of digging up into the matter via learning AWS.

    So, following are the topics that I have covered while learning:

    ...
-->
  • Image/Document Scanner with OpenCV(3/17)

    January 22, 2019

    January 22, 2019

    The #3 Project in the series of 17 is an "Image/Document Scanner". A mini project in OpenCV, requiring only three simple steps to be accomplished.

    • Step 1: Detecting the Edges in the image/document.


    Credit for input-image: carwirringdiagram.herokuapp.com


  • Counting objects with OpenCV using Edge detection, Thresholding, and Contours detection (2/17)

    January 22, 2019

    January 22, 2019

    This is Project #2 in series of 17. Started with a quick refresher in OpenCV basics, I have covered:

    • Loading and displaying an image.
    • Accessing individual pixels.
    • Array slicing and cropping for extracting ROIs(Region of Interest).
    • Resizing images.
    • Rotating an image.
    • Smoothing an image.
    • Drawing on an image.

    You...

  • -->
  • Face detection with OpenCV and deep learning (1/17)

    January 21, 2019

    January 21, 2019

    This is the first project out of 17 which I am planning to develop in a series with the help of a course. And I promise to try my level best to complete each one of them on my pace.

    Heading on,

    Recently I tried to build a Face Detection system....

  • -->
  • Day 10!

    January 19, 2019

    January 20, 2019

    A very exciting day. :D

    Well, with hell lots of time spent on the installation stuff, I am finally done with my coding for a basic "Face Recognition System", "Video Capturing" and a fully working "Motion-Detector" using 'Python with OpenCV'.

    Have a glance at the face recognition system:


  • A Phaser.js Platformer (#2)

    January 18, 2019

    January 19, 2019

    Today was really really tiring. Have spent an entire day in writing code for the Virtual Controllers of the game. And Yeah, finally succeeded at the end of it, check it now.

    So, everyone can play now, either on desktop or on mobile screens.

    Pic--PriyankaSaggu-->

  • Linux SysAdmin Week#1

    January 16, 2019

    January 16, 2018

    Have started with a Basic Linux Sysadmin Course, to brush up my current Linux knowledge and to learn and dive a bit deeper into it.

    Till now, I have covered the following:


  • A Phaser.js Platformer (#1)

    January 16, 2019

    January 17, 2019

    After a week-long coding, finally done with a basic platformer built using HTML5 Canvas and Phaser.Js(a fast, free, and fun open source framework for Canvas and WebGL powered browser games).

    A SnapShot from the game:

    PhaserJs--PriyankaSaggu

    You can... -->


  • Day 9!

    November 17, 2018

    November 17, 2018

    A day well spent. I did a lot of reading, tinkering over code and even chit chat with junior folks, helping them with their techy queries.

    For the logs:

    1. Read blogs - Be A Beginner Every Single Morning and How not to be afraid of Git anymore.
    2. Found a very nice resource... -->

    3. Day 8!

      November 14, 2018

      November 14, 2018

      The Exam time is on. Today was day 01 for my sessionals II and it's done.

      For the logs:

      1. Did a crash course on Javascript(recommend to everyone who wants to quickly go through Javascript for web). Needed to quickly revise all the javascript I have done so far... -->