class Developer {
private:
std::string name = "Zander Minnick";
std::string handle = "4FingerStudios";
std::string pronouns = "He/Him";
std::string primaryLanguage = "C++";
public:
std::vector<std::string> interests = {
"Cybersecurity", "Pentesting", "Programming",
"Game Development", "Data Mining", "Gaming"
};
std::string currentStatus() {
return "Currently learning and building cool stuff!";
}
};- Network Security | Web Pentesting | Vulnerability Assessment
- Social Engineering | Malware Analysis | Digital Forensics
- C++ Game Engine | Unity | Game Design
- OpenGL | SDL2 | Physics Simulation
- Data Mining | Machine Learning | Statistical Analysis
- Data Visualization | Pattern Recognition
- 4FingerStudios - Main studio website and portfolio
- Bugnanza Studios - Game development studio and projects
- Indie Horror Talk - Community blog for indie horror game enthusiasts
- Network Scanner - Advanced network reconnaissance tool
- Password Cracker - Multi-algorithm password recovery suite
- Vulnerability Scanner - Automated security assessment platform
- Retro Engine - 2D game engine built from scratch
- Cyber Defense - Tower defense game with security themes
- Pixel Adventure - Classic RPG with modern mechanics
- Web Scraper - Multi-threaded data extraction tool
- Pattern Analyzer - Machine learning pattern recognition
- Crypto Tracker - Real-time cryptocurrency analysis
Thanks for visiting! π
Remember: With great code comes great responsibility! π‘οΈ
