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

Block or report nandanavijesh

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

πŸ‘‹ Welcome to My Profile!

πŸ“Š Data Analytics

Python SQL Power BI Excel

🌍 Web Development

HTML5 CSS3 JavaScript

☁️ Cloud & Infrastructure

AWS Git GitHub


πŸ‘€ Profile View Counter

Profile Views

πŸ“ˆ GitHub Stats

Your GitHub Stats

πŸ”₯ Contribution Streak

Streak

πŸ“Š Activity Graph

Activity Graph

πŸŽ“ Education

  • Bachelor of Science in Computer Science
  • Data Science Professional Certificate

🎯 Interests

  • Data Analytics
  • Web Development
  • Cloud Solutions

πŸ“« Connect with Me

Email LinkedIn


πŸ“… Last Updated: 2026-02-28 06:23:54 (UTC)


🌊 Thank you for visiting my profile!

<style> footer { position: relative; padding: 10px; overflow: hidden; background: #333; color: #fff; text-align: center; } footer::after { content: ""; position: absolute; left: 50%; bottom: 100%; width: 100%; height: 100%; background-image: url('https://media.giphy.com/media/3ohhwF1pIix2hNqRJS/giphy.gif'); animation: wave 2s infinite; } @keyframes wave { 0% { transform: translateY(0); } 50% { transform: translateY(-10px); } 100% { transform: translateY(0); } } </style> Β© 2026 Nandanavijesh | All Rights Reserved.

Popular repositories Loading

  1. tecto tecto Public

    πŸ” Encrypt transport tokens with TECTO for secure, opaque, and tamper-proof authentication using XChaCha20-Poly1305 AEAD encryption.

    TypeScript 1

  2. PRODIGY_WD_02- PRODIGY_WD_02- Public

    Develop a web application that allows administrators to perform CRUD ( Create, Read, Update, Delete ) operations on employee records.

    HTML 1

  3. PRODIGY_WD_03- PRODIGY_WD_03- Public

    Create an e-commerce website for a local store in your area, enabling customers to browse and purchase products online. The platform should feature product listings with images, description, prices…

    JavaScript 1

  4. PRODIGY_WD_04- PRODIGY_WD_04- Public

    Develop a real time chat application using WebSocket technology to enable instant messaging between users. Users should be able to create accounts, join chat rooms or initiate private conversations…

    PowerShell 1 1

  5. Luxe-Commerce Luxe-Commerce Public

    A modern, high-conversion E-commerce landing page featuring a functional shopping cart, lightning deals timer, and fully responsive UI. Built with a focus on clean code and minimalist design using …

    HTML 1

  6. PO_Classifier PO_Classifier Public

    PO_Classifiers is a Python-based backend service designed to solve the problem of messy product data. By leveraging a modular taxonomy and prompt-engineering, it maps raw product titles to structur…

    Python 1