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

Highlights

  • Pro

Block or report its-lnv

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.

Content in all repositories owned by your account will be closed.
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
its-lnv/README.md

Typing SVG

Subtitle

     


About Me

CS Undergrad at Delhi University. Aspiring software developer with a strong interest in web development and real-world projects. I enjoy learning new technologies and solving problems.

  • Currently working on Frotend, AI and ML projects
  • Always learning something new

Tech Stack

Languages

Python C++ JavaScript Prolog

Frontend & Backend

React Next.js Node.js Express.js Django MongoDB TailwindCSS HTML5 CSS3

AI / ML & Data

scikit-learn Pandas NumPy Matplotlib

Tools

Git VS Code Vercel Netlify


Projects

A beginner-friendly NLP based chatbot built using Python and NLTK. This chatbot can understand basic user inputs and respond in English or Hinglish.

An interactive and responsive multi-page website that simplifies the Constitution of India and its core values for everyone. This project presents complex constitutional concepts in easy language, along with real-life examples, quizzes, case studies, and more.

In this task, I built a beginner-level Machine Learning model using Scikit-Learn to classify emails as Spam or Not Spam.

Solutions to Practical (Q1–Q8) of the Artificial Intelligence lab, implemented in PROLOG. Each program demonstrates a core PROLOG concept — facts and rules, recursion, and list processing — with sample queries and their outputs.


GitHub Stats

GitHub Stats GitHub Streak

Contribution Activity


github-snake


Education

University Degree Years GPA
🇮🇳 Delhi University B.Sc. Computer Science 2025-2028 7.5

Certifications

  • CDZ — Python Development Intern
  • BookwithUVA — Sales Intern
  • Skill Course — SQL Micro Course
  • The Angaar Batch — Python Programming
  • The Angaar Batch — Full-Stack Developer

Popular repositories Loading

  1. portfolio-website portfolio-website Public

    HTML 2

  2. samvidhan samvidhan Public

    A responsive multi-page educational website based on the Constitution of India, explaining its core values, rights, duties, laws, and history in simple and interactive way.

    HTML 1

  3. aegisDID aegisDID Public

    Forked from Iessnna/aegisDID

    AegisDID is a privacy-preserving decentralized identity platform that combines Verifiable Credentials, Zero-Knowledge-style proofs, AI-driven behavioral biometrics, and Trust Graph analysis to veri…

    TypeScript 1

  4. weather-dashboard weather-dashboard Public

    A Python project that uses the OpenWeatherMap API to fetch weather data and display it using simple visualizations.

    Python

  5. sales_report sales_report Public

    A Python project that creates a CSV file of sales data, analyzes total revenue and units sold, and automatically generates a professional PDF sales report using csv and fpdf.

    Python

  6. simple_calculator simple_calculator Public

    My first Python project — a simple calculator implementing basic operations and error handling using try-except blocks.

    Python