Giter VIP home page Giter VIP logo

Bryce DeBilzan's Projects

acwm icon acwm

Use of PHP, MySQL, HTML, CSS, jQuery, and AJAX to improve asset management system for LA County Department of Agricultural Commissioner / Weights & Measures. System allows users with designated roles to login, view and manage assets, view and manage users, and logout.

binarytrees icon binarytrees

Adds nodes, traverses tree (InOrder, PreOrder, PostOrder), and finds nodes.

cs201-computepaycheck icon cs201-computepaycheck

Asks user to enter their hourly wage and number of hours they worked in the past week. Number of hours worked can be fractional. Overtime is paid at 150% of regular hourly wage. Computes/displays paycheck for employee. Does not accept negative values for any of the inputs.

cs201-mathtutor icon cs201-mathtutor

Presents menu to user and asks them what kind of problem they want to solve. The first option generates two random values between 0 and 100, and asks user for the sum of the two numbers. Displays whether or not the user got the question correct. The second option generates two random values between 0 and 100, and asks user for the difference of the two numbers. Displays whether or not the user got the question correct. NOTE: program is able to allow for subtraction problems which result in negative differences. The third option generates two random values between 0 and 100, and asks user for the product of the two numbers. Displays whether or not the user got the question correct. The fourth option generates two random values between 0 and 100, and then randomly chooses which math operation (addition, subtraction, or multiplication) to perform on those two numbers.

cs201-palindromes icon cs201-palindromes

Prompts user to enter a 5 digit number. If number entered is not 5 digits, displays error message to the user and exits program. If number is a 5 digit number, then verifies if number is palindrome or not. Displays message indicating whether or not number entered is a palindrome.

cs201-quadraticequationsolver icon cs201-quadraticequationsolver

Prompts user to enter values for a, b, and c and displays result based on discriminant. If discriminant is positive, displays two roots. If the discriminant is 0, displays one root. Otherwise, displays "The equation has no real roots".

cs201-rockpaperscissors icon cs201-rockpaperscissors

Randomly generates a number 0, 1, or 2 representing rock, paper, or scissors. Prompts user to enter a number 0, 1, or 2 and displays a message indicating whether the user or the computer wins, loses, or draws.

cs2013-cardsort icon cs2013-cardsort

A program that creates a randomly sorted deck of cards of different sizes and then sorts them with bubble sort, quick sort, and insertion sort. The program gives the time taken to complete each sort and verifies that each sort runs properly.

current_trends_in_web_development-google_maps_api icon current_trends_in_web_development-google_maps_api

Use of Vue.js, JavaScript, HTML, and Google Maps API. Enter your latitude and longitude to display your location on a Google Map. I created a Single Page Component and the component was dynamically updated with the form data on the page.

current_trends_in_web_development-words_api icon current_trends_in_web_development-words_api

Use of JavaScript, Node.js, and a Web API called Words. I used a custom node module and a CLI app to demonstrate interacting with a custom module. You can type in any word through the command line and get either the definition or the part of speech returned.

dailycodingproblem icon dailycodingproblem

My answers to Daily Coding Problems. "Daily Coding Problem is a mailing list for coding interview problems. Get exceptionally good at coding interviews by solving one problem every day."

data_science-predicting_a_pulsar_star icon data_science-predicting_a_pulsar_star

Use of Python and Jupyter notebook to identify Pulsar stars from a given dataset. Algorithms used in complete project included: KNN, Random Forest, Logistic Regression, Linear Regression, and Decision Tree. My portion of the project used Random Forest and Linear Regression.

donation-page icon donation-page

Coderplex Foundation is a registered non-profit organization that is working towards improving the state of tech in India.

leetcode icon leetcode

My answers to LeetCode Problems. "Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview."

magento2 icon magento2

An e-commerce website using Magento 2 filled with sample data. I've created a new theme based on Luma and I've programmatically added a new block on the homepage above the "Hot Seller" section named "Custom CMS Block." On the product listing page I've added a display of SKU. On the product detail page I've added the product details paragraph above the color selection swatches and removed it from the bottom tab section.

software_engineering-iron_grub_website icon software_engineering-iron_grub_website

Use of Java Servlets, JSP, MySQL, HTML, and CSS to create a website for a meal prep and delivery service. Customers are able to order meals provided on the site and check previous orders.

website-the_bistro icon website-the_bistro

Website for a restaurant. Implements both admin side and customer side functionality.

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.