Skip to content
View AVidhanR's full-sized avatar
:octocat:
Nothing amazing here.
:octocat:
Nothing amazing here.

Highlights

  • Pro

Block or report AVidhanR

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
AVidhanR/README.md

Hi there πŸ‘‹πŸ» I'm Vidhan πŸš€

I'm a Computer Science & Engineering Undergraduate.
Web | Android | Programmer | Developer

🌟 Highlights

itsvidhanreddy X Twitch

  • A former core member in GDG-GDSC Google Developer Student Club, (REC) Raghu Engineering College, Visakhapatnam.
  • Check out my gists from here
const aboutMe: {
  workingOn: string[];
  learning: string[];
  contactMe: string;
  pronouns: string[];
} = {
  workingOn: ['react', 'nextjs'],
  learning: ['typescript', 'backend'],
  contactMe: '[email protected]',
  pronouns: ['he', 'him'],
};

console.log(aboutMe);

🀝 Gain Knowledge

  • Learn to become a Data Science specialist: Data Science
  • Learn Compose using Kotlin: Jetpack Compose
  • Learn Machine Learning from Google Devs: Machine Learning
  • Checkout my Shortcuts from here
  • Checkout my Cheat-Sheets collection from here
  • Checkout my bash commands cheat-sheet from here

βš™οΈ Languages and Tools:

React.js TypeScript Tailwind CSS Next.js C++ Java Python Streamlit Git Android Jetpack Compose MySQL Postman Bash JSON VS Code Ubuntu Notion

βœ… Checkout

  • Learn Mobile Application Development (Beginner) within 20Days from here (Android using XML and Java).
  • Learn Web Technologies (Beginner) within 20Days from here (Beginner Web Stack, MySQL and Java (Servlets, JSP and JDBC)).

πŸ’» My Learning

  • 🌱 See what I'm learning now from here
  • πŸ”­ I’m currently working on Next and React
  • πŸ‘― I’m looking to collaborate and contribute on Android Compose, ReactJS, NextJS, Angular.
  • πŸ˜„ Pronouns: Vinnu, Reddy.
  • πŸ“« How to reach me: @itsvidhanreddy
  • πŸ“ˆ Visit my portfolio from here - Built using NextJS14.

πŸ”— Let's Connect

:octocat: GitHub Stats

Your GitHub stats

πŸš€ Top Languages

Top Languages

πŸ“ Must Read

  • Learn and understand about the Web Storage from this article

Pinned Loading

  1. QuoteGenerator QuoteGenerator Public

    A Quote Generator with a wonderful UI built using react with vite plugin

    JavaScript

  2. Pomodoro Pomodoro Public

    Pomodoro is a time management technique that uses a timer to break down work into intervals. Built using the basic web languages

    JavaScript

  3. WebTechnologies WebTechnologies Public

    This repo contains all about the web development using html, css, js and following with tomcat server, java servlets, jsp, jdbc connections and mysql.

    HTML

  4. MobileAppDevelopment MobileAppDevelopment Public

    This repo contains all about the Android concepts (20 days - 20 experiments) from basics to advanced with respective applications as a demonstration.

    Java

  5. ExaSearch ExaSearch Public

    Developed a user-friendly web application utilizing Streamlit, designed to facilitate seamless content searches on Wikipedia.

    Python 1