Pinned Repositories
griddle-asset-db
🥞 Asset database for 3D artists
houdini-procedural-legofier
threejs-procedural-alienheart
houdini-procedural-jellyfish
sp22-blue-matchamaker
pallery
A modern, aesthetic, JJK themed fullstack webapp for friends to showcase their art/portfolio, featuring animations
CreditCardCheck.Python
Newly implemented in Python from C, this program checks an user input of a credit card number is valid or not and further evaluates it to the card's corresponding company or lack thereof
CaesarCipher
This program should automatically encrypts user's input message by “rotating” each letter by user's input of key of a numerical rotation value
dynamic-blog-site
A responsive frontend web app that allows the user to customize their profile and add/manage blogs. Built using react with state-management done in redux, bundled with parcel.
gitignore
A collection of useful .gitignore templates
xcupsilon's Repositories
xcupsilon/xcupsilon
xcupsilon/project-blame
xcupsilon/lab05-stylization
xcupsilon/houdini-procedural-legofier
xcupsilon/lab04-color
xcupsilon/houdini-procedural-jellyfish
xcupsilon/threejs-procedural-alienheart
xcupsilon/hw00-intro-base
A brief intro to the world of WebGL
xcupsilon/materials-manager
Cesium fullstack exercise
xcupsilon/pallery
A modern, aesthetic, JJK themed fullstack webapp for friends to showcase their art/portfolio, featuring animations
xcupsilon/OpenColorIO-Configs
Color Configurations for OpenColorIO
xcupsilon/campuswire-lite
An interactive forum that allows posting questions and answers with user signup and login. Created using express, mongoDB with react and tailwind
xcupsilon/dynamic-blog-site
A responsive frontend web app that allows the user to customize their profile and add/manage blogs. Built using react with state-management done in redux, bundled with parcel.
xcupsilon/minitwitter
minitwitter app with post, comments, like/dislike features; created with react/tailwind
xcupsilon/UPGRADE-training-setup
xcupsilon/gitignore
A collection of useful .gitignore templates
xcupsilon/spell-check
This repository contains program, named dictionary.c, that checks for "mispelled" words by iterating through an input of text file and trying to match the words extracted from the input file with a user input of dictionary (optional, if no input then turns to use the default dictionary).
xcupsilon/application-projects_ML
contains a series of working/finished Machine Learning-applied problems and projects
xcupsilon/pagerank_AI
An algorithm that calculates the relative importance of a webpage's rank given the amount and qualities of other webpages that link to it
xcupsilon/Heredity_AI
An algorithm that calculates the likelihood that a person will have a particular genetic trait given their family background using a Bayesian network structure
xcupsilon/minesweeper_AI
Classic Minesweeper implemented in python, consisting of player mode and ai mode
xcupsilon/tictactoe_AI
Classic Tic-Tac-Toe game with player against an invincible AI. Game can only result in a loss or a tie for the player.
xcupsilon/RoboChat_1.0.0
Simple commandline chatbot implemented in Python
xcupsilon/pong
personal replicate of the classic video game, pong, manufactured by Atari and originally released in 1972.
xcupsilon/Whodunit-DecipherHiddenMessage-
This program, with its basic structure done by cs50 already, helps visualize the hidden message of the fictional victim's secret message about the criminal by reducing the red noises appeared on the original bmp file.
xcupsilon/Roster
This repository contains program that imports the data contained a csv input file that contains student's first, middle (if any), last name, house, and birth year into a database. If needed, a roster program can print out the data for demonstration purposes
xcupsilon/LanguageCensor
This program imports a library given from the user that contains numerous words (most likely bad words) and seeks them in the user text input, censoring into "#'s"
xcupsilon/PluralityVoting
This program takes userinputs of candidates and votes going into the election, then it outputs the winner of the election.
xcupsilon/VigenereCipher
This program should encrypt the message input by the user by applying a series of Caesar ciphers based on the letters of a user input key.
xcupsilon/CreditCardCheck.Python
Newly implemented in Python from C, this program checks an user input of a credit card number is valid or not and further evaluates it to the card's corresponding company or lack thereof