Skip to content
View crokz1801's full-sized avatar

Block or report crokz1801

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.

Content in all repositories owned by your account will be closed.
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
crokz1801/README.md

💫 About Me:



🧑‍💻 I’m currently working on

  • Deep learning and Generative AI projects using Python & PyTorch/TensorFlow
  • Building full-stack apps using React + backend APIs
  • Data science & machine learning model development

🤝 I’m looking to collaborate on

  • Open-source ML/AI research projects
  • React or MERN-based web development
  • Hackathons & academic research in AI/ML

🧠 I’m looking for help with

  • Contributing to research publications
  • Improving system design & scalability skills
  • Advanced deep learning optimisation techniques

🌱 I’m currently learning

  • Large Language Models & RAG pipelines
  • Computer Vision and NLP
  • Verilog & digital design fundamentals
  • Competitive programming & algorithms

💬 Ask me about

  • Machine learning & deep learning fundamentals
  • Python, React and backend integration
  • AI/ML model pipeline and deployment concepts

⚡ Fun fact

  • I love experimenting with GenAI tools and turning ideas into working AI prototypes 😄
  • Always curious about how machines learn like humans!

🌐 Socials:

Instagram
LinkedIn
Email


💻 Tech Stack:

C++ CSS3 HTML5 JavaScript Python Vercel Firebase Netlify AWS Google Cloud Anaconda Flask NodeJS Nodemon React Redux Streamlit Vite MySQL MongoDB Keras Matplotlib NumPy Pandas Plotly PyTorch scikit-learn TensorFlow SciPy Git

Pinned Loading

  1. AES128_Pipeline AES128_Pipeline Public

    A Verilog implementation of a deeply pipelined AES-128 encryption core for FPGAs. Evaluates trade-offs between speed and area utilization through LUT-based (speed-optimized) and BRAM T-Table (resou…

  2. AI-Vault-Intelligent-Document-Retrieval AI-Vault-Intelligent-Document-Retrieval Public

    An end-to-end multimodal document vault using Qwen2.5-VL, ColPali, and Qdrant vector database. Implements layout-aware visual embeddings alongside structured metadata extraction (OCR, document clas…

    Python

  3. DeepSTL DeepSTL Public

    DeepSTL: Dual-Decoder Transformer for Natural Language to Signal Temporal Logic Conversion

    Python

  4. Kerbeus Kerbeus Public

    Kerbeus: Detecting and Preventing Modality Collapse in Skin Lesion Classification

    Jupyter Notebook

  5. Ocular-VLM-Multi-Modal-Ocular-Disease-Recognition-via-Bilateral-Cross-Attention Ocular-VLM-Multi-Modal-Ocular-Disease-Recognition-via-Bilateral-Cross-Attention Public

    A dual-pathway vision-language model using EfficientNet-B4 and a custom Bilateral Cross-Attention module to fuse bilateral eye feature maps for ODIR5K diagnosis. Features a 4-phase training pipelin…

  6. Parallel-3D-Stencil-MPI-High-Performance-Halo-Exchange-Isovalue-Counter Parallel-3D-Stencil-MPI-High-Performance-Halo-Exchange-Isovalue-Counter Public

    An MPI C implementation of a 3D domain-decomposed 7-point stencil solver with non-blocking point-to-point halo exchanges (MPI_Isend/MPI_Irecv). Features non-blocking computation-communication overl…

    C