Skip to content
View buduraljohani's full-sized avatar

Block or report buduraljohani

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
buduraljohani/README.md

Hi πŸ‘‹, I'm Budur

AI Enthusiast | Cybersecurity | Web & App Developer

Typing SVG


πŸš€ About Me

  • πŸŽ“ Currently expanding my skills across AI, Cybersecurity, and Web/App Development
  • 🌱 Learning something new every day through training programs and academic projects
  • πŸ’‘ Passionate about building practical, real-world solutions
  • πŸ“« How to reach me: [email protected]

πŸ› οΈ Tech Stack & Tools

AI & Data: Python TensorFlow NumPy Pandas

Cybersecurity: Linux Kali Wireshark

Web & App Development: HTML5 CSS3 JavaScript React Node.js


πŸ“Š GitHub Stats


πŸŽ“ Training Projects β€” SmartMethods Summer Training 2026

Projects completed as part of the SmartMethods Summer Training Program (2026), focused on Linux fundamentals and Robotics Operating System (ROS).

Project Description Tech Stack Link
ROS2 Installation & Setup Documented installation of ROS2 Humble via WSL2, including troubleshooting steps and solutions Linux, WSL2, Ubuntu 22.04, ROS2 View Repo
Voice-to-Voice AI Assistant A voice-to-voice AI assistant using Whisper (STT), Cohere (LLM), and TTS Python View Repo
Color Recognition (OpenCV) Real-time color recognition system built with OpenCV Python, OpenCV View Repo
Seat Belt Detection (Teachable Machine) Seat belt detection model built using Google's Teachable Machine Jupyter Notebook View Repo
Robot Dog Concept Design First mechanical concept design assignment for a robot dog Mechanical Design View Repo
Portfolio Website Personal portfolio website showcasing projects, skills, and contact information HTML, CSS View Repo

πŸ“š Academic / Study Projects

Projects developed as part of university coursework and independent study.

Project Description Tech Stack Link
Plagiarism Detection System Detects similarity between two texts to identify possible plagiarism by comparing a submission against a selected document base Python View Repo
Event Registration & Ticket Management System Integrated desktop application for managing event registration and ticket generation, with separate dashboards backed by a MySQL database Java (Swing), MySQL Workbench View Repo
StudyMate App Android application designed to help students organize study materials and manage their academic tasks Java, Android View Repo
OOP Coursework Object-Oriented Programming coursework and exercises C++ View Repo
Online Retail Application Database SQL database design for an online retail application, including ER diagram, schema, normalization, and queries SQL View Repo

🀝 Let's Connect

linkedin twitter

Thanks for visiting my profile! ⭐ Feel free to explore my repositories.

Pinned Loading

  1. Event-Registration-and-Ticket-Management-System Event-Registration-and-Ticket-Management-System Public

    Event Registration and Ticket Management System An integrated Java (Swing) application for managing event registration and ticket generation, backed by a MySQLWorkbench. It provides separate dashbo…

    Java

  2. Plaigirism-Detection-System Plaigirism-Detection-System Public

    In this project, we are working on detecting how similar two texts are in order to identify possible plagiarism. Plagiarism Detection is working by comparing a submission file against a selected do…

    Python

  3. Portfolio-Website Portfolio-Website Public

    Personal portfolio website built with HTML and CSS showcasing my projects, skills, and contact information.

    HTML

  4. Seat-Belt-Detection-Using-Teachable-Machine Seat-Belt-Detection-Using-Teachable-Machine Public

    Jupyter Notebook

  5. voice-to-voice-ai-assistant voice-to-voice-ai-assistant Public

    πŸ€– A Voice-to-Voice AI Assistant using Whisper (STT), Cohere (LLM), and TTS

    Python

  6. web-form-toggle-task web-form-toggle-task Public

    Simple PHP & MySQL web app to add users and instantly toggle their status (0/1) via AJAX β€” no page reload

    PHP