kencasimiro
Current @NorthropGrumman Software Engineer Intern. Former @BerkeleyLab Software Engineering Intern and @nasa-jpl
Laguna Niguel
Pinned Repositories
Client
CryptographyIO
A qt application (C++) that allows the user to create an account (username and password) through a one way cryptographic function (SHA256). Program also creates a salt to be added to the pre-hash password to safeguard passwords in storage. Password and salt is stored in SQLite as hashed. User is able to change their password as well and see through the console of what the one way function hashes out. The program demonstrates the importance of using a one-way cryptographic function rather than 'encryption' so no one can decrypt the password back to the original text.
CSE-158-258-Assignment2
FA24 CSE 158/258 Assignment 2
DCGAN
ECE 176
ECE_111_Final_Project
Kenneth Casimiro
github-slideshow
A robot powered training repository :robot:
goat-bulk
GOAT
NPHackMIT
For HackMIT2020
Rover
A radio controlled rock crawler vehicle that was deconstructed to be piloted through the internet
SwiftWeather
Create a Weather App from Scratch (iOS Swift Tutorial)
kencasimiro's Repositories
kencasimiro/Rover
A radio controlled rock crawler vehicle that was deconstructed to be piloted through the internet
kencasimiro/CryptographyIO
A qt application (C++) that allows the user to create an account (username and password) through a one way cryptographic function (SHA256). Program also creates a salt to be added to the pre-hash password to safeguard passwords in storage. Password and salt is stored in SQLite as hashed. User is able to change their password as well and see through the console of what the one way function hashes out. The program demonstrates the importance of using a one-way cryptographic function rather than 'encryption' so no one can decrypt the password back to the original text.
kencasimiro/NPHackMIT
For HackMIT2020
kencasimiro/SwiftWeather
Create a Weather App from Scratch (iOS Swift Tutorial)
kencasimiro/Client
kencasimiro/CSE-158-258-Assignment2
FA24 CSE 158/258 Assignment 2
kencasimiro/DCGAN
ECE 176
kencasimiro/ECE_111_Final_Project
Kenneth Casimiro
kencasimiro/github-slideshow
A robot powered training repository :robot:
kencasimiro/goat-bulk
GOAT
kencasimiro/h5bench
A benchmark suite for measuring HDF5 performance.
kencasimiro/hello-world
Github tutorial
kencasimiro/Kaggle-Python-Tutorial---Hello-World
kencasimiro/kencasimiro
kencasimiro/kencasimiro.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
kencasimiro/PrepWork-Berkeley-Lab
Prep work for Berkeley Lab Summer 2021
kencasimiro/Server
Create a chat room in java
kencasimiro/TicTacToeJava
kencasimiro/Travel-Flights-Analysis
kencasimiro/UCBudgetTracker
A tool allowing UC students to easily keep track of their budget.
kencasimiro/vol-async
kencasimiro/vol-cache
kencasimiro/vol-provenance
kencasimiro/ZooKeeper
CSE 110 Project