Skip to content
View kanis777's full-sized avatar
Block or Report

Block or report kanis777

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
kanis777/README.md

Hi there πŸ‘‹

Kanishka Kannan πŸš€

About Me ℹ️

I am currently pursuing an MSc in Data Science as part of a 5-year integrated program at PSG College of Technology, currently in my 3rd year. My primary area of interest lies in data science, particularly in supervised and unsupervised learning, along with LLM.

Projects πŸ› οΈ

SecureSwipe πŸ’³

  • Description: Developed a fraudulent credit card detection website using Streamlit.
  • Technologies Used: Streamlit, Python, Machine Learning
  • Link: SecureSwipe Repository

ExchangeInsight πŸ’±

  • Description: Utilized Python to predict foreign currency exchange rates.
  • Technologies Used: Python, Machine Learning, freecurrencyapi.com
  • Link: ExchangeInsight Repository

ArtisticAlchemy 🎨

  • Description: Implemented an Image Diffusion Model leveraging a pretrained stable diffusion model, integrating Variational Autoencoders (VAEs) and UNet models for advanced image generation.
  • Technologies Used: Python, Diffusion Models, PyTorch, Transformers
  • Link: ArtisticAlchemy Repository

CallWizard ☎️

  • Description: Developed a comprehensive phone recommendation system utilizing SQL for database connectivity, BeautifulSoup for web scraping GSMArena, HTML/CSS for the user interface, and Power BI for data visualization.
  • Technologies Used: SQL, BeautifulSoup, HTML/CSS, Power BI
  • Link: CallWizard Repository

SecuHash πŸ”’

  • Description: Implemented a Merkle Trees project in C++ using a simple hash function to ensure data integrity and security in technologies like Blockchain.
  • Technologies Used: C++, Merkle Trees, Blockchain
  • Link: SecuHash Repository

Skills 🧠

  • Programming Languages: Python, C++
  • Data Science: Machine Learning, Data Visualization
  • Tools: Streamlit, Power BI
  • Other Skills: SQL, Web Scraping

Contact Me πŸ“§

Let's Connect πŸ”— Feel free to reach out to me for collaboration opportunities or to discuss anything related to data science and machine learning!

Pinned

  1. CineMood CineMood Public

    At this Movie Recommendation Engine, we suggest personalized movie recommendations based on your genre preferences or your mood or the time period you wish it comes from . Our platform is designed …

    Python

  2. Exchange_Insight Exchange_Insight Public

    The project focuses on developing a predictive model for foreign currency exchange rates, allowing users to predict exchange rates based on historical data.

    Jupyter Notebook

  3. SecureSwipe SecureSwipe Public

    Intuitive interface for exploring, visualizing, and predicting fraudulent credit card transactions.

    Jupyter Notebook

  4. Application-of-Dynamic-Programming-to-Solving-Reservoir-Operational-Problems Application-of-Dynamic-Programming-to-Solving-Reservoir-Operational-Problems Public

    Application of Dynamic Programming to Solving Reservoir Operational Problems

    C++

  5. TeleSearch TeleSearch Public

    "SplaySearch" is a C++-based project that employs splay tree data structures to facilitate efficient partial searches in telephone records.