Git Product home page Git Product logo

Gabriel de la Cruz's Projects

2-3-4-tree icon 2-3-4-tree

Implementation of the 2-3-4 Tree (B-tree of order 4)

awesome-cheatsheets icon awesome-cheatsheets

👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.

battleship icon battleship

This program simulates the game of Battleship. The game was created with C. Since it's a two player game between a user vs the computer, there is some implementation of AI. Will be focusing more on revising the AI on this.

dna_matcher_sigcse2020 icon dna_matcher_sigcse2020

Python program that accepts a DNA database CSV file, and a target DNA sequence (text file) in the command line arguments, counts the number of consecutive STR matches, returns "MATCH" or "NO MATCH".

dqn icon dqn

Implementation of DQN using Tensorflow

educational_math_program icon educational_math_program

A program that allows elementary students to practice simple math problems involving addition, subtraction, multiplication and division.

lego-catalog icon lego-catalog

A LEGO® Catalog app illustrating current Android Architecture state using Android development best practices.

maze icon maze

A 2 dimensional array of characters that represents a maze. Each position can contain either be a wall or a blank. Starting at position (0, 0), list any path through the maze to get to location right lower corner of the maze. Only horizontal and vertical moves are allowed. If no path exists, write a message indicating there is no path. Problem taken from Chapter 9 of Problem Solving and Program Design in C by Hanly & Koffman.

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.