An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by CursedPrograms

A curated list of projects in awesome lists by CursedPrograms .

https://github.com/cursedprograms/gloriosaai

GloriosaAI is a versatile Python codebase that includes a Generative Adversarial Network (GAN) for the training and generation of AI art.

ai art artificial-neural-networks gan generative-adversarial-network matplotlib numpy pillow python tensorflow

Last synced: 12 Dec 2024

https://github.com/cursedprograms/cursedprograms

Config files for my GitHub profile.

readme readme-md readme-profile

Last synced: 22 Apr 2025

https://github.com/cursedprograms/cursed-gpt

CursedGPT leverages the Hugging Face Transformers library to interact with a pre-trained GPT-2 model. It employs TensorFlow for model management and AutoTokenizer for efficient tokenization. The script enables users to input prompts interactively, generating text responses from the GPT-2 model.

ai ai-chatbot chat chatbot css flask gpt gpt-2 html huggingface pretrained-transformers python speech-to-text talking text text-generation text-to-speech transformer transformers webcam

Last synced: 22 Apr 2025

https://github.com/cursedprograms/detect-face

This project utilizes the OpenCV and Pillow (PIL) libraries to detect faces in images and webcam feeds, marking them with rectangles. The detected faces are saved in a specified output directory. The detected faces are saved in a specified output directory.

face-detection facial-recognition opencv python webcam-capture webcam-face-detection

Last synced: 12 Dec 2024

https://github.com/cursedprograms/image-generator

This project leverages the SDXL-Turbo model for versatile image processing tasks. Offering a simple command-line interface, it facilitates both Text-to-image and Image-to-image operations. Users select an operation, input prompts, and the script dynamically generates and executes code snippets.

ai ai-art art art-generation artificial-intelligence image-generation image-generation-ai image-generators json prompt-engineering prompt-injection sdxl self-prompting stablediffusion

Last synced: 22 Apr 2025

https://github.com/cursedprograms/gennhausser

Music generation using a Long Short-Term Memory (LSTM) neural network. The gennhausser project uses TensorFlow and music21 libraries to create a synthetic dataset, train an LSTM model, and generate music sequences.

ai ltsm ltsm-model midi music-generation music-generation-deep-learning neural-network neural-networks python python3 tensorflow

Last synced: 22 Apr 2025

https://github.com/cursedprograms/flask-client-manager

Flask-based web app with Unity integration for efficient client data management using SQLite.

css database flask flask-application html jinja python sqlite unity

Last synced: 22 Apr 2025

https://github.com/cursedprograms/gender-age-id

This project utilizes the DeepFace library along with OpenCV to extract gender information from an input. The gender prediction results are printed.

age-detector age-determination deep-face deep-face-api gender gender-classification gender-detection opencv python webcam

Last synced: 22 Apr 2025

https://github.com/cursedprograms/cursed-pixels

Cursed Pixels contains the source code for a basic canvas drawing application built using HTML and JavaScript. The application allows users to draw on a canvas element, change brush colors and sizes, and load images onto the canvas.

css drag-and-drop drawing drawing-app drawing-application html html-canvas image-processing js paint paint-application webdevelopment website website-design

Last synced: 22 Apr 2025

https://github.com/cursedprograms/filetree

Recursively prints the directory tree starting from the given root path.

file-management python python3

Last synced: 22 Apr 2025

https://github.com/cursedprograms/ou_js

Backup scrtipts for oU-RTS

unity unity2017 unityscript

Last synced: 22 Apr 2025

https://github.com/cursedprograms/website-template

Template for a Static Website

css html template

Last synced: 22 Apr 2025

https://github.com/cursedprograms/webcam-display

Webcam display with face-detection

cv2 face-detection python webcam-capture

Last synced: 12 Dec 2024

https://github.com/cursedprograms/random-unity-fun

Random Scripts for Unity

csharp unity

Last synced: 22 Apr 2025

https://github.com/cursedprograms/pre-trained-ai-models

Pre-Trained Models

ai h5 json ml models

Last synced: 22 Apr 2025

https://github.com/cursedprograms/chapters

Chapters is structured with individual chapters, each featuring a designated title and associated content. Users have the flexibility to seamlessly add or remove chapters, update titles, and populate content, thereby tailoring their own distinctive narrative.

book css html html-css-javascript pages

Last synced: 22 Apr 2025

https://github.com/cursedprograms/python-django-template

Python Template for Flask & Django

django python

Last synced: 12 Dec 2024

https://github.com/cursedprograms/gloriosa-ai-pr

Host files for GloriosaAI

css html website

Last synced: 13 Apr 2025

https://github.com/cursedprograms/nodejs-ts-template

NodeJS template for TypeScript

typescript

Last synced: 13 Apr 2025

https://github.com/cursedprograms/cursedgpt-pr

Host files for Cursed-GPT

css html js

Last synced: 13 Apr 2025

https://github.com/cursedprograms/gender-age-id-pr

Host files for Gender-Age-ID

css html js

Last synced: 13 Apr 2025

https://github.com/cursedprograms/cursed-snake

Cursed Snake is a simple Snake game built using HTML, JavaScript, and CSS.

css game game-2d gamedev html htmlgame js snake-game snakegame webgame

Last synced: 13 Apr 2025

https://github.com/cursedprograms/comce

Flask chatroom with real-time messaging, user registration/login, and message history. Uses Flask-SocketIO and SQLAlchemy. Secure password hashing, flash messages, and JSON data persistence.

chatroom chatroom-client chatroom-server css django flask flask-application html5 python sqlalchemy sqlalchemy-python sqlite3 webapp website

Last synced: 13 Apr 2025

https://github.com/cursedprograms/image-gen-demo-images

A website showcasing the SDXL Image-Generator's work

html website

Last synced: 04 May 2025

https://github.com/cursedprograms/ou_shaders

Backup scrtipts for oU-RTS

shaderlab shaders unity

Last synced: 22 Apr 2025

https://github.com/cursedprograms/cursed-riddles

A Brainfuck Riddle Game - In Development

brainfuck brainfuck-language

Last synced: 22 Apr 2025

https://github.com/cursedprograms/gennhausser-pr

Host files for gennhausser

css html website

Last synced: 13 Apr 2025

https://github.com/cursedprograms/print-requirements.txt

Print requirements.txt for a venv.

python

Last synced: 16 Jun 2025

https://github.com/cursedprograms/flux-interface

Python Interface for Flux

ai flux huggingface python

Last synced: 13 Apr 2025

https://github.com/cursedprograms/image-uploader-resizer

This Flask script sets up a basic web application allowing users to upload images. The uploaded images are resized to 128x128 pixels and stored in the 'static/input' directory. Users can view the list of uploaded images on the main page.

backend flask imageuploader python server

Last synced: 12 Dec 2024

https://github.com/cursedprograms/augmented-reality-story-time

Basic Template for ARCore Games in Unity 6

Last synced: 12 Dec 2024

https://github.com/cursedprograms/3d-earth-viewer

3D Earth viewer for HTML

css html js threejs

Last synced: 23 Jun 2025

https://github.com/cursedprograms/floaty-follower

A Floaty Follower for Unity

csharp game-development unity unity3d

Last synced: 02 Apr 2025

https://github.com/cursedprograms/windows-xp-html

Windows XP style Website

html html-css-javascript html5

Last synced: 23 Jun 2025

https://github.com/cursedprograms/unity-gemini-template

Google Gemini - Unity Integration

flask gemini python unity

Last synced: 02 Apr 2025

https://github.com/CursedPrograms/Unity-Gemini-Template

Google Gemini - Unity Integration

flask gemini python unity

Last synced: 20 Jan 2025

https://github.com/cursedprograms/make-a-star

Make-A-Star is a Generative Adversarial Network (GAN) script designed to generate images based on the CIFAR-10 dataset. The script utilizes TensorFlow and Python to create a GAN model that can generate images.

ai python

Last synced: 30 Mar 2025

https://github.com/cursedprograms/killer-stardust

In Development HTML/JS Game

game html html-css-javascript htmlgame

Last synced: 04 May 2025

https://github.com/cursedprograms/artoolkit-modern-devices

ARToolkit for Modern Devices

artoolkit unity

Last synced: 30 Mar 2025

https://github.com/cursedprograms/three.js-ar.js-flask

Web-based augmented reality (AR) using Three.js and AR.js.

arjs augmented-reality flask gunicorn-web-server python three-js threejs

Last synced: 13 Jun 2025

https://github.com/cursedprograms/python-convo-bot

This code leverages NLTK for advanced language processing and integrates speech recognition for voice interactions.

bot dialogue python

Last synced: 30 Mar 2025

https://github.com/cursedprograms/speedtest

Connection speed test with Python

batch speedtest speedtest-cli

Last synced: 14 May 2025

https://github.com/cursedprograms/ar.aframe.js

.js for ar.js with aframe

Last synced: 30 Mar 2025