Skip to content
View Aaricacoding's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Aaricacoding

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

🌊 Hey, I'm Aarica

BCA Student β€’ ML Explorer β€’ 3D Animation Enthusiast

Where data meets design, and code becomes art

LinkedIn Email


🎨 About Me

const aarica = {
    status: "BCA Student @ Learning Everything Mode πŸš€",
    skills: "Coding + Design + ML = ✨",
    currentFocus: [
        "Building ML pipelines that actually work",
        "Making data visualizations that don't look boring",
        "Creating 3D experiences that make people go 'woah'"
    ],
    learning: ["MLOps", "Three.js", "GSAP", "BERT", "Vibe Coding"],
    funFact: "I believe every commit should have aesthetic value"
};

πŸ› οΈ Tech Stack & Tools

πŸ€– ML/AI & Data Science

Python TensorFlow PyTorch scikit-learn Pandas NumPy

🎭 Frontend & 3D Animation

Three.js GSAP JavaScript React HTML5 CSS3

βš™οΈ DevOps & MLOps

Docker Git Linux


πŸ“Š GitHub Stats

Aarica's GitHub stats

Top Langs

GitHub Streak


πŸš€ Featured Projects

Deep learning meets NLP: Fine-tuned BERT for sentiment classification

  • 🎯 Tech: Python, PyTorch, Transformers, BERT
  • ✨ Highlight: State-of-the-art sentiment detection with custom fine-tuning
  • πŸ“ˆ Impact: Understanding emotions in text data

Production-ready ML workflows that scale

  • 🎯 Tech: Docker, Python, CI/CD, MLflow
  • ✨ Highlight: End-to-end automated ML pipeline from training to deployment
  • πŸ“ˆ Impact: Turning ML experiments into production systems

🎯 Current Learning Journey

graph LR
    A[πŸŽ“ BCA Student] --> B[πŸ€– ML/AI]
    A --> C[🎨 3D Animation]
    B --> E[BERT & NLP]
    B --> F[MLOps]
    C --> G[Three.js]
    C --> H[GSAP]
    D --> I[Creative Code]
    D --> J[Design Systems]
    style A fill:#F85D7F,stroke:#E1E8F0,stroke-width:2px,color:#fff
    style B fill:#6E40C9,stroke:#E1E8F0,stroke-width:2px,color:#fff
    style C fill:#1BA098,stroke:#E1E8F0,stroke-width:2px,color:#fff
    style D fill:#F8D866,stroke:#0D1117,stroke-width:2px,color:#000
Loading

πŸ’­ Philosophy

"Code is poetry, ML is magic, and design is the bridge between them."

I'm on a mission to create experiences that are:

  • 🎨 Beautiful - Because aesthetics matter
  • 🧠 Intelligent - Powered by ML & data
  • ⚑ Smooth - Animated with purpose
  • 🌍 Impactful - Solving real problems

πŸ“« Let's Connect!

I'm always excited to collaborate on:

  • πŸ€– ML/AI projects with creative applications
  • 🎨 Interactive 3D web experiences
  • πŸ“Š Data visualization that tells stories
  • πŸš€ Open source contributions

Reach out: aaricaraj890@gmail.com | LinkedIn


⚑ "Learning everything, vibing always, shipping constantly"

Profile Views

Pinned Loading

  1. TurtleAnimations TurtleAnimations Public

    A collection of complex, mathematically-inspired animations and geometric patterns rendered using Python's Turtle graphics library.

    Python 1