Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@IndrajeethY
IndrajeethY
Follow

Indrajeeth IndrajeethY

👋
Heya!!.
22 Y.O | Tᴇᴄʜ Eɴᴛʜᴜsɪᴀsᴛ | Jᴜsᴛ Tʀᴜsᴛ Tʜᴇ Pʀᴏᴄᴇss

Block or report IndrajeethY

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

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

Report abuse
IndrajeethY /README.md

Hi, I'm Indrajeeth 👋!

Contact Information

About Me

class Programmer:
 def __init__(self, name, age, education, languages, instruments, optimization, exploration, invitation):
 self.name = name
 self.age = age
 self.education = education
 self.languages = languages
 self.instruments = instruments
 self.optimization = optimization
 self.exploration = exploration
 self.invitation = invitation
 def welcome(self):
 greeting = f"Behold, for you have entered the realm of {self.name}'s programming world! I'm {self.age} years old and currently studying {self.education}."
 print(greeting)
 print("I wield a mighty arsenal of programming languages, including: ")
 for language in self.languages:
 print("- " + language)
 print("Each language is like an instrument in my hands:")
 for language, instrument in self.instruments.items():
 print("- " + language + ": " + instrument)
 print(self.optimization)
 print(self.exploration)
 print(self.invitation)
my_programmer = Programmer(
 name="Indrajeeth",
 age=22,
 education="BTech IT",
 languages=["Python", "Golang", "TypeScript", "JavaScript"],
 instruments={
 "Python": "the scalpel of simplicity",
 "Golang": "the scalpel of speed",
 "TypeScript": "the shield of type safety",
 "JavaScript": "the chameleon of versatility",
 },
 optimization="With each line of code, I optimize like a blacksmith forging a masterpiece.",
 exploration="My journey through the vast landscape of technology is like a sailor sailing uncharted waters.",
 invitation="Join me, and together we will create wonders that shall echo through the digital ages!",
)
my_programmer.welcome()

Some of my Skills:

Languages

Python Golang TypeScript JavaScript

Databases

Redis MongoDB SQL

Operating Systems & Tools

Git GitHub Visual Studio Code Windows Ubuntu Kali Linux Raspberry Pi

Cloud Platforms

Heroku Azure Oracle Cloud DigitalOcean Linode

📊 Stats

📈 My Code Activity

Pinned Loading

  1. WhatChatGPT WhatChatGPT Public

    Simple whatsapp chatbot for send and receive response from openai.

    Go 32 9

  2. CloudFlareBackuper CloudFlareBackuper Public

    Automated cron script to autobackup your files to cloudflare r2

    Go 1 1

  3. Linkedin-Poster Linkedin-Poster Public

    Telegram Bot for LinkedIn Posting with AI Integration

    Go 1

  4. repo-cleaner repo-cleaner Public

    React web app for managing and cleaning up your GitHub repositories

    TypeScript 2

  5. Insta-Wrapped Insta-Wrapped Public

    Instagram wrapped generator for 2025 using instagram data

    TypeScript 1

  6. Arch-Portifolio Arch-Portifolio Public

    TypeScript 1

AltStyle によって変換されたページ (->オリジナル) /