An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


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



I'm a BI Developer@CTS.


Web | Android | Developer | Business Intelligence


## 🌟 Highlights

itsvidhanreddy
X
- 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:


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](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

![Your GitHub stats](https://github-readme-stats.vercel.app/api?username=AVidhanR&show_icons=true&theme=radical)

## šŸš€ Top Languages

![Top Languages](https://github-readme-stats.vercel.app/api/top-langs/?username=AVidhanR&layout=compact&theme=radical)

## šŸ“ 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/)