Skip to content

Akshay-Jagiasi/Resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 

Repository files navigation

-----Resources-----

Web Development

The web Developmet Bootcamp: https://www.udemy.com/course/the-complete-web-development-bootcamp/ Buy this cource in sale

Git & Github specially for contributing to OpenSource: https://www.youtube.com/watch?v=apGV9Kg7ics

*** IMP ***

Best Channel for the Full stack Development and the one shot videos https://www.youtube.com/@shivanshvasu

Checkout this channel for Full stack development https://www.youtube.com/@DipeshMalvia/playlists

Mern Stack OneShot with DemoProject https://www.youtube.com/watch?v=hmwFN5YzY1s


Blockchain

"The Bitcoin Standard" Book Video Summary Playlist: https://www.youtube.com/playlist?list=PLShPHVMSn3wGTlBFRx2LE2sT9ApCKuurg

Core Concepts of blockchain specially bitcoin: https://www.udemy.com/course/build-your-blockchain-az/ Buy this cource in sale


DSA

DSA Revision

--------------> All OOPS Concepts in one video Shortest Video https://www.youtube.com/watch?v=bj1EsgZK0RI

CS50


GSOC(Google Summer of Code) guidance videos


OpenSource Guide


JavaScript Quick videos

https://www.youtube.com/watch?v=B8_cPhCM7HY Async Programming | Callbacks | Promises | Async Await


Backend Playlist

https://www.youtube.com/playlist?list=PLinedj3B30sDby4Al-i13hQJGQoRQDfPo Topics covered in this playlist 👇 ---Must Watch---

Node.js Introduction | Node.js Installation | Hello World Node.js | Modules in Node.js | File Handling in Node.js | How Node.js Works? | Building HTTP Server in Node.js | Handling URLs in Node.js | HTTP Methods | Getting Started with Express and Node.js | How Versioning Works in Node.js? | What is REST API? | Building REST APIs using Node.js and Express.js | Introduction to POSTMAN for REST APIs | Express Middleware | HTTP Headers in APIs | HTTP Status Codes | Getting Started with MongoDB | Connecting Node.js with MongoDB (Mongoose + Express) | Model View Controller (MVC) in Node.js | Create a Custom URL Shortener using Node.js and MongoDB | Server-Side Rendering with EJS and Node.js | Building Node.js Authentication from Scratch | JWT Authentication in Node.js | Cookies in Node.js | Authorization in Node.js | Creating Discord Bot in Node.js | Uploading Files with Node.js and Multer | Setting Up Project: Node.js Blogging Application with MongoDB | Setting up Authentication: Node.js Blogging Application with MongoDB | Complete Blog App: Node.js, MongoDB, and EJS | Deploy Node.js Application on AWS (Amazon Web Services) | WebSocket in Node.js (Socket.IO - Real-Time Messaging) | Node.js Streams | Scaling Node.js Applications using the Cluster Module | What is Nginx? | Install and Setup Nginx | Serve Static Content with Nginx | Full Node.js Deployment - NGINX, SSL With Let's Encrypt.


ReactJs Quick videos

Redux in one video

State: The state represents the data or the application status at a given point in time. For example, the user’s profile information or the items in a shopping cart.
Store: The store holds the entire state of your application. You can think of it as a big container that keeps all your application's data.
Actions: Actions are plain JavaScript objects that describe something that happened. For instance, an action could be { type: 'ADD_ITEM', payload: { id: 1, name: 'Apple' } }.
Reducers: Reducers are functions that specify how the state changes in response to an action. They take the current state and an action, then return a new state.
Dispatch: Dispatch is the method used to send actions to the store. When an action is dispatched, it triggers the reducers to update the state.
Selectors: Selectors are functions that extract specific pieces of data from the state

Backend Overview


Computer Networks

https://github.com/Akshay-Jagiasi/ComputerNetworks


Operating System

https://www.youtube.com/watch?v=8XBtAjKwCm4

Above video summary here --> https://dpaste.com/GNXQGTSBQ


-----

https://www.youtube.com/watch?v=CxGSnA-RTsA&list=PPSV COMPUTER SCIENCE explained in 17 Minutes [Must Watch]

https://www.youtube.com/watch?v=H565avw-ufk The Computer Science Iceberg Explained (Part 1)

https://www.youtube.com/watch?v=HK54nbXq_k0 The Operating System Iceberg Explained


websites mostly AI tools

https://medulance.com/ 24/7 Emergency Ambulance Care with Medulance

https://www.perplexity.ai/ perplexity ai realtime

https://claude.ai/ claude model inputs => text dcouments, image etc

https://wrtn.ai/ includes these models at one place thumbnail

https://wrtn.ai/ includes these models at one place thumbnail

AI Search, GPT-4, GPT-3.5, Claude 2.1, Claude Instant, PaLM2

https://forefront.ai/ customized assistant, inputs=>documents, images etc

https://www.hyperwriteai.com/ Write, Research, and Collaborate with your AI Personal Assistant

https://medisearch.io/ Direct science-based answers to medical questions

https://invideo.io/ Create videos with text prompts

https://www.naturalreaders.com/ text to speech pdf, webpages

https://www.whatplugin.ai/Find Useful Custom GPTs,plugins, characters AI Bots, For ChatGPT, chatbots for poe

https://learn.deeplearning.ai/ deep learning short courses


100+ concepts explained

https://www.youtube.com/watch?v=-uleG_Vecis 100+ Computer Science Concepts Explained

https://www.youtube.com/watch?v=erEgovG9WBs 100+ Web Development Things you Should Know

https://www.youtube.com/watch?v=lkIFF4maKMU 100+ JavaScript Concepts you Need to Know


https://www.youtube.com/playlist?list=PL8dPuuaLjXtNlUrzyH5r6jN9ulIgZBpdo Computer Science crash cource covering fundamnentals of computers to advance technologies

Topics Covered:

Early Computing | Electronic Computing | Boolean Logic & Logic Gates | Representing Numbers and Letters with Binary | How Computers Calculate - the ALU | Registers and RAM | The Central Processing Unit (CPU) | Instructions & Programs | Advanced CPU Designs | Early Programming | The First Programming Languages | Programming Basics: Statements & Functions | Intro to Algorithms | Data Structures | Alan Turing | Software Engineering | Integrated Circuits & Moore's Law | Operating Systems | Memory & Storage | Files & File Systems | Compression | Keyboards & Command Line Interfaces | Screens & 2D Graphics | The Cold War and Consumerism | The Personal Computer Revolution | Graphical User Interfaces | 3D Graphics | Computer Networks | The Internet | The World Wide Web | Cybersecurity | Hackers & Cyber Attacks | Cryptography | Machine Learning & Artificial Intelligence | Computer Vision | Natural Language Processing | Robots | Psychology of Computing | Educational Technology | The Singularity, Skynet, and the Future of Computing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published