- Palakkad, Kerala, India
- https://thesupercd.github.io/
- @TheSUPERCD
Highlights
-
xschem Public
Forked from StefanSchippers/xschemA schematic editor for VLSI/Asic/Analog custom designs, netlist backends for VHDL, Spice and Verilog. The tool is focused on hierarchy and parametric designs, to maximize circuit reuse.
C Other UpdatedJan 6, 2025 -
-
Server_in_C Public
A basic implementation of a daemonizable FTP server written in pure C. Also includes a client module that runs independently, with the ability to connect multiple unique instances of itself to the …
C MIT License UpdatedDec 24, 2024 -
HyDE Public
Forked from prasanthrangan/hyprdots// Aesthetic, dynamic and minimal dots for Arch hyprland
Shell GNU General Public License v3.0 UpdatedDec 22, 2024 -
PySteganography Public
A customizable encryption scheme for transmitting confidential information via a non-secure channel. It uses Steganography techniques to encode the secret data into an image or video file and can b…
-
CUDA_Sort Public
A simple project implementing and measuring the runtime performance metrics related to massively parallel algorithms (radix sort) on an NVIDIA GPU device.
Cuda MIT License UpdatedDec 8, 2024 -
CPU_Scheduler Public
A simple and rudimentary program written in C++ that simulates the operation of a CPU task scheduler using three distinct methodologies - namely FIFO, SJF and Priority scheduling algorithms.
cpp scheduler fifo scheduling-algorithms cpu-scheduling-algorithms cpu-scheduling priority-schedulingC++ MIT License UpdatedDec 8, 2024 -
-
ATM_Project_in_C Public
This C-Program can be used as an ATM machine driver and offers almost all the functionalities of a real ATM machine with end to end user data encryption. The user data as well as the system data th…
-
Facebook_CommentBot Public
A simple python based comment-bot which automatically spams a given Facebook post to punish the shitposters who ruin your new feed. With this tool now it's their time to suffer :)
-
-
the_supercd_app Public
My flutter based mobile platform application
-
Petrichor-IITPKD Public
Official repository of Petrichor, IIT Palakkad's Website files (Front + Backend).
-
-
8bit_MicroComputer_Verilog Public
This project was inspired by the efforts of Ben Eater to build an 8 bit computer on a breadboard. Even though this one was not built on a breadboard, it has the functionalities of his computer and …
-
ML_TinderAutomator Public
This Project was done by me independently and was inspired by a YouTube video by Code Drip. It uses selenium library of python to automate the browser activities and uses Machine Learning to detect…
-
-
-
-
-
-
-
COVID19_Visualizer Public
A simple program in Python to visualize COVID-19 impact given the country name.
-
Automated_Arduino_Keyboard Public
A sophisticated hacking device made out of not-so-harmful Arduino UNO microcontroller. It can be programmed to inject any type of virus directly into a computer given its OS configuration and admin…
-
FacenetFaceID Public
This is a "Face Recognition" project done using the Tensorflow and Keras frameworks. Given some images of known people, a facenet model derives the unique 128 cell feature vector for that face and …
-
Image_to_CSV Public
A simple ML based OCR algorithm to convert tabular text in Images into csv data.
Python UpdatedMar 29, 2020 -
ISRO_Satellite_Image_Mapper Public
SIH problem statement given by ISRO. Uses machine learning to map farmland regions and tree regions in a given satellite image having IR, red and green channels.
-
facenet Public
Forked from davidsandberg/facenetFace recognition using Tensorflow
Python MIT License UpdatedFeb 24, 2020 -
Egg_Picker_Robot Public
This repository contains the code files for driving the Egg picker robotic arm that I built during my 1st semester in B.Tech
-
MTCNN_face_detection_alignment Public
Forked from happynear/MTCNN_face_detection_alignmentJoint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
C++ MIT License UpdatedNov 14, 2018