Rayyan Ali Shah's repositories
Flashcard-SaaS
This is an AI-powered flashcards web app created using next.js and firebase. The program is powered by Gemini.
APS-Project
This was our very first project, completed at the end of our first semester as Computer Science undergraduates. The program are three basic games, a Hangmam, a Jumble, and Tic-Tac-Toe. The first two games have levels easy, medium, and hard, and may be played by one person from the existing library or two people, i.e, one of them enter the word
DSA-Project
The program maintains a small database of gene sequences that allow base sequence searches performed on them. The program leveraged the optimized space use and accurate backward searchability of the FM-Index, a robust data structure in Bioinformatics.
Gargoyle-Fury-Unity
This is our first unity c# project. A game based on projectile mechanics with incoming gargoyles the user must defeat by using a slingshot and varying ammos.
GitBot-AI-Customer-Support
This project is based on Gemini's Gen-AI to build a basic AI customer support bot. It uses Next js to create the app.
Homework_01-DSA
This repository is for Homework 01 files.
Inventory_App
This is my first Node.js application. It is a very simple inventory tracker with add, update, remove, and search abilities.
Personal-Landing-Page
This is an online resume and landing page that I created for my Headstarter AI SWE Fellowship.
PRODIGY_CS_01
Task 1 for my cybersecurity internship at Prodigy Infotech. This is a basic encryption algorithm.
PRODIGY_CS_02
This is a basic image encryption algorithm. It uses pixel swaps and basic arithmetic operations to encrypt and decrypt the image.