Skip to content
View Jefino9488's full-sized avatar
😌
Alive
😌
Alive

Organizations

@FrameworksForge

Block or report Jefino9488

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

    Hi 👋, I'm Jefino

class Jefino:
  def __init__(self):
    self.name = "Jefino"
    self.role = "Full Stack Developer"
    self.location = "India,Tamil Nadu"
    self.telegram = "@Jefino9488"
    self.web = "jefino.is-a.dev"

  def __str__(self):
    info = f"Name: {self.name}\n"
    return info


if __name__ == "__main__":
  me = Jefino()
  print(me)

    GitHub Stats

    GitHub Streak

    Profile Views Badge

Pinned Loading

  1. FrameworkPatcher FrameworkPatcher Public

    Automated workflow to patch miui frameworks

    Python 96 87

  2. Fastboot-Flasher Fastboot-Flasher Public

    This tool is designed to simplify and secure the process of flashing ROMs, boot images, and TWRP on Android devices.

    Batchfile 34 6

  3. AiWebTester AiWebTester Public

    This framework combines Selenium WebDriver with AI capabilities for robust and intelligent web testing, using natural language descriptions to interact with web elements.

    Python 1

  4. Code-Akasha/carebank-backend Code-Akasha/carebank-backend Public

    Python

  5. forgetMail forgetMail Public

    forgetMail is a Linux-native Gmail to Telegram signal bridge. It polls unread Gmail messages, classifies importance with an LLM, and sends actionable summaries to a Telegram bot chat.

    Python 1

  6. HyperMod-Builder HyperMod-Builder Public

    HyperMod-builder is a workflow designed to streamline the process of building custom ROMs for various devices. This project allows for easy customization and patching of recovery ROMs based on the …

    Shell 12 7