https://github.com/avidhanr/avidhanr
Developer
https://github.com/avidhanr/avidhanr
highlights knowle markdown profile progress readme
Last synced: 8 months ago
JSON representation
Developer
- Host: GitHub
- URL: https://github.com/avidhanr/avidhanr
- Owner: AVidhanR
- Created: 2024-01-27T05:10:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-24T14:12:57.000Z (12 months ago)
- Last Synced: 2025-06-24T15:30:22.481Z (12 months ago)
- Topics: highlights, knowle, markdown, profile, progress, readme
- Homepage: https://avidhanr.github.io/AVidhanR/
- Size: 19.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hi there šš» I'm Vidhan š
I'm a BI Developer@CTS.
Web | Android | Developer | Business Intelligence
## š Highlights
- A former core member in [GDG-GDSC](https://github.com/GDSC-REC) Google Developer Student Club, (REC) Raghu Engineering College, Visakhapatnam.
- Check out my `gists` from [here](https://gist.github.com/AVidhanR)
```ts
const aboutMe: {
workingOn: string[];
learning: string[];
contactMe: string;
pronouns: string;
} = {
workingOn: ['genai', 'java', 'svelte', 'python'],
learning: ['ml', 'algebra', 'oac'],
contactMe: 'vidhanreddy.dev@gmail.com',
pronouns: 'he/him',
};
console.log(aboutMe);
```
## š¤ Gain Knowledge
- Learn to become a Data Science specialist: [Data Science](https://www.kaggle.com/learn)
- Learn Compose using Kotlin: [Jetpack Compose](https://developer.android.com/courses/android-basics-compose/course)
- Learn Machine Learning from Google Devs: [Machine Learning](https://developers.google.com/machine-learning)
- Checkout my Shortcuts from [here](./shortcuts/)
- Checkout my Cheat-Sheets collection from [here](./cheat_sheets/)
- Checkout my bash commands cheat-sheet from [here](./bash_commands.png)
## āļø Languages and Tools:
## ā
Checkout
- Learn Mobile Application Development (Beginner) within `20Days` from [here](https://github.com/AVidhanR/MobileAppDevelopment) (Android using XML and Java).
- Learn Web Technologies (Beginner) within `20Days` from [here](https://github.com/AVidhanR/WebTechnologies) (Beginner Web Stack, MySQL and Java (Servlets, JSP and JDBC)).
## š» My Learning
- š± See what I'm learning now from [here](https://github.com/AVidhanR/LearnBuildGrow)
- š 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**](https://linktr.ee/itsvidhanreddy)
- š Visit my portfolio from [here](https://itsvidhanreddy.vercel.app) - Built using NextJS14.
## š Let's Connect
## :octocat: GitHub Stats

## š Top Languages

## š Must Read
- Learn and understand about the `Web Storage` from this [article](https://dev.to/abhay1kumar/understanding-web-storage-localstorage-sessionstorage-and-cookies-1384)
- Mastering Middleware in Node.js [article](https://dev.to/khushindpatel/mastering-middleware-in-nodejs-the-secret-sauce-of-expressjs-4666)
- `tmux` Cheat Sheet: [link](https://tmuxcheatsheet.com/)