Skip to content
View WHitE-TITaN's full-sized avatar
🐭
🐭

Highlights

  • Pro

Block or report WHitE-TITaN

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

A Passionate Developer and Aspiring Software Engineer

Eyes    ABOUT ME white-titan

  • 🌱 Currently Learning: Neural networks, LSTMs, Transformers, and more.

  • 💻 Programming Languages: C++, { Java, JavaScript, and Python Bignner }.

  • 🛠️ Projects:

    • Neural Network Implementation: Built from scratch in C++, leveraging GloVe embeddings and LSTMs to generate meaningful text outputs.

    • Portfolio Website: An interactive Node.js-based website showcasing my skills, projects, and achievements.

    • OpenCV Color Detection: A project for detecting colors in images using C++.

  • 🎯 Current Focus:

    • Transforming my LSTM-based model into an Encoder-Decoder architecture.
    • Building an AI capable of writing essays, generating code, and more.
  • 💡 Why I Code: To create tools that empower others and turn complex ideas into reality. I aim for impactful work that bridges technology with creativity.


GITHUB STATS


pacman contribution graph
CONNECT WITH ME !
Connect with me LinkedIn Profile LeetCode Profile

Pinned Loading

  1. HackRx-LLM-IntelligentQueryRetrievalSystem HackRx-LLM-IntelligentQueryRetrievalSystem Public

    An intelligent query retrieval system that uses Pinecone for vector search, Gemini for fast inference, and LLMs for context generation to deliver accurate, real-time answers from large unstructured…

    Python 2

  2. Machine-Learning Machine-Learning Public

    This natural language processor leverages self-attention mechanisms to capture long-range dependencies in text, ensuring that the model can focus on critical words across sentences.

    C++ 1

  3. WHITE WHITE Public

    An advanced malware detection paradigm using brain-inspired Spiking Neural Networks (SNNs). This project classifies threats by analyzing their unique "behavioral fingerprints" captured from real-ti…

    C++ 1

  4. Subscription-System Subscription-System Public

    The Subscription System is a simple and efficient PHP-powered service that lets users subscribe using their email, verify through a unique code, and receive a fresh random XKCD comic every day. Des…

    PHP