Skip to content

karthikmadupu/100HoursOfCoding

 
 

Repository files navigation

This repository is a collection of short and sweet tools I had written to learn small concepts in various languages.

Append the following after https://kirankumarambati.github.io/100HoursOfCoding/ to see various applications:

/calculator/calculator.html --- For a Calculator.

/dynamicStyling/dynamicStyling.html --- To see Dynamically changing CSS Styles.

/dynamicStyling/toggleCSS.html     --- To Toggle CSS of a Page.

/weatherForecastUsingAPIs/ --- Enter a City Name to see its current weather Report.

/primeNumber.html --- To Check Whether enteres numer is prime or Not.

/palindrome.html                   --- To check whether a String is Palindrome or Not..  

About

100 Hours of Coding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.3%
  • JavaScript 17.5%
  • CSS 5.2%