Giter Club home page Giter Club logo

webberic92's Projects

addvaluesinstringtomap icon addvaluesinstringtomap

Add numbers in a string array to their corresponding character values. If the values equal 0 then delete. example static String[] test = { "X:-1", "Y:1", "X:-4", "B:3", "X:5", "Y:-1", "B:5", };Return in a key value form Output Should only display B=8 because X and Y values = 0 and are omitted.

fizzbuzz icon fizzbuzz

https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition

honeybadgerbft_golang icon honeybadgerbft_golang

Practical implementation of the Honey Badger Byzantine Fault Tolerance consensus algorithm written in Go.

honeybadgerbft_rust icon honeybadgerbft_rust

An implementation of the paper "Honey Badger of BFT Protocols" in Rust. This is a modular library of consensus.

java_smtp_server icon java_smtp_server

Uses java.net library with hMailServer running locally. Teaches about SMTP Sockets as well as the commands: Helo, Mail From, Rcpt To, Quit,and period to end the message.

javalearning icon javalearning

These are very basic programs to get the handle of Java. This is for my own personal use to help others understand the world of JAVA!

k_statistic icon k_statistic

JP Morgan Test code. Order array list and then grab last index of array that has length number K.

list_set_map_example icon list_set_map_example

This is a very basic program showing the functionality of LIST_SET_MAP. Users can add, view, delete each...

neoscanapi icon neoscanapi

This Vanilla JS application uses the NeoScan API to check the balance of your tokens.

palindrome icon palindrome

this program tells you the longest palindrome characters of a string

project1_ersystem icon project1_ersystem

This is an Employee Reimbursement System, Employees can login and request Reimbursements while managers can login and approve or deny the request.

project_0_bankapp icon project_0_bankapp

This is a project I did for Revature using JDBC and SQL to create an interactive backend of a banking application.

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.