Skip to content
View Gyanam09's full-sized avatar

Highlights

  • Pro

Organizations

@yfosp

Block or report Gyanam09

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

πŸ‘‹ Hi, I'm Gyanam Jain

Typing SVG


πŸš€ About Me

class GyanamJain {
    constructor() {
        this.name = "Gyanam Jain";
        this.location = "Bhopal, India";
        this.education = {
            degree: "B.Tech in Computer Science",
            university: "VIT Bhopal University",
            cgpa: "8.59/10.0",
            graduation: "May 2026"
        };
        this.roles = ["Full Stack Developer", "AI/ML Enthusiast"];
        this.currentFocus = "Building scalable full-stack applications with AI integration";
    }
    
    getDailyRoutine() {
        return [
            "β˜• Code",
            "🧠 Solve DSA problems",
            "πŸš€ Build full-stack apps",
            "πŸ€– Experiment with ML models",
            "πŸ” Repeat"
        ];
    }
    
    getAchievements() {
        return {
            dsa: "300+ problems solved (LeetCode, CodeChef, Codeforces)",
            openSource: "Hacktoberfest 2025 Super Contributor",
            mlAccuracy: "90% CNN accuracy | 87% LSTM+SVM accuracy",
            optimization: "40% API latency reduction"
        };
    }
}

const me = new GyanamJain();
console.log("Let's build something amazing! πŸš€");

πŸ› οΈ Tech Stack

Core Languages

Python JavaScript C++ SQL

Full-Stack Development

React Node.js Express.js Flask REST API JWT

Databases

MySQL MongoDB

AI/ML & Data Science

TensorFlow scikit-learn NLP

Cloud & DevOps

AWS Git GitHub Postman

Tools & Methodologies

VS Code Jira Agile


πŸ’Ό Professional Experience

πŸ€– AI Annotator (Supervised Fine-Tuning)

Deccan AI Experts | December 2025 – January 2026 | Remote

  • πŸ“Š Delivered human feedback for supervised fine-tuning across 20+ annotation tasks
  • βœ… Maintained 98% consistency adherence in human-in-the-loop workflows
  • 🎯 Assessed prompt-response quality for accuracy, coherence, and contextual appropriateness

πŸ’Ό Business Development Intern

EveryEng | November 2025 – January 2025 | Remote

  • πŸ” Analyzed customer requirements across 10+ use cases, improving operational workflows
  • πŸ“ˆ Conducted market analysis across 50+ companies, increasing lead qualification by 35%
  • 🀝 Facilitated Agile sprint planning and cross-functional coordination across 3 teams

πŸ”₯ Featured Projects

Next-gen market research tool with local LLM integration

  • πŸ€– Autonomous research using Ollama API
  • πŸ” Real-time web scraping (DuckDuckGo + BeautifulSoup)
  • πŸ’Ž Vision Pro-inspired UI with glassmorphism
  • πŸ“Š Interactive analytics with Plotly
  • πŸ“„ Markdown export for reports
  • 🎨 PyQt5 desktop application

Stack: Python, PyQt5, Ollama, Plotly, BeautifulSoup

Python AI PyQt5

Complete business automation platform

  • πŸ’³ Automated invoicing, payments & records
  • πŸ” JWT authentication + role-based access
  • πŸ“Š Real-time analytics dashboards
  • ⚑ 40% reduction in API latency
  • πŸ“ˆ 30% boost in operational efficiency

Stack: React.js, Node.js, Express.js, MySQL

React Node.js MySQL

Hybrid ML system for real-time text analysis

  • 🧠 LSTM + SVM hybrid model
  • 🎯 87% accuracy on test dataset
  • πŸ”„ Flask-based RESTful APIs
  • πŸ“ Advanced NLP preprocessing
  • πŸš€ Real-time prediction at scale

Stack: Python, TensorFlow, Flask, LSTM, SVM

Python TensorFlow Flask

Personal portfolio showcasing projects

  • πŸ’Ž Modern, responsive design
  • βš›οΈ Built with React & TypeScript
  • 🎨 Interactive UI/UX
  • πŸ“± Mobile-first approach
  • πŸš€ Deployed on cloud

Stack: TypeScript, React.js

TypeScript React


πŸ“Š GitHub Statistics


πŸ’‘ What I'm Focused On

current_goals:
  primary: "Building production-ready full-stack applications"
  secondary: "Integrating ML models into web applications"
  
learning:
  - Advanced React patterns & Next.js
  - Microservices architecture
  - Cloud deployment (AWS, Docker)
  - MLOps & model deployment
  
interests:
  full_stack:
    - RESTful API design
    - Database optimization
    - Authentication & authorization
    - Real-time features
    - Performance optimization
  
  ml_ai:
    - Natural Language Processing
    - Computer Vision (CNN)
    - Model deployment & serving
    - Healthcare AI applications
  
  fundamentals:
    - Data Structures & Algorithms (300+ problems solved)
    - System Design
    - Clean Code principles

πŸ“ˆ Contribution Activity

  1. ❌ Merged PR #4 in Balaji-Nirmit/Pegasus---A-market-researcher
  2. πŸ’ͺ Opened PR #4 in Balaji-Nirmit/Pegasus---A-market-researcher
  3. πŸ’ͺ Opened PR #3 in Balaji-Nirmit/Pegasus---A-market-researcher
  4. πŸ’ͺ Opened PR #2 in Balaji-Nirmit/Pegasus---A-market-researcher
  5. ❌ Merged PR #1 in Balaji-Nirmit/Pegasus---A-market-researcher

πŸ’¬ Let's Connect & Collaborate!

I'm passionate about building scalable web applications and integrating AI/ML solutions.
Always open to discussing full-stack projects, machine learning, or open-source contributions!

LinkedIn Gmail GitHub


⚑ Fun Fact: I write code in JavaScript but think in Python, and debug in C++ πŸ˜„

Pinned Loading

  1. Portfolio Portfolio Public

    TypeScript

  2. multimodal-parkinson-s-disease-analysis-portal multimodal-parkinson-s-disease-analysis-portal Public

    Forked from Balaji-Nirmit/multimodal-parkinson-s-disease-analysis-portal

    Multimodal parkinson's disease portal

    CSS

  3. Trop8 Trop8 Public

    Forked from Balaji-Nirmit/Trop8

    Python

  4. react-nickify react-nickify Public

    Forked from Balaji-Nirmit/react-nickify

    Rich text editor package based on react tiptap

    TypeScript

  5. Sentiment-Analysis-Model Sentiment-Analysis-Model Public

    Python