class Jefino:
def __init__(self):
self.name = "Jefino"
self.role = "Software Engineer"
self.location = "India,Tamil Nadu"
self.telegram = "@Jefino9488"
self.web = "jefino9488.github.io/Jefino9488"
def __str__(self):
info = f"Name: {self.name}\n"
return info
if __name__ == "__main__":
me = Jefino()
print(me)
😑
Available..
Striving to enhance the world through AI.
- Chennai
-
22:21
(UTC +05:30) - jefino9488.github.io/Portfolio/
- https://orcid.org/0009-0006-9009-2499
- @Jefino29014673
- in/jefino9488
- https://t.me/Jefino9488
Highlights
Pinned Loading
-
-
Fastboot-Flasher
Fastboot-Flasher PublicThis tool is designed to simplify and secure the process of flashing ROMs, boot images, and TWRP on Android devices.
-
AI_Chatbot
AI_Chatbot PublicThis project implements an AI chatbot that can converse with users, generate images based on prompts, and extract text from PDF files to use as context for chat interactions. It uses the Gemini mod…
-
Ai-Chatbot-Zapy
Ai-Chatbot-Zapy PublicAi powerd chat bot uses predefined functions and keyword to do some special activities
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.