Pinned Repositories
docs
The open-source repo for docs.github.com
Encrypt_Decrypt_AES
This is a web app/service that can both encrypt and decrypt your plainText or cipherText, respectively.
Encrypt_Decrypt_AES_Demo
An example implementation of utilizing the web service "Encrypt_Decrypt_AES" to decrypt connection strings or whatever it is you need to be decrypted.
EPA_Water_App
National Day of Civic Hacking
JwtAuthentication
NetWorm
Python network worm that spreads on the local network and gives the attacker control of these machines.
python-aws-s3
Demo of AWS S3 Walkthrough using Python
quasar-todo
Demo app of basic quasar usage (vueJS)
rest-api-sections
A small repository of projects built in my course, REST APIs with Flask and Python.
restaurant-guide
A project from the Git Course at Udemy https://www.udemy.com/essential-git/
ewitz's Repositories
ewitz/quasar-todo
Demo app of basic quasar usage (vueJS)
ewitz/restaurant-guide
A project from the Git Course at Udemy https://www.udemy.com/essential-git/
ewitz/docs
The open-source repo for docs.github.com
ewitz/Encrypt_Decrypt_AES
This is a web app/service that can both encrypt and decrypt your plainText or cipherText, respectively.
ewitz/Encrypt_Decrypt_AES_Demo
An example implementation of utilizing the web service "Encrypt_Decrypt_AES" to decrypt connection strings or whatever it is you need to be decrypted.
ewitz/EPA_Water_App
National Day of Civic Hacking
ewitz/JwtAuthentication
ewitz/NetWorm
Python network worm that spreads on the local network and gives the attacker control of these machines.
ewitz/python-aws-s3
Demo of AWS S3 Walkthrough using Python
ewitz/rest-api-sections
A small repository of projects built in my course, REST APIs with Flask and Python.
ewitz/SammysAuto
ewitz/SignalR-Blazor-Example
Simple example utilizing both SignalR & Blazor
ewitz/SignalR-TS-Example
Simple example solution that has a TS client app communicating with SignalR
ewitz/vue-3-vuex
Example