Pinned Repositories
Application-Prototype-Code-Review-Critique
Ultimately, your organization requires this prototype client to be refactored and redesigned according to the following Specification.
Attacks-Splendor
In this tutorial, we will look at a simple approach to get back the original string after it's been hashed using reverse lookup/brute force.
Blog-Website
Making a Blog Has Never Been Simpler. Save Time and Money by using The Daily Journal!
CheckListAPP
Create clear, multi-functional to-do lists for free with CheckList!
Convolutional-neural-network-
Convolutional Neural Network is a type of deep learning model for processing data, detecting objects, and recognize faces. CNN's are primary used to learn spatial hierarchies of features automatically and adaptively, from low to high-level patterns.
Covid-19-Tracker-App
Track the spread of the corona-virus with the Covid-19 Tracker App.
Mini-JavaScript-Projects
A collection of awesome JavaScript projects.
React-Development-Projects--2022
Without wasting your time, here's a list of cool projects for beginners.
Software-Engineering-Practices-Refactoring-and-Redesign
Ultimately, your organization requires this prototype client to be refactored and redesigned according to the following Specification.
Video-Conference-App-with-ReactJS
Google Meet Clone with React, WebRTC, and Firebase.
hr21don's Repositories
hr21don/Video-Conference-App-with-ReactJS
Google Meet Clone with React, WebRTC, and Firebase.
hr21don/Mini-JavaScript-Projects
A collection of awesome JavaScript projects.
hr21don/Blog-Website
Making a Blog Has Never Been Simpler. Save Time and Money by using The Daily Journal!
hr21don/CheckListAPP
Create clear, multi-functional to-do lists for free with CheckList!
hr21don/Developer-Launcher-Extension
hr21don/levelsixsecurity
🤐 An app where a user can sign up and write messages anonymously. Used OAuth2 security to authorize the user using passport.js. Used EJS, node.js, express.js to develop the app and MongoDB as the database. Further used HTML5, CSS3 and JavaScript
hr21don/Password-Cracking-Dictionary-
In a general sense, password cracking is the process of using an application program to identify and recover passwords from a computer or network resource. Let's make our own password md5 cracker.
hr21don/react-redux-app
A clone of Discord with features like realtime chat app...React is used along with Redux to Power the Front-End!
hr21don/RESTful-API
A RESTful-API adhering to REST architecture.
hr21don/Zoom-VideoCall-App
Video-Call App with WebRTC and Socket.Io
hr21don/Application-Prototype-Code-Review-Critique
Ultimately, your organization requires this prototype client to be refactored and redesigned according to the following Specification.
hr21don/Covid-19-Tracker-App
Track the spread of the corona-virus with the Covid-19 Tracker App.
hr21don/React-Development-Projects--2022
Without wasting your time, here's a list of cool projects for beginners.
hr21don/Software-Engineering-Practices-Refactoring-and-Redesign
Ultimately, your organization requires this prototype client to be refactored and redesigned according to the following Specification.
hr21don/Famous-Quotes-API
A simple API which provides famous quotes from of all US Presidents. Built with node-js and json-server.
hr21don/Google-Keep-Clone
{React Development Journey PT 11}
hr21don/hr21don
Portfolio
hr21don/hr21don.github.io
Minimal landing page for developers. Developers don't talk much. Their code does all the talking. So here's a minimal landing page for developers.
hr21don/JS_CSS_PortfolioProject
hr21don/MakeYourOwnKeyLogger
Creating a basic keylogger that records & stores keystrokes from the keyboard as logfiles using python.
hr21don/Modelling-and-Analysing-Agent-based-Growth-of-Structure
This project shows the visual version of model 2 Sierpinski triangle which shows population growth by cell division.
hr21don/PortScannerTutorial
How to build a simple Port Scanner? Let's get started!
hr21don/Random-Quotes-Machine-ReactJS
The fastest way of creating a react app is using the command npx create-react-app random-quote-machine. This will create the boilerplate to get our files ready.
hr21don/Scaling-Dice
Your goal for this challenge is to write a Python function to determine the probability of different outcomes when rolling an arbitrary set of dice.
hr21don/Send-An-Email
Your goal for this challenge is to write a Python function to send a basic email notification.
hr21don/shields
Concise, consistent, and legible badges in SVG and raster format
hr21don/SierpinskiTriangle
This project shows the visual version of Sierpinski's triangle which shows population growth by cell division.
hr21don/The-Voyage-Of-Vanishing-Men
Your goal is to write a Python function that determines the number of unique words in a text file, and counts how many times each word occurs.
hr21don/WaitingGame
Your goal is to write a Python function to play a pulse-pounding game of patience.
hr21don/ZombieEpidemic
In this simulated zombie apocalypse, we will show how fast the virus spreads as it causes the humans to turn into zombies.