Skip to content
View Annkkitaaa's full-sized avatar
💜
Focusing
💜
Focusing

Block or report Annkkitaaa

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

Experience

  • Working as a Data Scientist at Networth Corp. Developing a topic modeling pipeline, designing an evaluation framework, and building a robust chunking module for efficient text preprocessing.
  • Worked as a Data Science Intern at Infinite Analytics. Developed a Q-learning-based campaign optimization model to improve marketing strategies. Analyzed campaign metadata, extracting insights to boost engagement and targeting.
  • Worked as a Research Intern at IIT (ISM) Dhanbad. Applied Graph Neural Networks (GNN) to analyze a dataset of yoga images, identifying joint points as nodes in the network

Projects

  • DeFi Risk Analysis and Prediction System for Ethereum :The DeFi Risk Analysis and Prediction System is a web application designed to collect, process, and analyze data from decentralized finance (DeFi) protocols and the Ethereum blockchain. The application leverages machine learning techniques to assess the risk levels of various DeFi assets and provide predictions based on user inputs.
  • Cryptanalysis Using LSTM Networks: Developed a model utilizing LSTM networks to analyze time series data for cryptographic applications, enhancing security analysis.
  • Paillier Homomorphic Encryption: Implemented the Paillier homomorphic encryption scheme to demonstrate secure data processing capabilities, focusing on privacy-preserving computations.
  • Ingredient Weight Estimation Model: A machine learning model that estimates weight percentages of various ingredients in food items using NLP and Random Forest regression.
  • Sign Language Detector: Created a sign language detection system using computer vision techniques, aiming to bridge communication gaps for the hearing impaired.

Blogs posts

💫 Connect with me

Website    LinkedIn    Instagram    Medium    Twitter/X    Telegram

Most Used Languages

Top Langs

Streak

GitHub Streak

Feel free to connect and reach out! Let's collaborate and learn together!

Profile Views

Pinned Loading

  1. Cryptanalysis-Using-LSTM-Networks Cryptanalysis-Using-LSTM-Networks Public

    This project demonstrates the application of LSTM (Long Short-Term Memory) networks for cryptanalysis, specifically aimed at breaking the Caesar Cipher encryption by predicting plaintext from ciphe…

    Python 3

  2. Paillier-Homomorphic-Encryption Paillier-Homomorphic-Encryption Public

    Paillier Homomorphic Encryption is a privacy-preserving data analysis system that uses homomorphic encryption, specifically the Paillier scheme, to perform secure arithmetic operations on encrypted…

    Python 3

  3. Ecommerce-RAG-Chatbot Ecommerce-RAG-Chatbot Public

    A Retrieval-Augmented Generation (RAG) based chatbot system for e-commerce product search and order management. The system provides semantic search capabilities for products and handles order queri…

    Python 12 3

  4. ml-zkp-system ml-zkp-system Public

    A system that combines zero-knowledge proofs, cryptographic commitments, and digital signatures to verify machine learning model performance while maintaining privacy and security.

    Python 2

  5. Decentralized-AI-Legal-Document-Generator Decentralized-AI-Legal-Document-Generator Public

    A blockchain-based legal document system using Claude's AI with Ethereum for verification. Claude serves as the interface, avoiding custom frontend needs while maintaining blockchain integration. I…

    JavaScript 1 1

  6. x402-demo x402-demo Public

    A proof-of-concept demonstrating the x402 payment protocol developed by Coinbase. This project includes both a web interface and CLI tools to show how HTTP 402 "Payment Required" enables seamless m…

    TypeScript 3