Skip to content
View lkhanna1505's full-sized avatar

Block or report lkhanna1505

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

๐Ÿš€ Epic README

๐Ÿ‘‹ Hey there! I'm LAKSHYA โ€“ a code craftsman, digital explorer, and a relentless problem solver currently pursuing a B.Tech in Computer Science and Engineering at SRM-IST Delhi-NCR Campus.

๐ŸŽฏ What This Repo Is About:

This repository is a curated collection of my most ambitious and epic projects โ€“ a playground where code meets creativity and where I push the boundaries of whatโ€™s possible with tech. Expect a mix of:

  • ๐Ÿš€ AI-Powered Applications
  • ๐Ÿ“ฆ Data-Intensive Systems
  • ๐Ÿ’พ Low-Level Database Engines
  • ๐ŸŒ Interactive Web Experiences
  • ๐Ÿ“ฑ Mobile Apps

๐ŸŒŸ Notable Projects:

  • Mavis: A data indexing and query system using Google Gemini embeddings and Chroma vector stores. Smart, scalable, and context-aware.
  • Guide-Genie: A recommendation engine that guides students on what and where to study, with future plans for multi-lingual and OCR support.
  • Workspace: A college companion app in Java Swing featuring real-time announcements, attendance tracking, and event management.
  • LKDB: My own spin on a lightweight key-value DBMS in C, complete with AVL Trees, journaling, and CRC32 validation.
  • Drug Solubility Prediction Model: Machine learning for pharmaceutical analysis using Linear Regression and Random Forest Regression.

๐Ÿ› ๏ธ Tech Stack & Skills:

  • Languages: C, C++, Java, Python, Dart, JavaScript, SQL
  • Frameworks & Tools: Flutter, Android Studio, IntelliJ IDEA, Google Colab, MySQL, Git & GitHub
  • Platforms: Web, Windows, Linux

๐Ÿ’ก Why This Repo?

This is not just a collection of code โ€“ itโ€™s a showcase of what I love building: impactful tools, slick interfaces, and data-driven systems. If youโ€™re into solving problems with code and pushing boundaries, youโ€™re in the right place.

๐Ÿ”ฅ Letโ€™s Connect:

  • ๐Ÿ“ซ LinkedIn
  • ๐ŸŒฑ Currently exploring advanced data structures, backend engineering, and AI-powered solutions.

Happy coding! ๐Ÿš€

Popular repositories Loading

  1. ToDoApp ToDoApp Public

    On the way of project based learning, I made a to do app to learn some new skills. I used hive to store the list of tasks locally.

    C++ 1

  2. WorkSpace WorkSpace Public

    This project started as the project of my curriculum for Java. We had to submit one java and one python project as part of our internal marks. Here I am uploading it on gitHub. Will be making some โ€ฆ

    Java 1

  3. N_Quees_Problem_Java N_Quees_Problem_Java Public

    Java 1

  4. HTML_CSS_JS_Login_Page HTML_CSS_JS_Login_Page Public

    HTML 1

  5. markUpJournal markUpJournal Public

    this is a journal that takes in input in markup format and stores it in a json file so that they can be viewed and saved for future reference. Inspired from the journal in the movie "The Social Netโ€ฆ

    CSS 1

  6. DSA-Challenge DSA-Challenge Public

    Forked from HackHound-SRM/DSA-Challenge

    C