Projects

I am interested in web development and design. I am working on developing dynamic websites and web applications utilizing modern technologies.

Involvement in large-scale web projects and responsive design is my focus.

Counter Application

Basketball Score Board

Black Jack Game

Random Password Generator

Unit Converter

Shopping Card

Email Scraper Edge Extension

Email Scraper Extension
Live Preview Private Repository
Last Updated: 2024-12-02

Blogs

Difference between Arguments and Parameters in python

The terms arguments and parameters are often used interchangeably, But they do have slightly difference in these both terms.

Image

A parameter is a variable that is defined in the function signature or method definition. It specifies what kind of value the function or method expects to receive when it is called.


What is Payload in HTTP request

The payload in HTTPS is the data that is sent or received with the HTTPS request. It is usually encrypted by the SSL/TLS protocol to ensure security and privacy. The payload can be in different formats, such as JSON, XML, or plain text.

image

The payload can be sent with different HTTP methods, such as POST or PUT, which support body data. The payload is included in the body of the request.


Certifications

Front-End Engineer

Certficate

  1. BUILD DYNAMIC SITES Use JavaScript, React, and Redux to build fast and customizable front-end web apps.
  2. DESIGN BEAUTIFUL PAGES Learn the basics of UI and UX design, including wireframing, color theory, and more.
  3. Learn design fundamentals
  4. Includes HTML, CSS, JavaScript, Front-End, Web Apps, React, and more...

What is Data Science

Certficate

This course is part of the IBM Program Certificate in Data Science. This course will attempt to explain the foundational concepts and techniques of Data Science. It will help you to understand the important roles that statistics, probability, mathematics, and computer science play in the field of Data Science.


Tools for Data Science

Certficate

  1. Python Programming: introduces Python, a popular programming language for data analysis and machine learning. perform statistical analysis, and build predictive models using Python libraries like NumPy, Pandas, and scikit-learn.
  2. manipulation: Participants learn how to manipulate data
  3. Notebooks: Jupyter Notebooks are interactive coding environments that enable data scientists to create and share documents containing code, visualizations, and explanatory text.
  4. SQL and Relational Databases: Understanding SQL (Structured Query Language) is crucial for working with large datasets stored in relational databases.
  5. Open Source Tools: The course highlights various open-source tools widely used in the data science community.


Data Science Methodology

Certficate

  1. Describe what a methodology is and why data scientists need a methodology.
  2. Apply the six stages in the Cross-Industry Process for Data Mining (CRISP-DM) methodology to analyze a case study
  3. Determine an appropriate analytic model including predictive, descriptive, and classification models to analyze a case study.
  4. Decide on appropriate sources of data for your data science project.


Python for Data Science, AI & Development

Certficate

  1. Describe Python Basics including Data Types, Expressions, Variables, and Data Structures.
  2. Apply Python programming logic using Branching, Loops, Functions, Objects & Classes.
  3. Demonstrate proficiency in using Python libraries such as Pandas, Numpy, and Beautiful Soup.
  4. Access web data using APIs and web scraping from Python in Jupyter Notebooks.


Python Project for Data Science

Certficate

  1. Play the role of a Data Scientist / Data Analyst working on a real project.
  2. Demonstrate your Skills in Python - the language of choice for Data Science and Data Analysis.
  3. Apply Python fundamentals, Python data structures, and working with data in Python.
  4. Build a dashboard using Python and libraries like Pandas, Beautiful Soup and Plotly using Jupyter notebook.



Machine learning with Tree-Based model in Python

Certficate

Decision trees are supervised learning models used for problems involving classification and regression. Tree models present a high flexibility that comes at a price: on one hand, trees are able to capture complex non-linear relationships; on the other hand, they are prone to memorizing the noise present in a dataset. By aggregating the predictions of trees that are trained differently, ensemble methods take advantage of the flexibility of trees while reducing their tendency to memorize noise.


Elements

Text

This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6

Blockquote

Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.

Preformatted

i = 0;

while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}

print 'It took ' + i + ' iterations to sort the deck.';

Lists

Unordered

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Alternate

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Ordered

  1. Dolor pulvinar etiam.
  2. Etiam vel felis viverra.
  3. Felis enim feugiat.
  4. Dolor pulvinar etiam.
  5. Etiam vel felis lorem.
  6. Felis enim et feugiat.

Icons

Actions

Table

Default

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Alternate

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Buttons

  • Disabled
  • Disabled

Form