mtalhach
Top Rated Freelancer || Blogger || java ||C++ || Data Structure And Algorithm || C || Web Developer (MERN STACK) || C# || Open Source Contributor
COMSATS UNIVERSITY OF INFORMATION TECHNOLOY LAHORELahore,Pakistan
Pinned Repositories
Bankist
BootStrap
Get started with Bootstrap Bootstrap is a powerful, feature-packed frontend toolkit. Build anything—from prototype to production—in minutes.
c-programming
This repository contains the C Programs with the source code as well as output so that you can learn the better way of programming.
CSS-Web-Development-
CSS stands for Cascading Style Sheets CSS describes how HTML elements are to be displayed on screen, paper, or in other media CSS saves a lot of work. It can control the layout of multiple web pages all at once External stylesheets are stored in CSS files
Data-Structure-Algorithms
This is A complete DSA preparation Course. A DSA self-paced course for ultimate Interview and Placement Preparation
DEV_TECH
JAVA
Java was originally developed as an alternative to the C/C++ programming languages. It is now mainly used for building web, desktop, mobile, and embedded applications. Java is owned and licensed through Oracle, with free and open source implementations available from Oracle and other vendors.
Operating-System
An operating system (OS) is system software that manages computer hardware and software resources, and provides common services for computer programs.
Python
Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming.
typeScript
TypeScript is a syntactic superset of JavaScript which adds static typing. This basically means that TypeScript adds syntax on top of JavaScript, allowing developers to add types.
mtalhach's Repositories
mtalhach/Bankist
mtalhach/c-programming
This repository contains the C Programs with the source code as well as output so that you can learn the better way of programming.
mtalhach/DEV_TECH
mtalhach/JAVA
Java was originally developed as an alternative to the C/C++ programming languages. It is now mainly used for building web, desktop, mobile, and embedded applications. Java is owned and licensed through Oracle, with free and open source implementations available from Oracle and other vendors.
mtalhach/Operating-System
An operating system (OS) is system software that manages computer hardware and software resources, and provides common services for computer programs.
mtalhach/Python
Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming.
mtalhach/typeScript
TypeScript is a syntactic superset of JavaScript which adds static typing. This basically means that TypeScript adds syntax on top of JavaScript, allowing developers to add types.
mtalhach/express.js
Fast, unopinionated, minimalist web framework for Node.js.
mtalhach/Guess-My-Number
mtalhach/HTML-Web-Development-
HTML (HyperText Markup Language) is the most basic building block of the Web. It defines the meaning and structure of web content.
mtalhach/jQuery
jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers
mtalhach/js
JavaScript is a scripting language that enables you to create dynamically updating content, control multimedia, animate images. It has application programming interfaces (APIs) for working with text, dates, regular expressions, standard data structures, and the Document Object Model (DOM).
mtalhach/js-projects
Projects relevant to java Script Which will boost your productivity
mtalhach/Modal
mtalhach/mongodb
MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas
mtalhach/mtalhach
Talha ch Portfolio
mtalhach/node.js
Node.js® is an open-source, cross-platform JavaScript runtime environment.
mtalhach/react-js
A JavaScript library for building user interfaces
mtalhach/React_Hooks
Hooks are a new addition in React 16.8. They let you use state and other React features without writing a class.
mtalhach/React_MUI
Material UI is a library of React UI components that implements Google's Material Design.
mtalhach/React_Redux
mtalhach/React_Router
mtalhach/React_Routers
React Router is a JavaScript framework that lets us handle client and server-side routing in React applications. It enables the creation of single-page web or mobile apps that allow navigating without refreshing the page. It also allows us to use browser history features while preserving the right application view.
mtalhach/React_Styled-components
Using tagged template literals and arrow functions in ES6+ and CSS, styled-components is a React-specific CSS-in-JS styling solution that creates a platform for developers to write actual CSS code to style React components
mtalhach/React_TypeScript
React with TypeScript is often the preferred choice for many developers because of its easier syntax and scalability
mtalhach/Redux
Redux is a predictable state container for javascript app
mtalhach/REST_API
A RESTful API is an architectural style for an application program interface (API) that uses HTTP requests to access and use data. That data can be used to GET, PUT, POST and DELETE data types, which refers to the reading, updating, creating and deleting of operations concerning resources.
mtalhach/rool-score
mtalhach/sass
Sass is the most mature, stable, and powerful professional grade CSS extension language.
mtalhach/TailWind-CSS
Tailwind CSS works by scanning all of your HTML files, JavaScript components, and any other templates for class names, generating the corresponding styles and then writing them to a static CSS file. It's fast, flexible, and reliable — with zero-runtime.