Pinned Repositories
SmartClass-Public
Online Teaching Platform Based ReactJs and Firebase
Abhiraj3112000
Config files for my GitHub profile.
Billand
My first HTML CSS Website as practice, 2020. "Billand" - it's completely a hypothetical world, the whole story was written by me. It's just for fun.
Browser-based-Models-with-TensorFlowJs
My Solutions for Browser-based Models with TensorFlowJs Course
Class-links
It is a basic web Page, I have used it to save my online class links.
CodeChef
Solution of Codechef questions in (C++17)
Healthify-React-App
Machine Learning-based model to detect diseases
Personal-Website-Template
Personal Website UI Template using React-TypeScript. I hope, it will be helpful for your personal website that showcases your work as a software developer.
SQL
SQL/MySQL Cheatsheet and Practice Questions
portal_v1
A portal where recovered COVID-19 patients can share their resources.
Sayan3990's Repositories
Sayan3990/tfjs-models
Pretrained models for TensorFlow.js
Sayan3990/upptime
⬆️ Uptime monitor and status page powered by GitHub Actions, Issues, and Pages
Sayan3990/markdown-badges
Badges for your Profile and Projects.
Sayan3990/react-socket.io-chat-app
Simple chat app implementation using React + Socket.io
Sayan3990/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Sayan3990/developer-roadmap
Roadmap to becoming a developer in 2022
Sayan3990/Billand
My first HTML CSS Website as practice, 2020. "Billand" - it's completely a hypothetical world, the whole story was written by me. It's just for fun.
Sayan3990/Competitive-Programming-Resources
Competitive Programming & System Design Resources.
Sayan3990/Leetcode-Company-Questions
This is a repository containing the list of company wise questions available on leetcode premium
Sayan3990/tensorflow-2-public
TensorFlow: Data and Deployment Specialization
Sayan3990/devicon
Set of icons representing programming languages, designing & development tools
Sayan3990/modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
Sayan3990/The-Complete-FAANG-Preparation
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.
Sayan3990/data-structures-tree
Solutions of problems related to all tree data structures
Sayan3990/Compiler-Design-Parsers
LL(1) LR(1) SLR(1) LALR(1) Visualization
Sayan3990/snake-game
Sayan3990/data-visualisation
Data visualisation using seaborn
Sayan3990/Fortran
Basic Fortran Programs - Fortran 77 & Fortran 95
Sayan3990/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
Sayan3990/Big-Data-PPT
Research on Innovation of Automobile Marketing Mode Based on Big Data Marketing
Sayan3990/Cantilever-Labs-Certi-LOR
As a Web Developer Intern at Cantilever Labs
Sayan3990/algorithms-1
This repository contains computer science algorithms code.
Sayan3990/UI-Auth-Template-Using-React
React UI and Firebase Authentication Template
Sayan3990/DSA_Practice_Questions
DSA Practice Questions
Sayan3990/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
Sayan3990/Increment-Decrement-Operators
Increment Decrement Operators and Method to Solve Tricky Questions in C
Sayan3990/Algo-Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Sayan3990/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
Sayan3990/sort-visualizer
This is a web app built to visualize classic sorting algorithms such as insertion sort, merge sort, quick sort, heap sort, etc. The entire app is built with only React; no other third-party JS or CSS library has been used.
Sayan3990/Regex
Regex CheatSheet and Impotent Regular Expressions