usmandevops123
Computer Science graduate from NED University, Pakistan
Ned University of Engineering & TechnologyKarachi
Pinned Repositories
CareerJoin
Website template based on HTML where employers can come to post their jobs, and where job seekers can come to build their resumes and apply to those jobs.
CareerJoinDeployment
yaml file for deployment and service
Conv_Num
A JavaScript program to convert a given number to hours, minutes and seconds.
DayCareWebsite
Website based on Asp.net in which we can manage data of any day care center.
Digital-Clock
Web application based on HTML , CSS and Javascript.
Docker-Files
Docker files of different applications
Login-page
html, Css
News
Application based on Flutter which fetches data from Newsapi org (API) .This application will load top headlines on the home page and we have categories option to see top headlines.
Noble-Non-profit.github.io
Serving-Hands
A website based on Html ,Css ,javascript ,Bootstrap ,Asp.Net and Sql database.
usmandevops123's Repositories
usmandevops123/Conv_Num
A JavaScript program to convert a given number to hours, minutes and seconds.
usmandevops123/REV_STR
A JavaScript program to reverse a given string.
usmandevops123/Add-Rem-String
A JavaScript program to create a new string from a given string taking the last 3 characters and added at both the front and back. The string length must be 3 or more.
usmandevops123/CHK_STR
A JavaScript program to check a given string contains 2 to 4 numbers of a specified character.
usmandevops123/REM_STRING
A JavaScript program to check whether a string "Script" presents at 5th (index 4) position in a given string, if "Script" presents in the string return the string without "Script" otherwise return the original one.
usmandevops123/Async_javascript
callbacks, promises including promise,.all as well as the async / await syntax.
usmandevops123/CHK_INT
A JavaScript program to check whether the last digit of the three given positive integers is same.
usmandevops123/Higher-Order-Function
very powerful higher order functions and working with arrays. We will look at forEach, map, filter, reduce and sort.
usmandevops123/JSON-JS
Employee form of json with a help of ajax and XMLHttpRequest object to request data from a server.
usmandevops123/Magic-Notes-App-Js
This project where we have build is “Note Taking Website App Using Pure JavaScript.” We all have a notes app on our mobiles or laptop. Note-taking websites are the online equivalent of notebooks, and because they are digital, they can do more for you than paper ever could.
usmandevops123/my-react-app
just app by using JSX.
usmandevops123/Quiz-Application-JS
A Quiz application using Vanilla JavaScript.
usmandevops123/SnowFlakes-JS
❄ Make it snow ❄
usmandevops123/Analog-clock-JS
Vanilla JS Analog clock, a clock with hour, minute and second hand using Pure HTML CSS and JS.
usmandevops123/Booklist-app-JS
A full app in JavaScript without and library or JS framework, using classes, local storage and more.
usmandevops123/Dom-Js
usmandevops123/DOM-manipulation
A simple Item lister project where we can add list items with a form, delete them and filter through them all with vanilla JavaScript and DOM properties and methods.
usmandevops123/Expense--Tracker-Js
An expense tracker app is either web or phone based and can help you track a range of expenses. You enter incoming and outgoing money and the app can help you store and track that information.
usmandevops123/Fast-Track-to-Data-Science-30-Days
usmandevops123/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
usmandevops123/React-JS-Challenge-1
A Simple Web App on Top 5 Netflix Series List using JSX.
usmandevops123/React-JS-mini-project-1
A simple greeting website using React-JS.
usmandevops123/Searching-Sorting-Algo-JS
Searching here refers to finding an item in the array that meets some specified criterion. Sorting refers to rearranging all the items in the array into increasing or decreasing order (where the meaning of increasing and decreasing can depend on the context).
usmandevops123/Shopping-Cart-JS
Shopping Cart made by JS,Html & Css.
usmandevops123/Tip-calc-Js
A restaurant tip and Bill calculator using Javascript. You can use this calculator in many places where you have to deal with percentages and all.
usmandevops123/To-do-App-js
Organize your to-do list, your way.
usmandevops123/Traffic-Light-Simulator-JS
Traffic Lights Simulator with CSS and JavaScript.
usmandevops123/Weight-Converter-App-Js
A simple weight converter app using JavaScript and Bootstrap 4 for the ui. It will convert pounds to grams, kilograms and ounces. This will be pure vanilla JavaScript with no JS libraries or frameworks.
usmandevops123/React-Challenge-6
Slot Machine Game in React JS
usmandevops123/React-JS-Challenge-5
A simple Calculator on React-JS by using components.