Skip to content
View VladGaranovskyi's full-sized avatar

Block or report VladGaranovskyi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
VladGaranovskyi/README.md

Hey, I'm Vlad πŸ‘¨β€πŸ’»

πŸŽ“ Computer Engineering @ CCNY Β  | Β  πŸ’» Software + Systems Developer Β  | Β  πŸ” Backend AppSec Engineer @ Luxiglasses | Β  πŸ‘ College IT Assistant @ Kingsborough


πŸš€ About Me

I'm a Computer Engineering student passionate about building fast, reliable, and secure systems β€” from the hardware layer to backend APIs and cloud infrastructure. I enjoy reverse engineering problems, optimizing performance, and creating tools that combine low-level code with real-world functionality.


πŸ› οΈ Tech Stack

Languages:
C C++ Python Bash Java C# SQL PowerShell Javascript

Software Engineering:
Django Spring Boot PostgreSQL MongoDB React.js REST APIs
Multithreading Socket Programming OOP Design Patterns

Computer Engineering / Systems:
Raspberry Pi Custom Firmware (C) Embedded Systems Linux
GPIO I2C SPI UART Makefiles GCC VSCode

Cloud & DevOps:
Docker AWS EC2 Azure Nginx GitHub Actions Hyper-V
System Scripting Cron Jobs Linux Server Hardening

Cyber (Basic):
Pentesting (SQLi, XSS, JWT) Azure Sentinel SIEM Syslog Fail2Ban
Firewall Configuration Honeypots Monitoring Tools


🧠 Featured Projects

πŸ”§ PiGuardian (private)

Custom C firmware for Raspberry Pi Zero 2 W to monitor Wi-Fi networks for spoofing, deauth attacks, and evil twins.
Lightweight packet-sniffing daemon that sends alerts to a local HTTP server. Uses <30% CPU and <10MB RAM.

☁️ SIEM + Honeypot in Azure

Deployed an Azure Sentinel–based SIEM. Simulated fake attacks like port scans & brute-force logins to validate detection rules.
Integrated honeypot logs via syslog and configured custom alerts + dashboards.

Socket-based web server in pure C supporting concurrent file serving, IP whitelisting, and secure path parsing.

🌐 E-commerce Backend @ Luxiglasses (private)

Developed and deployed a Django-based store with PostgreSQL, Redis, Stripe API, and Dockerized infrastructure on AWS EC2 able to handle 1000+ users

Unity + C# campus map for room navigation with 3D pathfinding and interactive UI used by 1000+ students.

πŸ₯· reciPal

Developed an AI-based cooking recipe collection which converts video links to ready-to-use recipes with ingredients and steps to cook

πŸ₯· AIssistant

Developed a Java Spring RESTful API for an advanced AI-based ticketing system to match the best IT Assistant to the IT ticket instantly

Used scapy to sniff packets and poison ARP on OSI layer 2

πŸ₯· Numera (private unfinished)

Developed a RESTful API on Java Spring with React.js frontend with MongoDB

πŸ₯· UFounder

Developed a Crowd-funding platforms along with 4 other members on Fresh Hackathon 2023 using Python Flask and vanilla HTML/CSS/JS


πŸ“« Connect With Me


Pinned Loading

  1. QuizDefiner QuizDefiner Public

    This is a simple quiz app prototype, maybe I will finish this project in the future

    Python

  2. maxtkach/ustarter maxtkach/ustarter Public

    Our college project

    HTML 1

  3. AIssistant AIssistant Public

    Java 1 1

  4. HookRun3D HookRun3D Public

    fdhgfjfg

    C#

  5. VG_HTTP_Server_in_C VG_HTTP_Server_in_C Public

    A basic HTTP server in C

    C

  6. VG_MITM_Sniff_Spoof VG_MITM_Sniff_Spoof Public

    Python