Pinned Repositories
C-Tutorial
A tutorial on udemy.com for C++.
DefiApp
angular app developed with TDD.
EncryptionExample
Encryption Example using javax
Go_Basics
Repo to familiarize with GOlang
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.
K_statistic
JP Morgan Test code. Order array list and then grab last index of array that has length number K.
Reimbursement_Vuetify_Go
Reimbursement_Vuetify_Go APP
toonverse
This is the Toonverse DEFI application.
VueGolangJWTApp
This app has a VUEjs Frontend with a GoLang Backend using GORM for its ORM. It creates a JWT.
webberic92
webberic92's Repositories
webberic92/DefiApp
angular app developed with TDD.
webberic92/Go_Basics
Repo to familiarize with GOlang
webberic92/Reimbursement_Vuetify_Go
Reimbursement_Vuetify_Go APP
webberic92/toonverse
This is the Toonverse DEFI application.
webberic92/webberic92
webberic92/AddingNumbersInAString
Part of panel question.
webberic92/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.
webberic92/artEngine
webberic92/boilerPlate
Boilerplate application using spring and angular.
webberic92/C-Tutorial
A tutorial on udemy.com for C++.
webberic92/K_statistic
JP Morgan Test code. Order array list and then grab last index of array that has length number K.
webberic92/VueGolangJWTApp
This app has a VUEjs Frontend with a GoLang Backend using GORM for its ORM. It creates a JWT.
webberic92/AlephResearch
This project enhances the Aleph protocol by comparing the original Merkle tree-based RBC with an RSA accumulator-based version. It includes aleph-orig for the baseline implementation and aleph-rsa for the improved version, evaluating scalability and performance improvements.
webberic92/FizzBuzz
https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
webberic92/godot-demo-projects
Demonstration and Template Projects
webberic92/GoDotGame
webberic92/HoneyBadgerBFT-Python
The Honey Badger of BFT Protocols
webberic92/HoneyBadgerBFT_GoLang
Practical implementation of the Honey Badger Byzantine Fault Tolerance consensus algorithm written in Go.
webberic92/HoneyBadgerBFT_Rust
An implementation of the paper "Honey Badger of BFT Protocols" in Rust. This is a modular library of consensus.
webberic92/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!
webberic92/NeoScanAPI
This Vanilla JS application uses the NeoScan API to check the balance of your tokens.
webberic92/School
School stuff.
webberic92/SpringJwtHibernateJpa
SpringJwtHibernateJpa
webberic92/StencilConsumingAngularAPP
webberic92/StencilJS
webberic92/sudosharkservices
This is the partent company website sudosharkservices.
webberic92/TheBuddhaInu
webberic92/toonverseNFTWebpage
webberic92/Unfold
Project Unfold.
webberic92/vuetify
vuetify example