Skip to content
View thenocturnalguy's full-sized avatar
🖖
Hello World!
🖖
Hello World!

Highlights

  • Pro
Block or Report

Block or report thenocturnalguy

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. facial-emotion-recognition facial-emotion-recognition Public

    A Convolutional Neural Network Model to predict whether a given input image of a human is happy, sad, angry, neutral, etc. This model has an accuracy of about 58%.

    Jupyter Notebook

  2. coronastat coronastat Public

    A simple CLI for visualizing the different cases, mortality and natality rates, etc. I have made a python package and uploaded it on PyPI. Do check it out! Thank you.

    Python

  3. pso-project pso-project Public

    An improvement in convergence rate in the Particle Swarm Optimization Algorithm. The code is written in Matlab. This was my B.Sc. final year project.

    MATLAB 5 1

  4. stega stega Public

    A java program to embed and extract secret messages inside images. It's not my algorithm. This algorithm is one of our professor's named Dr. Ashok Nath. I just tried to refurbish the algorithm a li…

    Java

  5. spaceinvadersgame-using-js spaceinvadersgame-using-js Public

    A basic version of the classic shooting game of the 90s implemented using HTML5 canvas and JavaScript.Hosted in Github Pages. I've shared the link below. Do check it out! Thank you.

    JavaScript

  6. social-network social-network Public

    This is my beginner project using PHP where I am trying to implement some of the backend concepts, how a social networking website works, posting, commenting, uploading pictures, etc.

    PHP