Skip to content
View souvikbaruah's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report souvikbaruah

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Auto-Sudoku Auto-Sudoku Public

    This is a sudoku solver made using Pygame. It displays a 'X' when the player enters the wrong number and shows a 'success' message when the player's choice is correct. Pressing the spacebar launche…

    Python

  2. bts-instagram-camera-effect bts-instagram-camera-effect Public

    An instagram AR camera effect made in Spark AR Studio (over 100K impressions on Instagram)

    1

  3. CNN-Model-Detecting-Liveness-of-Fingerprint-using-Deep-Learning- CNN-Model-Detecting-Liveness-of-Fingerprint-using-Deep-Learning- Public

    Here I have designed a neural network with image inputs of size(300x300). The network is trained with a set of training images of fingerprints (13,618 in total) collected from different sensors. Th…

    Jupyter Notebook 14 4

  4. CNN-VGG16-Model-Detecting-Liveness-of-Fingerprint-using-Deep-Learning CNN-VGG16-Model-Detecting-Liveness-of-Fingerprint-using-Deep-Learning Public

    The main purpose is to compare the previous CNN model with this one which makes use of the pre-defined VGG16 architecture.

    Jupyter Notebook

  5. souvikbaruah.github.io souvikbaruah.github.io Public

    My portfolio website built using HTML5, CSS3, JavaScript, Bootstrap 4 and some JS libraries and frameworks such as Typed.js, particles.js and Swiper.

    HTML

  6. A-Star-Pathfinding-Visualizer A-Star-Pathfinding-Visualizer Public

    A simple visualizer to demonstrate the a-star pathfinding algorithm

    Python