Skip to content
View kripto-geek's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report kripto-geek

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
kripto-geek/README.md

Header

$ whoami
kripto_geek="Student | DevOps Explorer | Linux Enthusiast"

Automating workflows, orchestrating containers, and scripting my way through tech.


⚡ Tech Stack

$ cat ~/tech_stack.json
{
  "DevOps": ["Docker", "Kubernetes", "Terraform", "CI/CD", "Ansible"],
  "Security": ["Penetration Testing", "CTFs", "Threat Modeling"],
  "Languages": ["Python", "Go", "Shell Scripting"],
  "OS & Tools": ["Linux", "Bash", "Zsh", "Vim", "Tmux"]
}


🛠️ Projects

$ ls ~/projects
servercapture-cors     # Overcoming cross-origin challenges
TH-git-j-script        # Automating Git tasks via shell
graphql-cors           # Secure GraphQL setup
mysql-go-api           # API with Go & MySQL
todo-eth               # Blockchain-based To-Do app

🔗 View all projects


📊 Stats & Activity


📡 Connect with Me

$ echo "Find me online at:"
https://kripto-geek.github.io
https://github.com/kripto-geek


"Infrastructure as code, security as mindset, automation as a habit." ⚙️

Popular repositories Loading

  1. servercapture-cors servercapture-cors Public

    HTML

  2. graphql-cors graphql-cors Public

    HTML

  3. TH-git-j-script TH-git-j-script Public

    Python

  4. mysql-go-api mysql-go-api Public

    Go

  5. todo-eth todo-eth Public

    Solidity

  6. herro herro Public

    A tool build To check For SQL injections In Common Headers. For Bug Hunting ofcourse

    Python