Giter Site home page Giter Site logo

nikurou's Projects

8-puzzle-a-graph-and-tree-with-manhattan-and-hamming-heuristics icon 8-puzzle-a-graph-and-tree-with-manhattan-and-hamming-heuristics

The program solves an 8 puzzle with specifically the goal state <0-8>, using A*Graph and A* TreeSearch implementations. The user may evaluate the puzzle using Hamming Distance or Manhattan Distance as a heuristic. The user may either generate a random solvable puzzle or enter one of their own.

colorsrequestandsell-logic icon colorsrequestandsell-logic

Program to prototype the logic for another planned project. A customer can request a color of a RGB or HEX value and allow a range of error. Seller of colors can list the exact RGB or HEX. Restriction: Only colors on a certain list are allowed to be bought/sold.

loop--the-game- icon loop--the-game-

A simple story based text game made in Twine! What happens when your seemingly ordinary life constantly repeats the same day over and over again?

mabigacha-logic-java icon mabigacha-logic-java

A working Java implementation of the MabiGacha's loot box Logic. Not intended for use with main website, and serves as prototype.

mabigacha-simulator icon mabigacha-simulator

We're Live! Website that simulates a lootbox for Nexon's popular MMORPG title, Mabinogi. Supports features such as multi-gaching and continous gaching until user specified item is found. Made using Angular.

meal-recipes-app icon meal-recipes-app

A mobile iOS/Android app made in React Native that allows users to find delicious cooking recipes! See the link below for the demo!

minimax-isolation-game- icon minimax-isolation-game-

A Java implementation of the Isolation game using minimax with alpha beta pruning and iterative deepening.

missilecommand icon missilecommand

An implementation of Missile Command (and a much better and more satisfying version) for Video Game Development Class. Presented by Christopher Kong, Julio Berina, Dylan Chung, and David Hudkins

nqueens-genetic-and-simulated-annealing icon nqueens-genetic-and-simulated-annealing

The following program solves the NQueen Pair problem using either a genetic algorithm or simulated annealing and returns a solution, or in the case that it is unable to calculate the solution within the given constraints, it returns the best board it did find. It also outputs the time spent to find the solution and what generation it was on when it did.

os-bathroom-scheduling-problem-03-24-2019- icon os-bathroom-scheduling-problem-03-24-2019-

An all-gender public bathroom exists in such that only a maxim of 3 people may occupy the bathroom at the same time, however all occupants must be of the same gender. Given a queue of female/male people waiting to use the bathroom, this program will allow them to use the bathroom in a efficient schedule that does not break the rules.

phonebook-backend icon phonebook-backend

Backend implementation of a phonebook server as described in FullStackOpen's course with the React front-end build now in the same repo and hosted on Heroku.

phonebook-website icon phonebook-website

A simple phonebook React app that interacts with a JSON server. User may add, delete, or update numbers/names in the server by using the UI on the site. Based on exercises 2.6 - 2.20 from "https://fullstackopen.com/en/"

pizza-shop icon pizza-shop

A React landing page recreation of a certain Pizzeria website, with minor tweaks here and there. Built with React and Material UI.

pokemon_effect icon pokemon_effect

Pokemon Type Effectiveness Calculator because I'm too smooth brained to remember all the type matchups. Designed for Mobile and desktop, made with React

reactnativetutorialapp icon reactnativetutorialapp

My test-bed for learning new features on React Native. Originally an implementation of a React Native Tutorial exercises from 'Programming With Mosh' episode 1.

responsive-design icon responsive-design

A short single page application meant to practice Responsive web design by using media queries and flexbox.

space_product_configurator icon space_product_configurator

A color customizable model configurator where said object is floating in space! Made with ThreeJS with React Three Fiber. Given a GLTF model, dynamically finds the meshes and allows the user to select and change their colors.

sqlite3-database-account-management-system-mockup- icon sqlite3-database-account-management-system-mockup-

The following program is a mock-up of a database management system (e.g username/password authentication)using SQLITE3. Upon starting the program, a database file will be created if it doesn't already exist, and the user will be able to input commands that will interact with the database through supported features such as user-sign in, account registration, password reset, account deletion, forgot password, and log off.

vaelanslast icon vaelanslast

Unit-based tower defense! Raise an army and use spells to retake your lost kingdom.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.