#!/usr/bin/python3
# -*- coding: utf-8 -*-
class TechBro:
def __init__(self):
self.name = "Nikhil"
self.role = "Student & Cybersecurity Enthusiast"
self.skills = ["Python", "Security", "Digital Forensics", "AI", "Automation"]
def say_hi(self):
print("Hey, thanks for stopping by! Ready to geek out on tech and security?")
me = TechBro()
me.say_hi()
Highlights
- Pro
Pinned Loading
-
Jadoo-Project
Jadoo-Project PublicExperience cinematic nostalgia with Jadoo, a web project inspired by the iconic Bollywood film. Trigger legendary sounds, immerse in interactive visuals, and relive the charm. Unveil the magic of "…
CSS 3
-
ForceDelete-GUI
ForceDelete-GUI PublicA Window's PowerShell based application that helps users to delete the folders that are not delete able in windows
-
school-of-eminence
school-of-eminence PublicA web idea for the School of eminence (Indrapuri)
CSS 1
-
SwapBoost-Pro
SwapBoost-Pro PublicA magisk module that optimizes your device's memory performance through persistent zRAM + Swapfile optimization with VM tweaks.
Shell 3
-
GameUnlocker
GameUnlocker PublicA Magisk/KSU module that enables 90 FPS options in BGMI and PUBG and other Games as well for smoother gameplay on low-end devices.
Shell 2
-
text-to-handwriting
text-to-handwriting PublicHate writing by hand? Let this tool do it for you! Just type, and it converts your text into realistic handwriting—quick, effortless, and stress-free. Perfect for assignments, notes, or anything else!
JavaScript 3
If the problem persists, check the GitHub status page or contact support.