Skip to content
View arjundroid12's full-sized avatar

Block or report arjundroid12

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

👋 Hi there

I'm Arjun, a developer building my GitHub portfolio one project at a time. Currently working through a 14-day portfolio challenge — check out my pinned repos below for live demos!

🔭 Currently working on

  • 14-day portfolio build challenge (Day 1 done: Calculator, Notes, Realtime Chat)
  • Daily coding challenges (auto-committed via GitHub Actions)
  • Learning modern JS, Node.js, and full-stack patterns

🌱 Currently learning

  • React 18 + Vite
  • Next.js App Router
  • Socket.io / WebSockets
  • CI/CD with GitHub Actions

💬 Ask me about

  • Vanilla JavaScript fundamentals
  • Building static sites with no dependencies
  • Setting up GitHub Pages and Surge.sh deploys
  • Surviving ISP blocks on github.io 😅

⚡ Fun fact

I learned that Indian ISPs sometimes block github.io — so I deploy everything to Surge.sh's Bangalore edge as a backup.

Hi, I'm arjundroid12 👋

Building my portfolio, one project at a time.

📍 Earth · 📧 · 🔗 https://arjunv.is-a.dev


📊 Live Stats

39 public repos · 1 followers · 0 following · ⭐ 0 stars received · 🍴 4 forks

🌟 Top Languages

JavaScript 64%TypeScript 13%C# 8%Python 5%HTML 3%


🚀 Pinned Projects

daily-coding-log
Daily coding challenges, tips, and learning prompts — committed every day.
⭐ 0 · 🍴 0 · JavaScript
arjundroid12
GitHub profile README — auto-updated daily with live stats by GitHub Actions.
⭐ 0 · 🍴 0 · JavaScript
HelpDeskManagement
Help Desk Ticket Management System built with ASP.NET Core Web API, ASP.NET Core
⭐ 0 · 🍴 0 · C#
subspace-product-evaluation
Product Intern Assignment - end-to-end product evaluation of Subspace (subspace.
⭐ 0 · 🍴 0 · —
student-registration-webapp
ASP.NET Core MVC Student Registration Web App with Identity Authentication & Rol
⭐ 0 · 🍴 4 · C#
seo-keyword-tracker
Restaurant SEO keyword tracker with Google Search Console + Analytics integratio
⭐ 0 · 🍴 0 · TypeScript

📝 Recent Commits


🛠️ Daily Coding Log

I am auto-committing a coding challenge, tip, and reflection every day — see daily-coding-log 📓


🤝 Connect

  • 💼 LinkedIn: coming soon
  • 🐦 Twitter: coming soon
  • 🌐 Portfolio: this profile!

🔄 This README is auto-updated daily by GitHub Actions. Last refresh: 16 Aug 2026, 11:11 pm IST

Pinned Loading

  1. assignmentsassignmentsPublic

    My coding assignments

    C#

  2. calculator-appcalculator-appPublic

    A clean, modern calculator with keyboard support, history panel, and dark mode — built with vanilla HTML/CSS/JS.

    JavaScript

  3. daily-coding-logdaily-coding-logPublic

    Daily coding challenges, tips, and learning prompts — committed every day.

    JavaScript

  4. notes-appnotes-appPublic

    A markdown notes app with tags, search, and dark mode — saves to localStorage. No backend required.

    JavaScript

  5. realtime-chatrealtime-chatPublic

    Real-time chat application with multiple rooms, built with Node.js, Express, and Socket.io.

    JavaScript