Skip to content
View LAKSHYA2517's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report LAKSHYA2517

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


🚀  About Me

const lakshya = {
    name: "Lakshya Asnani",
    location: "Gujarat, India",
    education: {
        college: "VIT Vellore",
        degree: "B.Tech Computer Science",
        graduationYear: "2028"
    },

    techStack: {
        languages: ["C", "C++", "Python", "Java", "JavaScript"],
        backend: ["FastAPI", "Node.js", "Express.js"],
        frontend: ["React", "Tailwind CSS"],
        databases: ["MongoDB", "PostgreSQL","SQL"],
        ml: ["NumPy", "Pandas", "Matplotlib", "Scikit-learn", "TensorFlow"]
    }
};

console.log(lakshya);

⚡  Tools & Technologies

```

Pinned Loading

  1. Mortgage-Document-Assistant Mortgage-Document-Assistant Public

    RAG system that ingests mortgage documents — loan applications, closing disclosures, promissory notes, title reports — and lets underwriters or loan officers ask natural language questions.

    Python

  2. EduRAG EduRAG Public

    An AI-powered Retrieval-Augmented Generation (RAG) pipeline tailored for academic use. Upload course syllabi, lecture notes, and other study materials to build a personalized knowledge base.Helping…

    JavaScript

  3. Finance-security-ai-monitor Finance-security-ai-monitor Public

    AI-powered early warning system that detects unusual login behavior and alerts users about potential account takeover attempts.

    Jupyter Notebook

  4. Project-Management Project-Management Public

    A full-stack backend REST API for project management built with Node.js, Express.js, and MongoDB featuring JWT authentication, email verification, and secure password management.

    JavaScript

  5. RADAR-Net RADAR-Net Public

    AI-Powered Dynamic Road Extraction and Navigation for Flood Relief Coordination.

    JavaScript

  6. Country-Info-Explorer Country-Info-Explorer Public

    Country Info Explorer A Node.js + Express.js web application that uses the REST Countries API to display detailed information about any country selected from a dropdown.

    EJS