Skip to content
View superdudeneel's full-sized avatar

Block or report superdudeneel

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. pw-manager pw-manager Public

    This Password Manager is a lightweight and secure web application that helps you store and manage your passwords for various services in one place. Built with simplicity and security in mind, it us…

    JavaScript

  2. HandshakesAndBytes HandshakesAndBytes Public

    A simple multi-threaded chat server and client system built in C++ using Winsock. The server handles multiple clients over TCP and broadcasts messages in real-time. Great for learning socket progra…

    C++

  3. Image-prediction-neural-network Image-prediction-neural-network Public

    A Convolutional Neural Network (CNN) built with TensorFlow and Keras to classify 32x32 color images from the CIFAR-10 dataset into 10 categories. The model achieves high accuracy using multiple con…

    Python

  4. WhisperSocket WhisperSocket Public

    Chat App (Socket.IO) is a real-time one-to-one messaging app built with Node.js, Express, Socket.IO, and SQLite. It features a clean WhatsApp-style UI, instant message delivery, and persistent chat…

    CSS

  5. react-trackify react-trackify Public

    Trackify is a full-stack expense tracking application designed to help users manage their personal finances with ease. Built using the MERN stack (React, Node.js, Express, and MongoDB), it features…

    JavaScript

  6. chess-websockets chess-websockets Public

    A lightweight, real-time chess app where two players can join a room and play via WebSockets. Built with React, Express, and chess.js.

    JavaScript