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

Highlights

  • Pro

Block or report Arni005

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


πŸ‘©β€πŸ’» About Me

I'm a 4th-year Computer Science student with a strong interest in Cloud Computing, DevOps, and Backend Development. I enjoy building real-world applications with Django and FastAPI, and I'm currently deep in AWS, Docker, and modern deployment practices.

I like pulling systems apart to see how they work behind the scenes, and figuring out how to make them scalable and efficient β€” actively working towards becoming a skilled Cloud / DevOps Engineer through hands-on, end-to-end projects.

πŸŽ“ Studying:    Computer Science (B.Tech, 4th Year)
☁️ Building:    Cloud-native apps, CI/CD pipelines, AI-assisted tools
πŸ› οΈ Learning:    AWS, Docker, Terraform, scalable system design
🀝 Open to:     Cloud / DevOps / Backend opportunities
🌐 Portfolio:   arni.live


🧰 Tech Stack

Languages



Frameworks



Cloud, DevOps & Infra



Databases & Tools



πŸš€ Featured Projects

🌱 AgriShield AI β€” Climate-Aware Crop Risk & Protection Assistant

An AI-powered agricultural decision-support system that analyzes crop vulnerability under changing climate and rainfall conditions. Combines Retrieval-Augmented Generation (RAG) with a locally running LLM (Ollama) and a FastAPI backend for explainable, region-aware crop protection recommendations. Built as part of the 1M1B AI for Sustainability Internship.

Stack React + Vite, Tailwind CSS Β· FastAPI, LangChain, Ollama (local LLM), ChromaDB
Key Features Rainfall & region-based risk assessment, RAG-grounded responses, fully offline inference, structured action plans, cost & resource insights
Repository github.com/Arni005/Agrishield_AI
🌾 RuralFund β€” Cloud-Based Microlending Platform (Offline-First)

A cloud-native microlending platform built for rural borrowers with unstable internet access. An offline-first Progressive Web App stores loan data on-device and syncs with AWS once connectivity returns, so borrowers can request loans and lenders can review and approve them seamlessly.

Stack React, IndexedDB (Dexie.js), Service Workers Β· AWS Lambda, DynamoDB, API Gateway, S3 + CloudFront, Cognito, SES
Key Features Offline loan requests with background sync, conflict resolution on reconnect, lender dashboard, push notifications
Repository github.com/Arni005/RuralFund-Cloud-Based-Microlending-Platform
βš™οΈ CI/CD Pipeline for a Python App on AWS

An end-to-end CI/CD pipeline that takes a Dockerized Python application from a GitHub commit to a live deployment on EC2, using AWS's native DevOps toolchain.

Stack Python, Docker, GitHub, AWS CodePipeline, CodeBuild, CodeDeploy, EC2
Pipeline Source checkout β†’ build & test β†’ Docker image build & scan β†’ deploy to EC2
Repository github.com/Arni005/Continuous-Intigration-Deployment-Project
πŸ—οΈ Terraform Three-Tier Architecture on AWS

An Infrastructure-as-Code project that provisions a classic three-tier architecture (web, app, database) on AWS entirely with Terraform β€” a hands-on deep dive into cloud networking and provisioning.

Stack Terraform, AWS (EC2, VPC, Subnets, RDS, NAT Gateway), Apache HTTP Server
Key Features Custom VPC with public/private subnets, EC2 web & app tiers, RDS MySQL database tier, NAT Gateway for secure private access
Repository github.com/Arni005/Three_Tier_Architecture ⭐


πŸ“ˆ Contribution Activity





🎯 Current Focus


building:
  - 🌱 AgriShield AI β€” RAG-powered crop risk assistant
  - 🌾 RuralFund β€” offline-first cloud microlending platform
  - βš™οΈ CI/CD pipelines & infrastructure-as-code on AWS

learning:
  - ☁️ AWS core services (Lambda, DynamoDB, S3, Cognito)
  - 🐳 Docker & container orchestration
  - πŸ—οΈ Terraform & infrastructure automation

open_to:
  - πŸ’Ό Cloud / DevOps Engineer roles (Fresher)
  - 🧩 Backend Developer opportunities (Django / FastAPI / Nodejs)

goal_for_this_year:
  - πŸš€ Ship a fully deployed, production-grade cloud project


πŸ“¬ Connect



"Every deployment is a small act of trust between yesterday's code and tomorrow's system."

Pinned Loading

  1. Three_Tier_Architecture Three_Tier_Architecture Public

    HCL 1

  2. Agrishield_AI Agrishield_AI Public

    JavaScript

  3. Continuous-Intigration-Deployment-Project Continuous-Intigration-Deployment-Project Public

    Dockerfile

  4. RuralFund-Cloud-Based-Microlending-Platform RuralFund-Cloud-Based-Microlending-Platform Public

    JavaScript