Skip to content
View tebeerr's full-sized avatar

Block or report tebeerr

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.

Content in all repositories owned by your account will be closed.
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
tebeerr/README.md


> whoami

╔═════════════════════════════════════════════════════════════════╗
║  Ramzi Teber — RAMSEES                                           ║
║  ING-4-J-SSIR @ TEK-UP University, Tunis                         ║
║                                                                  ║
║  Engineering student specializing in IT Systems Security &       ║
║  Networks, with a strong background in full-stack development.   ║
║                                                                  ║
║  I build things — then I break them to understand why they work. ║
╚═════════════════════════════════════════════════════════════════╝

I wear two hats: software developer who ships production-grade web/mobile apps, and a cybersecurity engineer studying how systems fail and how to make them resilient. Currently bridging both worlds through AI-powered security solutions and hardened infrastructure.


> ls ./projects

🧠 RAGfy

LLM Chatbot with Retrieval-Augmented Generation

A Python chatbot powered by LLaMA + LangChain + Groq with RAG architecture. Query your own documents with natural language.

Python LangChain Streamlit Groq

View Repo

🔒 FaceLock

Face Recognition Authentication System

Python-based facial recognition security system for access control using computer vision.

Python OpenCV ML

View Repo

SafeClub (Solidity)

Web3 Smart Contract Platform

Decentralized club management system built on Ethereum using Solidity smart contracts.

Solidity JavaScript Web3

View Repo

🎓 Système de Gestion des Cours

Student Course Management System

Full-featured academic platform for managing student courses, grades, and scheduling.

PHP MySQL HTML5

View Repo


> cat ./skills.json

Frontend and Mobile

Angular TypeScript JavaScript Flutter Dart HTML5 CSS3

Backend and APIs

PHP Python Java C

Cybersecurity and Networking

Kali Linux Wazuh Wireshark Nmap Active Directory MPLS VPN GNS3

DevOps, Cloud and Infrastructure

Docker Kubernetes Ansible GitHub Actions Vercel Firebase OVH

Databases and Data

MySQL MongoDB Firebase DB


> cat ./security_focus.md

class CybersecurityEngineer:
    def __init__(self):
        self.role        = "SOC Analyst (target) | Security Engineer"
        self.program     = "ING-SSIR @ TEK-UP — IT Security & Networks"
        self.focus_areas = [
            "Security Operations (SIEM/SOC)",
            "Network Security & MPLS/VPN Architecture",
            "Active Directory Hardening",
            "AI-Powered Threat Detection",
            "Penetration Testing (TryHackMe / HTB)",
        ]
        self.projects = {
            "AI-Powered SOC": "Wazuh + Machine Learning for threat detection",
            "FaceLock"       : "Biometric access control system",
            "GNS3 MPLS Lab"  : "IP/MPLS VPN topology with OSPF, MP-BGP VPNv4",
            "AD Hardening"   : "CentOS/Ansible automation + AD security policies",
        }
        self.certs_in_progress = ["eJPT", "CompTIA Security+", "-> OSCP"]

    def mindset(self):
        return "Build it. Break it. Harden it. Repeat."

> git log --stats


> tail -f ./activity.log


> curl -s ./now

{
  "status"    : "actively building and learning",
  "currently" : {
    "studying"  : ["Penetration Testing", "SOC Operations", "Cloud Security (AWS)"],
    "building"  : ["Cybersecurity-focused portfolio projects", "AI + Security integrations"],
    "exploring" : ["Docker and Kubernetes hardening", "ML-based anomaly detection"]
  },
  "open_to"   : ["SOC Analyst roles", "Cybersecurity internships", "Freelance dev projects"],
  "location"  : "Tunis, Tunisia"
}

> ssh connect@ramzi

LinkedIn Instagram Facebook Gmail Upwork Portfolio


Pinned Loading

  1. FaceLock FaceLock Public

    Python

  2. RAGfy RAGfy Public

    LLM chatbot Model via API (LLama + streamlit)

    Python

  3. safeClub--Solidity- safeClub--Solidity- Public

    JavaScript

  4. github_actions github_actions Public

    github_actions

    Handlebars 1

  5. auto-pentest auto-pentest Public

    Python

  6. my3dPortfolio my3dPortfolio Public

    TypeScript