Pinned Repositories
.github
about me
Achivement-1-Project
aes
The purpose of this project is understanding and implementing multithreaded secure tcp file transfer using a secret key on AES that is generated and created on Diffie-Hellman key agreement protocol. Sender side generates prime (p), generator (g) and random number(a) to process Diffie-Hellman key agreement, and sends data that is required for calculation (sender public key “A”, p, and g) to receiver side. Receiver generates a random number (b) and sends its calculated public key “B” to sender. Sender calculates secret key with receiver’s B, and receiver calculates secret key with sender’s A. After that, this agreed secret key used in AES encryption/decryption of sent /received file.
alx-pre_course
api-v1-client-php
git-cheat-sheet
A small git cheat sheet of common use-cases for my future self.
github-actions-for-packages
golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
stevebaros's Repositories
stevebaros/Achivement-1-Project
stevebaros/alx-pre_course
stevebaros/client-flix
stevebaros/codespacesdemo
stevebaros/github-slideshow
A robot powered training repository :robot:
stevebaros/go-clean
stevebaros/go-functions
Simple functions
stevebaros/GoBooks
List of Golang books
stevebaros/MovieApi
stevebaros/myFlix-client
stevebaros/MyFlix1
stevebaros/poke
stevebaros/Pokedex
stevebaros/Portfolio-site-main
stevebaros/portfolio-website
stevebaros/portfolio-website-1
stevebaros/portfolio-website-2
stevebaros/portfolio.website
stevebaros/secure-aes-chat
secure chat with Diffie Helman key exchange protocol
stevebaros/stevebaros
my personal readMe
stevebaros/Vishwanath_Portfolio_Repo
My website
stevebaros/zakarialaoui10
Config files for my GitHub profile.
stevebaros/app-to-do-list
stevebaros/moment
Parse, validate, manipulate, and display dates in javascript.
stevebaros/movie_api
stevebaros/myFlix
stevebaros/myFlix-cli
stevebaros/nginx-docker-url-rewrite
Help rewrite urls that
stevebaros/portfolio
stevebaros/vue3-with-casl
Composition Api com Pinia e ACLs utilizando Casl