This is a mini-project for our DBMS (Database Management Systems) course in Semester 5 of B.Tech in CSE 🚶♀️.
Flash Drive is a website that highlights several projects we developed, drawing from our learnings throughout the year. Instead of centering on a socially relevant theme, we opted to have fun and emphasize the development aspect.
# Website
Nextjs as the main framework with tailwind css.
Fireabse (Firebase Storage,Realtime Database and Firestore) as Database
Google's Perspective API for recognizing vulgar or nsfw prompts
# Stable Diffusion
Thanks to HuggingFace and AUTOMATIC1111 for the models and api tools for the stable diffusion
Model used : Custom trained version of DreamShaper v8
Prompt used :
Mononoke hime studio image of { prompt here } ,
stylized volumetric lighting, 4k beautifull detailled painting, --ar 2:3 --uplight
Prompt Used for Website Assets:
Cute hand drawn { prompt here } doodle icon ,
Children drawing. Isolated vector illustration in doodle style on white background
Sampling Steps : 25
Sampling Method : DPM++ 2M Karras
Negative Prompts : basic nsfw wordlist
Api Hosted in our personal computer.
GPU : NVIDIA RTX 4060 (Laptop)
Processor : Amd Ryzen 7 7800HS
# Snake Game
Basic HTMl Canvas Game inspired from [straker](https://gist.github.com/straker)
Modified [Html Snake Game](https://gist.github.com/straker/ff00b4b49669ad3dec890306d348adc4) for nextjs
and added highscore,leaderboard and some cool annimations.
Adithya Krishnan |
Ferwin Lopez |
Nevia Sebastian |
Faris Ziyad |