Giter Club home page Giter Club logo

Luigi Sanchez's Projects

bmi-calculator icon bmi-calculator

BMI or Body Mass index calculator will determine the bmi of a person given its height and weight. The app will allow English units to be an input but converts it to metric units on calculation.

chattrbox-web-app icon chattrbox-web-app

chattrBox-web-app combines web app module which acts as the Controller, dom module which acts as the View, ws-client as the client-websock interface, and websocket-server as the Model. Web app allows multiple users, using email address as an Id, to chat in real time.

coffeerun icon coffeerun

Coffee Run web app is a friendly coffee shop user interface for users to order a wild variety of coffee and tea. The program is able to perform orders and payments which are logged in a database(currently a javascript object).

depreciation-engineering-econ-scripts icon depreciation-engineering-econ-scripts

I created these scripts to double check my engineering economics homework on four standard depreciation methods, Straight-Line, Sum-Of-Years-Digit (SOYD), Double Declining Balance (DDB), and Modified Accelerated Cost Recovery System (MACRS) for Non-residential property.

ember-quickstart icon ember-quickstart

using ember quickstart tutorial, created a very simple web app using the framework.

hashmeme icon hashmeme

A web game where players can guess the hashtags associated with each gif. Developed by Yashdeep Kajal, Luigi Sanchez, Justine Tran, Leigh Salvador, Grace Derderian.

lexical_analyzer icon lexical_analyzer

This program consist of implementing a lexer function that when called returns a token which is composed of class type and lexeme string. The lexer should identify the following classes: identifier, keyword, integer, float, separator, and operators.

library-app icon library-app

This project will follow the ember.js tutorial at http://yoember.com for at least lesson 1 and 2.

mancala-ai-bot icon mancala-ai-bot

A Mancala AI Bot implemented in Python using Minimax with Alpha-Beta Pruning for decision making. Initially created by my colleague Paul Miller. My contribution extended the initial Mancala Ai program to use Monte Carlo algorithm, Monte carlo simulation.

mancala-ai-final icon mancala-ai-final

This repository will hold the final artificial intelligence project done by myself and my colleagues in our ai class.

ottergram icon ottergram

Ottergram is a simple website that hosts otter pictures. This project's purpose is to learn the basic structure of HTML, CSS, and using new layouts such as flex box.

ottergram2js icon ottergram2js

Ottergram 2JS is an extension of ottergram using java script. This page will support the interaction of users to the otter thumbnails to display the image in a detailed container.

programming_lang_compiler icon programming_lang_compiler

This program will consist 3 out of the 5 phases of the traditional language compilers, lexical, syntax, and semantic analysis. These phases will produce and display the tokens, produciton rules used, symbol table, and a fictitious assembly code instruction listing.

string-to-index-dict icon string-to-index-dict

A simple C++ implementation to imitate one of the functionality of python's "defaultdict" from "collections"

topology_matrix_recognition icon topology_matrix_recognition

This project is a simple matrix verifier. The program uses the invariant property of each topology to check if a given matrix belongs to one of the categories. For example, a ring topology will have an invariant in which all its nodes or vertices will have exactly 2 edges.

universitywebapplication icon universitywebapplication

This simple project combines php & mysql to create a website and query a database. This project will allow an easy way to learn the basics of php and mysql. While it is simple, it enables me to successfully complete a project that is scalable to be used in data driven companies.

whaleclassifier icon whaleclassifier

A project where a mobile app is able to take a picture of whale then send that information to a server.

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.