Rohan Paul (@rohan-paul)

Top repositories

1

Awesome-JavaScript-Interviews

Popular JavaScript / React / Node / Mongo stack Interview questions and their answers. Many of them, I faced in actual interviews and ultimately got my first full-stack Dev job :)
JavaScript
3,228
star
2

MachineLearning-DeepLearning-Code-for-my-YouTube-Channel

The full collection of all codes for my Youtube Channel segregated as per topic.
Jupyter Notebook
359
star
3

LLM-FineTuning-Large-Language-Models

LLM (Large Language Model) FineTuning
Jupyter Notebook
346
star
4

aws-s3-file_upload-node-mongo-react-multer

A simple boilerplate project to implement AWS S3 file upload functionality in a Node, React and Mongo app. Using Multer for uploading file.
JavaScript
44
star
5

material-ui-table-with-node-mongodb-running-in-GCP-also-the-source-code-for-GCP-Blog

Fullstack React, Node, Mongo App to Create, Edit, Delete and render tabular data. Pagination handled in backend with mongoose-paginate.
JavaScript
38
star
6

Awesome-Python-Django-Interview

Collection of my notes to break into the industry as a Backend Developer in Python Stack
Python
38
star
7

Algorithm-in-JavaScript

Implementing all-time classic algorithmic problems in JS
JavaScript
28
star
8

Awesome-Machine-Learning-DataScience_Resources

Curated Collection of Online and Free Resources for serious learning of Machine Learning and Data Science.
27
star
9

stock-dashboard-react

A 𝐬𝐭𝐨𝐜𝐤-𝐚𝐧𝐚𝐥𝐲𝐭𝐢𝐜𝐬 𝐝𝐚𝐬𝐡𝐛𝐨𝐚𝐫𝐝 𝐰𝐢𝐭𝐡 𝐑𝐞𝐚𝐜𝐭, 𝐇𝐢𝐠𝐡𝐜𝐡𝐚𝐫𝐭𝐬, @𝐯𝐱 (charting lib) and using financial analytics API data from - www.worldtradingdata.com, api.iextrading.com and financialmodelingprep.com.
JavaScript
19
star
10

Javascript-Common-Challenges-Problems

Collection of Day to Day Challenges/Techniques in JavaScript/Python
JavaScript
16
star
11

coderbyte-solution-js

JavaScript
13
star
12

Deep-Learning-Paper-Implementation

From Scratch Implementation of some popular Deep Learning Papers with PyTorch and Tensorflow
Jupyter Notebook
11
star
13

react-node-mongodb-material-ui-shopping-cart

Currently WIP - To build a shopping/E-Commerce Site. Frontend in React and Material-UI and backend is in Node/Express/Mongodb
TypeScript
11
star
14

LLM-Prompt-Formatting-for-finetuning-Inferencing

Various LLM Prompt Format structure for finetuning Inferencing
9
star
15

SignUp-Form-with-Passport

Simple MERN Passport Template for a sign-in and sign-up form built with Mongo, Express, ReactJS, Node.js.
JavaScript
8
star
16

Cracking-The-Coding-Interview-Solutions-In_Python_JS

JavaScript
8
star
17

mern-image-uploading-boilerplate

A REST api to implement functionality to upload image files using node in backend and files are to be saved in mongodb.
JavaScript
7
star
18

react-theme-kids-school

A Landing Page Theme (for a school website) built with React, including Login Functionality with json-web-token and Passport middleware authentication
JavaScript
7
star
19

Interview-Cake_Problems_with_solutions

6
star
20

Carousel-react-native-theme-Nov_10_2019

A ReactNative implmentations of some important UI/UX compnents like carousel / swiper etc
Java
5
star
21

mongodb-snippets

A collection of small MongoDB and Node Snippets for achieving some small React jobs or query.
JavaScript
5
star
22

Collection-of-Angular-Notes-Use_cases-Best_practices

Curated collection of notes and explanations of Angular foundational architecture and references on everything Angular, and its best practices and implementations
HTML
5
star
23

Movie-Finder-React-Native

Movie Finder App in React Native
JavaScript
5
star
24

GAN-Implementations-from-Scratch-with-PyTorch-and-TensorFlow

Generative Adversarial Network (GAN) Implementations from Scratch with PyTorch and TensorFlow
Jupyter Notebook
5
star
25

cryptocurrency-price

Small React app for just showing cryptocurrency prices
JavaScript
5
star
26

Collection-of-React-Redux-ReactNative-Notes

Curated List of Notes, Techniques and Tricks used regulary in Development
JavaScript
5
star
27

GUMROAD-SAMPLE-CHAPTERS

SAMPLE CHAPTERS for my Published Book
4
star
28

Realtime-CryptoCurrency-Price-React-App-webhooks-to-Binance-api

Realtime CryptoCurrency Price with WebSocket and Binance API
JavaScript
4
star
29

Kaggle-House-Prices-Advanced-Regression-Techniques

Repository for source code of Kaggle competition: House Prices: Advanced Regression Techniques
Jupyter Notebook
4
star
30

Javascript-Tricky-Interview-Questions

JavaScript
4
star
31

Bitcoin_Price_Prediction_with_LSTM

Bitcoin_Price_Prediction_with_LSTM - Code for my YouTube Video
Jupyter Notebook
4
star
32

mongo_file_uploads

Small functionality-app to uplod files to cloud mongodb (mLab) with node
JavaScript
4
star
33

hacker-rank-problems-in-js

JavaScript
4
star
34

PyTorch-Techniques

Various PyTorch-Techniques for daily Use cases
Jupyter Notebook
4
star
35

find-most-popular-github-user-in-your-city

A quick side project to find the most popular Github Users (by followers count) in any city
JavaScript
4
star
36

chainable-dropdown-list

Small MERN app where one dropdown lists should get updated based on selections made on other dropdown list
JavaScript
4
star
37

General-Kaggle-Notebooks

Jupyter Notebook
3
star
38

rohan-paul

3
star
39

Image_Segmentation-for-Intestine-Cancer-TensorFlow-UW-Madison-Kaggle-Competition

Code for The UW Madison Kaggle Competition - Segmenting intestine and stomach for Cancer patients with TensorFlow
Jupyter Notebook
3
star
40

LeetCode_Solution_JS

JavaScript
3
star
41

Project_Euler_Solutions-JavaScript

JavaScript
3
star
42

Interviewbit

JavaScript
3
star
43

Material-UI-Table-with-pagination-and-sorting-boilerplate

JavaScript
3
star
44

hacker-news-api-migrating-to-react-hooks

JavaScript
3
star
45

student-management-CRUD-api

Bare-bone CRUD REST api for a student management system with nodejs and mongodb. I did during my Full Stack Bootcamp at The Hacking School
JavaScript
3
star
46

Codewars-Solutions

JavaScript
3
star
47

react-node-mongo-busroute-app

JavaScript
3
star
48

MERN-book-library

Tiny book-library with Express, Mongo, React - only add, edit and delete functionality
JavaScript
3
star
49

hackernews-api

A little app to pick 20 new articles from the HackerNews stories API endpoint and search Hacker News
JavaScript
2
star
50

Unet-Brain-MRI-Segmentation-Tensorflow-Keras

Unet-Brain-MRI-Segmentation-Tensorflow-Keras - Kaggle Dataset
Jupyter Notebook
2
star
51

github_profile_finder

Small project to only display basic github profile info of a user fetching the data with github API
JavaScript
2
star
52

EfficientNet_Pretrained_Pytorch_Covid_19_X_Rays

EfficientNet_Pretrained_Pytorch_Covid_19_X_Rays
Jupyter Notebook
2
star
53

Machine-Learning-and-Deep-Learning-Tutorial-Notebooks

Various Machine Learning and Deep Learning Tutorial Notebooks in Blog Format
Jupyter Notebook
2
star
54

React-App-rick_and_morty_browse_and_search

JavaScript
2
star
55

Free_Code_Camp_JavaScript-Solution

JavaScript
2
star
56

google-map-with-react

JavaScript
2
star
57

infinite-scroll-without-any-package

JavaScript
2
star
58

Microsoft_Malware_Prediction_BIG_2015

Jupyter Notebook
2
star
59

react-with-firebase

JavaScript
2
star
60

test-project-for-reporting-issue

TypeScript
2
star
61

Aerial-Drone-Images-Semantic-Segmentation-PyTorch-Inception-V4-Pretrained

Aerial-Drone-Images-Semantic-Segmentation-PyTorch-Inception-V4-Pretrained
Jupyter Notebook
2
star
62

redux-boilerplate-base-counter

Small boilerplate to server as a base for react redux with simple counter
JavaScript
2
star
63

OpenCV_Image_Processing

This Repo has all the OpenCV and Image Processing related codes for my YouTube Channel
Jupyter Notebook
2
star
64

absolute-bare-bone-react-boilerplate

Absolutte bare bone react boilerplate with only webpack and without create-react-app
JavaScript
2
star
65

Angular-D3.js-chart-component

Personal project for learning D3 - create a basic bar-chart component in Angular with D3.js
TypeScript
2
star
66

Eloquent-JavaScript-Solutions

JavaScript
2
star
67

react-draggable-form

JavaScript
2
star
68

Cryptocurrency-Kaggle

Jupyter Notebook
2
star
69

monsterapi_test

Jupyter Notebook
2
star
70

Graphql-Express-React-Mongodb-Simple-CRUD

A super simple boilerplate to implement all CRUD operation with GraphQL, Express, React and MongoDB
JavaScript
2
star
71

Quantize-GPT-LLM-models-with-HuggingFace-transformers

Quantize GPT LLM models with HuggingFace transformers
Python
2
star
72

Finance-with-MachineLearning-DeepLearning-Code-for-my-YouTube-Channel

MachineLearning & DeepLearning for Stock Trading, Crypto & Finance - Code-for-my-YouTube-Channel
Jupyter Notebook
2
star
73

hotel-room-component-react

JavaScript
1
star
74

Image-matching-memory-game

Learning project, building a small game
JavaScript
1
star
75

GoogLeNet_Inception-v1_From_Scratch_PyTorch

GoogLeNet_Inception-v1_From_Scratch_PyTorch
Jupyter Notebook
1
star
76

Financial-Data-Analysis-with-Python

Jupyter Notebook
1
star
77

Loan-Calculator-THS-April-2018

Loan Calculator built with pure JS and Bootstrap.
HTML
1
star
78

Gravitational-Wave-Detection_Kaggle_Competition

G2Net Gravitational Wave Detection Find gravitational wave signals from binary black hole collisions
Jupyter Notebook
1
star
79

Pandas-DataScience_MachineLearning-Exercises

Jupyter Notebook
1
star
80

Netflix_Movie_Prize_Kaggle

Kaggle Challenge - Dataset from Netflix's competition to improve their reccommendation algorithm
Jupyter Notebook
1
star