GitHub / dpakbhatt 2 Repositories
SDE
dpakbhatt/React_2023
Language: JavaScript - Size: 16.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dpakbhatt/dpakBhatt
Personal Repo
Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dpakbhatt/Angular-Architecture
Main building blocks of an Angular-application as Modules, Templates, Data Binding, Directives and many others are hard coded in VS Code particularly.
Language: TypeScript - Size: 2.91 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

dpakbhatt/Angular-Component-Interaction
Operations by which the Angular Components interact with each other as in same component and in different components.
Language: TypeScript - Size: 1.67 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

dpakbhatt/9-Panel-Weather-Application-Angular
This is a 9 Panel Weather Application coded in Angular using Visual Code IDE.
Language: TypeScript - Size: 574 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

dpakbhatt/Angular-Data-binding
Language: TypeScript - Size: 141 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

dpakbhatt/LeetCode-Problems
Solution of LeetCode Problems and challenges.
Language: C++ - Size: 492 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

dpakbhatt/Course-Hub-Angular
Course-Hub is a web-page in which there are many of the course are available for students to learn and grow. We can enroll in this to be a part of Course-Hub. It's a Front End Project using Angular. At present dead links are used in this Project.
Language: TypeScript - Size: 150 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

dpakbhatt/Angular-Forms
Angular Forms such as Template-Driven-Forms and Reactive-Forms with a Server for submitting form data.
Language: TypeScript - Size: 856 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

dpakbhatt/FreeCodeCamp-JS-Algorithms-and-DS-Problems
Problems on JavaScript algorithms and Data Structures by freeCodeCamp.
Language: JavaScript - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

dpakbhatt/AngularJS-Applications
Basic Angular Applications such as Note Application, Input Filters, Shopping List and more.
Language: HTML - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

dpakbhatt/10-Days-of-JS
HackerRank (10 Days of Code)
Language: JavaScript - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

dpakbhatt/30-Days-of-Code
HackerRank (30 Days of Code)
Language: C++ - Size: 1.2 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

dpakbhatt/Portfolio-Website
At its most basic form, a portfolio website provides professional information about an individual or a company and presents a showcase of their work. And this is my personal portfolio and I build this to showcase my work
Language: CSS - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

dpakbhatt/Responsive-Documentation-Page
A Responsive Documentation Page for learning HTML(Hyper Text Markup Language) and for more information there is the reference link in the end of the web-page.
Language: HTML - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

dpakbhatt/Day-when-born
This program will find the day of the week you were born and coded in C++
Language: C++ - Size: 404 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

dpakbhatt/Hello-World
HTML code for writing "Hello World" on the web-page.
Language: HTML - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

dpakbhatt/Responsive-E-Commerce-Website-Configuration
E-commerce website (electronic commerce or EC) is the buying and selling of goods and services, or the transmitting of funds or data, over an electronic network, primarily the internet. And this is the configuration or the layout for a E-commerce website.
Language: HTML - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

dpakbhatt/Responsive-Survey-Form
Fundamentally, a survey is a method of gathering information from a sample of people, traditionally with the intention of generalizing the results to a larger population.
Language: HTML - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

dpakbhatt/Responsive-Tribute-Page
Tribute page is the first project that is introduced as a Basic Front End project
Language: HTML - Size: 195 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

dpakbhatt/Tic-Tac-Toe-Game
Tic-Tac-Toe in C++
Language: C++ - Size: 396 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

dpakbhatt/Shape-in-Art
Set of "*" characters so that they form a square, a rectangle, and a triangle.
Language: C++ - Size: 552 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

dpakbhatt/Array-Manipulation
Interview Preparation Kit(HackerRank) -> Arrays
Language: C++ - Size: 391 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

dpakbhatt/CSS-Buttons
Buttons are one of the most important components of any web page. And here are some CSS styled buttons having transitions.
Language: CSS - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

dpakbhatt/New-Year-Chaos
Interview Preparation kit(HackerRank) -> Arrays
Language: C++ - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

dpakbhatt/Responsive-To-Do-List
At their most basic, to-dos contain all of the tasks that you need to complete according to your time limit.
Language: CSS - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

dpakbhatt/Product-Landing-Page
It is a basic Product Landing Page. And I got this as a project by freeCodeCamp while completing my Responsive Web Design Course.
Language: CSS - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0
