Pinned Repositories
AI-Interdisciplinary-Authenticator
Python Mini Project
BrailleTranslator
Simple Java program that converts text to braille & braille to text
C-but-Object-Oriented
The C code defines a basic object-oriented approach with a Person structure, encapsulating data and functions, demonstrating simple instantiation and method invocation.
CharPix
Each Pixel is a Character - This Python script takes binary data from a text file, converts it into an image, and displays/saves the resulting image.
codellama-web-ui
Codellama Web UI is a simple interface for interacting with the Codellama model, allowing users to input prompts and receive AI-generated responses.
curses
cplusplus header file with some colors :)
GitHubUserDataExtractor
GitHubUserDataExtractor is a cross-platform Python tool designed to extract and display public GitHub user data both in the terminal and through a visual HTML dashboard. It provides a streamlined way to fetch a user’s profile, recent activity, and contribution statistics using GitHub’s REST API and external visualization services.
Integer-Class-For-CPP
Simple Integer Class With Some Useful Functions :)
Java-ClientAndServer-Communication
A simple Java Sockets-based console application for sending messages from the client to the server.
saycheese
A tool to hack webcam & capture images from it
QuantumByteStudios's Repositories
QuantumByteStudios/GitHubUserDataExtractor
GitHubUserDataExtractor is a cross-platform Python tool designed to extract and display public GitHub user data both in the terminal and through a visual HTML dashboard. It provides a streamlined way to fetch a user’s profile, recent activity, and contribution statistics using GitHub’s REST API and external visualization services.
QuantumByteStudios/saycheese
A tool to hack webcam & capture images from it
QuantumByteStudios/codellama-web-ui
Codellama Web UI is a simple interface for interacting with the Codellama model, allowing users to input prompts and receive AI-generated responses.
QuantumByteStudios/AI-Interdisciplinary-Authenticator
Python Mini Project
QuantumByteStudios/CharPix
Each Pixel is a Character - This Python script takes binary data from a text file, converts it into an image, and displays/saves the resulting image.
QuantumByteStudios/BrailleTranslator
Simple Java program that converts text to braille & braille to text
QuantumByteStudios/curses
cplusplus header file with some colors :)
QuantumByteStudios/Integer-Class-For-CPP
Simple Integer Class With Some Useful Functions :)
QuantumByteStudios/Java-ClientAndServer-Communication
A simple Java Sockets-based console application for sending messages from the client to the server.
QuantumByteStudios/C-but-Object-Oriented
The C code defines a basic object-oriented approach with a Person structure, encapsulating data and functions, demonstrating simple instantiation and method invocation.