Skip to content
View smiiksha's full-sized avatar
  • 23:07 (UTC -12:00)

Block or report smiiksha

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

Typing SVG


๐Ÿง  About Me

class Samiksha:
    def __init__(self):
        self.university  = "Mody University of Science & Technology"
        self.degree      = "B.Tech CSE - AI & Deep Learning"
        self.location    = "India"
        self.roles       = ["Secretary @ IEEE Women in Engineering"]
        self.learning    = ["Machine Learning", "NLP", "DSA"]
        self.passion     = "Turning data into decisions ๐Ÿ”"

    def say_hi(self):
        print("Thanks for dropping by! Let's build something amazing together ๐Ÿš€")

me = Samiksha()
me.say_hi()

๐Ÿ’ผ Experience

๐Ÿข AI/ML Intern โ€” DecodeLabs

Built multiple AI/ML projects end-to-end during the internship:

  • ๐Ÿค– AI Chatbot โ€” Conversational chatbot built in Python (v1 & v2)
  • ๐ŸŒธ Iris Classifier โ€” ML model to classify iris species using Scikit-Learn
  • ๐ŸŽฏ Tech Stack Recommender โ€” Content-based recommendation engine using TF-IDF Vectorization & Cosine Similarity (pure Python, no ML libraries)
  • ๐Ÿ“Š Model Comparison โ€” Benchmarked multiple ML models on classification tasks


๐Ÿ› ๏ธ Tech Stack

Languages

Python Java C SQL

ML & Data Science

Scikit-Learn Pandas NumPy NLTK Matplotlib

Tools & Platforms

Git GitHub Jupyter Streamlit VS Code


๐Ÿš€ Featured Projects

๐ŸŽฏ Sentiment Analysis & Return Prediction

NLP-powered system analyzing user sentiment from reviews to predict product returns. Built with Python, NLTK & Scikit-Learn.

๐Ÿ  House Price Prediction Model

ML regression model to predict real estate prices using feature engineering, EDA, and ensemble techniques.

๐Ÿ“ Mathematical Structure Visualizer

Java + Swing + SQLite desktop app to draw, calculate, and save mathematical shapes like circles, squares, rectangles & cones.

๐Ÿ”ฎ Coming Soon...

More NLP & Machine Learning projects in the pipeline. Stay tuned! ๐Ÿšง


๐Ÿ“Š GitHub Analytics


๐ŸŒŸ What I'm Up To

๐Ÿ”ญ  Currently exploring  โ†’  Machine Learning & NLP pipelines
๐ŸŒฑ  Currently learning   โ†’  Deep Learning, DSA, Advanced Python, RAG pipelines
๐Ÿ‘ฉโ€๐Ÿ’ผ  Role               โ†’  Secretary, IEEE Women in Engineering @MODY UNIVERSITY OF SCIENCE AND TECHNOLOGY
๐Ÿ’ก  Ask me about        โ†’  Python, ML, Data Analysis, NLP
๐Ÿ“ฌ  Reach me at         โ†’  samiksha.rana.019@gmail.com

๐Ÿค Let's Connect!

ย ย 



Popular repositories Loading

  1. House-Price-Prediction-Model House-Price-Prediction-Model Public

    ML project to predict house prices using Linear Regression

    Jupyter Notebook 2

  2. User-Sentiment-Analysis User-Sentiment-Analysis Public

    User Sentiment Analysis and Website Return Prediction System

    Python 2

  3. CS-23.202- CS-23.202- Public

  4. Mathematical-structure-visualizer Mathematical-structure-visualizer Public

    Java

  5. smiiksha smiiksha Public

  6. DecodeLabs-internship DecodeLabs-internship Public

    Python