Pinned Repositories
BodyMassIndex
Small Java console application to calculate body mass index
CFYusaCapraz
Config files for my GitHub profile.
CMPE351-Project
This repository is for CMPE351 Final Project
CMPE411-Concurrent-File-Access
An assignment for Systems Programming Course.
CMPE411-Multithread-Matrix-Multiplication
An assignment for Systems Programming Course.
coding-interview-university
A complete computer science study plan to become a software engineer.
content-service
A Backend application for content management for a front-end application that supports multilanguage
EventManagementBackend
A backend application using microservice architecture with Spring Framework in JAVA
SAMS
Simple student attandance management system.
zsh4humans
A turnkey configuration for Zsh
CFYusaCapraz's Repositories
CFYusaCapraz/CMPE351-Project
This repository is for CMPE351 Final Project
CFYusaCapraz/EventManagementBackend
A backend application using microservice architecture with Spring Framework in JAVA
CFYusaCapraz/SAMS
Simple student attandance management system.
CFYusaCapraz/zsh4humans
A turnkey configuration for Zsh
CFYusaCapraz/BodyMassIndex
Small Java console application to calculate body mass index
CFYusaCapraz/CFYusaCapraz
Config files for my GitHub profile.
CFYusaCapraz/CMPE411-Concurrent-File-Access
An assignment for Systems Programming Course.
CFYusaCapraz/CMPE411-Multithread-Matrix-Multiplication
An assignment for Systems Programming Course.
CFYusaCapraz/coding-interview-university
A complete computer science study plan to become a software engineer.
CFYusaCapraz/content-service
A Backend application for content management for a front-end application that supports multilanguage
CFYusaCapraz/FTP-Server
My own implementation of a concurrent FTP Server application developed by using JAVA programming language
CFYusaCapraz/FuelCost
Small Java console application to calculate total fuel cost of a travel
CFYusaCapraz/greyhack-scripts
All of my Grey Hack game scripts.
CFYusaCapraz/GTFOBins.github.io
GTFOBins is a curated list of Unix binaries that can be used to bypass local security restrictions in misconfigured systems
CFYusaCapraz/GUIForm
Simple GUI Form Application
CFYusaCapraz/hoaxshell
A Windows reverse shell payload generator and handler that abuses the http(s) protocol to establish a beacon-like reverse shell.
CFYusaCapraz/HypotenuseCalculator
Small Java console application to calculate the hypotenuse of a right triangle
CFYusaCapraz/InternshipProject-MultiModule
CFYusaCapraz/LMS
Library Management System written in JAVA coded in Apache NetBeans IDE 14
CFYusaCapraz/nodejs-event-driven
CFYusaCapraz/os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
CFYusaCapraz/swisskyrepo-PayloadsAllTheThings
https://github.com/swisskyrepo/PayloadsAllTheThings
CFYusaCapraz/the-backdoor-factory
Patch PE, ELF, Mach-O binaries with shellcode new version in development, available only to sponsors
CFYusaCapraz/Villain
Villain is a Windows & Linux backdoor generator and multi-session handler that allows users to connect with sibling servers (other machines running Villain) and share their backdoor sessions, handy for working as a team.
CFYusaCapraz/webcam-capture
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, w
CFYusaCapraz/WordGuessGame
A word guessing game like hangman programmed using Kotlin