Pinned Repositories
A2OJ-Ladder
A2OJ Ladder checkbox
ACM-ICPC-Algorithms
Algorithms used in Competitive Programming
coding-interview-university
A complete computer science study plan to become a software engineer.
competitive-programming-5
My competitive programming guide,reading materials, link to system and design interview preparation and my own coding solutions from Codechef, Leetcode,Geeks for Geeks, HackerRank , spoj, codesignal, codebyte, codeblocks and other online judges
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
grokking-the-coding-interview
my solutions for grooking the coding interview. Link: https://www.educative.io/courses/grokking-the-coding-interview
Hands-On-Software-Engineering-with-Golang
Hands-On Software Engineering with Golang, published by Packt
javascript-algorithms
đź“ť Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Massive-Web-Application-Penetration-Testing-Bug-Bounty-Notes
Pen-pusher's Repositories
Pen-pusher/Pen-pusher
đź‘‹ Hey there! I'm Pijush and this repository houses my profile description.
Pen-pusher/Airstack
Code for testing GraphQL API endpoint with pytest and requests library. Includes positive and negative tests for different query types.
Pen-pusher/AmazonClone
This is a Amazon website clone build with ReactJs, and authentication is done using Firebase.
Pen-pusher/AmazonPrimeClone
AmazonPrime Clone
Pen-pusher/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
Pen-pusher/Blog_Laravel
Laravel Blog Application from scratch including admin panel 'voyager'
Pen-pusher/Conduit-medium-clone-
This repo is a clone of medium app made with REACT and NODE js
Pen-pusher/Cryptocurrency-Data-Analysis-and-Visualization
This Python script analyzes historical price and volume data for Bitcoin and Ethereum using the CoinGecko API. It cleans the data, calculates various statistics, and generates a plot of the data for each cryptocurrency. It also uploads the plot to an S3 bucket.
Pen-pusher/data-science-roadmap
Roadmap for Data Science
Pen-pusher/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
Pen-pusher/Expertrons
TEST
Pen-pusher/Full-Stack_Quizz_App-MERN-STACK-
Pen-pusher/Grokking-the-coding-interview-1
educative.io course: https://www.educative.io/courses/grokking-the-coding-interview in python
Pen-pusher/Image_Slider_React
image slider in react with pop
Pen-pusher/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
Pen-pusher/Learn-About-Me-LAM-
A very simple social network application. This app will let users register new profiles, edit those profiles, and browse each other’s profiles.
Pen-pusher/leetcode-patterns
A pattern-based approach for learning technical interview questions
Pen-pusher/MediumAppClone
Medium Clone built with Next.js, Tailwind CSS & Sanity,Vercel
Pen-pusher/NetflixClone
Netflix Clone - MERN Stack
Pen-pusher/Nodejs-express-tutorial
This repo is all about learning node from scratch and what the topics to be covered with express framework.
Pen-pusher/pc-node-authnticate-myCaptain
Pen-pusher/Project-work
Al the project made in this folder are completely made with HTML,CSS AND Css_Preprocessor SAss.
Pen-pusher/Project-Work-In-React
THis Repo contain all my project work which i have made in React.
Pen-pusher/Random-number-api-
Simple API that generates random integers.
Pen-pusher/storybook
đź““ The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more!
Pen-pusher/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
Pen-pusher/THE-GUESTBOOK
THIS repo is all about my project THE GUESBOOK (A guestbook is pretty simple: users can write new entries in the online guestbook, and they can browse others’ entries.)
Pen-pusher/WEATHER-APP
a simple web application that returns the temperature by your United States ZIP Code..It takes advantage of Express’s helpful routing features and serves HTML views, JSON, and static files.
Pen-pusher/whatsapp-web-clone
WhatsApp Web Clone
Pen-pusher/WhatsAppClone
WhatsApp clone using - Whatsapp Clone is a progressive web application that clones the whatsapp web, which is created for one-to-one messaging using VueJs, Vuex and TypeScript