Skip to content
View Nair-Adhithyan-Vijaykumar's full-sized avatar

Highlights

  • Pro

Block or report Nair-Adhithyan-Vijaykumar

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

Hey, I'm Adithyan πŸ‘‹

I'm a B.Tech IT student at Parul University who genuinely enjoys figuring out how things work β€” whether that's tracing through a bug at 1am, reading about how distributed systems handle failures, or building something small just to see if I can.

I'm not chasing trends. I'm trying to build a solid foundation first β€” the kind where you actually understand why something works, not just that it does.


What I'm working on right now

Mostly learning. Building small projects in Python, getting more comfortable with web development, and slowly wrapping my head around software design principles. Nothing flashy yet β€” but the fundamentals are worth the time.

A few things I keep coming back to:

  • Writing cleaner, more intentional code
  • Understanding how larger systems are architected
  • Automating the boring stuff (classic, I know β€” but genuinely useful)

My stack (so far)

Languages I write in: Python Β· C Β· C++ Β· Java Β· JavaScript
Web: HTML Β· CSS Β· JavaScript
Tools I use daily: Git Β· GitHub Β· VS Code Β· Linux


A bit more about me

  • I think good software is mostly about good thinking, not clever syntax
  • I want to eventually contribute to open-source β€” I'm not ready yet, but it's on the horizon
  • Long-term, I want to build technology that actually matters to people
  • I'm learning consistently, not perfectly β€” and I'm okay with that

What's next

Getting better, one project at a time. If you're building something interesting or just want to talk software, feel free to reach out.


Still writing the first chapters. Stay tuned.

Popular repositories Loading

  1. metaltrack metaltrack Public

    Metal & Scrap Inventory Management System

    JavaScript

  2. student-notes-manager student-notes-manager Public

    A simple Django CRUD web app to manage student notes β€” built as a beginner project to learn Python web development.

    Python

  3. password-strength-checker password-strength-checker Public

    πŸ” Real-time password strength checker built with HTML, CSS & JavaScript. Teaches authentication, cybersecurity, password entropy, and security UX β€” beginner project.

    JavaScript

  4. Nair-Adhithyan-Vijaykumar Nair-Adhithyan-Vijaykumar Public

    My personal repository

  5. cli-calculator cli-calculator Public

    Foundational Python project β€” CLI Calculator

    Python

  6. leetcode-solutions leetcode-solutions Public

    My LeetCode problem solutions

    Java