Code Monkey home page Code Monkey logo

fluent-css's Introduction

👨‍💻 About Me :

Hello, I’m a QA Engineer with 10 years of experience in the QA and Test Automation field.

I believe understanding software from end-to-end is key to testing it effectively.

This is why I’ve been learning and creating Full-Stack Web Development projects in my free time. These projects include Front-end and Back-end, but are also supplemented with my extensive Test Automation knowledge.

For my current QA Engineer role I mostly use JS/Cypress, and for my personal projects I’ve generally used JS/Cypress(Automated tests), JS/React(Front-end) and Python/Django(Back-end).


🛠️ Languages and Tools :

Figma  HTML  CSS  Bootstrap  JavaScript  TypeScript  React  MUI  Express  Jest  Gulp  Cypress Python  Django  Git Github Heroku

🔥 My Stats :

Top Langs

My GitHub Stats

💻 Important Projects :

HTML  CSS  Bootstrap  JavaScript  TypeScript  Cypress Express 

Productivity App Desktop Productivity App Mobile

HTML  CSS  Bootstrap  JavaScript  Cypress Python  Django 

Expense Tracker Desktop Expense Tracker Mobile

HTML  CSS  JavaScript  React  Cypress Python  Django 

Motivation Vault Desktop Motivation Vault Mobile

HTML  CSS  Bootstrap  JavaScript  React  Cypress TypeScript  Express 

Series Ratings Desktop Series Ratings Mobile

🧑‍🔧 Other Projects:

MUI Landing Page FluenCSS Library CSS Landing Page

fluent-css's People

Contributors

akash1965 avatar hasanrashid avatar manuel12 avatar pulkitxm avatar

Stargazers

 avatar

Watchers

 avatar

fluent-css's Issues

Create a web page using the library.

Create a web page using the FluentCSS.

It could be either a landing page, a blog page, an e-commerce catalogue, social media page, etc.

It should be create on an index.html and should use the classes provided by FluentCSS and minimal or no extra CSS.

You can check the example e-commerce shop for an idea:

image

Make sure to create a new folder for the web page on the examples folder and name it something meaningful.

Add px and py rules to padding rules.

A px rule is a padding rule that only affects left and right padding(horizontals hence the x) and is written like so:

.px {
  padding-left: auto.
  padding-right auto.
} 

A py rule is a padding rule that only affects top and bottom padding(verticals hence the y) and is written like so:

.py {
  padding-top: auto.
  padding-bottom auto.
}

Create a web page using the library.

Create a web page using the FluentCSS.

It could be either a landing page, a blog page, an e-commerce catalogue, social media page, etc.

It should be create on an index.html and should use the classes provided by FluentCSS and minimal or no extra CSS.

You can check the example e-commerce shop for an idea:

image

Make sure to create a new folder for the web page on the examples folder and name it something meaningful.

Create a web page using the library.

Create a web page using the FluentCSS.

It could be either a landing page, a blog page, an e-commerce catalogue, social media page, etc.

It should be create on an index.html and should use the classes provided by FluentCSS and minimal or no extra CSS.

You can check the example e-commerce shop for an idea:

image

Make sure to create a new folder for the web page on the examples folder and name it something meaningful.

Add live link to readme.

Make sure the link link shows the different UI examples and also can show or can redirect to the e-commerce shop example.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.