Skip to content
View Achal13jain's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Achal13jain

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

🧑‍💻 About Me

class AchalJain:
    def __init__(self):
        self.role      = "Software Engineer"
        self.stack     = ["Python", "JS", "React", "SQL"]
        self.focus     = ["Dev", "AI/ML", "Problem Solving"]
        self.learning  = ["GenAI", "AI Agents", "DS & Eng."]
        self.portfolio = "achal-jain-portfolio.netlify.app"

    def say_hi(self):
        print("Thanks for stopping by — let's build!")

me = AchalJain()
me.say_hi()

🎯 Current Focus

  • 🔭 Working on Full-Stack + AI/ML projects
  • 🌱 Learning Generative AI, AI Agents, Data Science
  • 💡 Exploring LLM-powered applications and agentic workflows
  • ✍️ Writing about what I build on Medium and Hashnode
  • 📫 Reach me at jainachal38@gmail.com

📊 GitHub Analytics








🛠️ Tech Arsenal

Languages

Frameworks & Libraries

AI / ML / Data

Databases & DevOps

✍️ Latest Blog Posts

Check out my latest articles on Medium.

🤝 Let’s Connect

If you like what I do, consider starring my repos!

Pinned Loading

  1. vectormeta vectormeta Public

    Detect and fix oversized vector DB metadata before upsert. CLI for Pinecone, Chroma, Qdrant, Weaviate.

    Python

  2. cs-paper-roadmaps cs-paper-roadmaps Public

    Curated CS research paper roadmaps across 11 major fields with TL;DRs, prerequisites, and key takeaways.

    HTML

  3. Fyers-data-extractor Fyers-data-extractor Public

    Historical MCX futures data extractor for Fyers API v3.

    HTML

  4. AI_resume_matcher AI_resume_matcher Public

    AI-powered Resume & Job Description Matcher built with FastAPI and Streamlit

    Python 2