Skip to content

frtheatelier/aleatoire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aléatoire

*meaning 'random' in French

Purpose

Trying to learn various JS libraries (jQuery, react, etc). Projects included will be pretty basic stuff as I slowly get the hang of things. Folders are categorised based on library used.

Projects

Basic calculator app that only does basic operations without caring for Order of Operations. done using jQuery

Generates n number of random wikipedia articles (n is capped at 15 for now). used jQuery and ajax. links are generated one at a time making it a bit slow but it works.

Converts all line breaks into <br>. Will eventually try to do more but for now that's kind of the purpose.

Notice

Opening the page will show 2 extra links that lead to other projects. This is (admittedly) a temporary solution given glitch.me stopped hosting sites so for now, we're going with this. I have labeled which links lead to glitch projects

  • Caesar's Cipher: Using Caesar's Cipher and perhaps some pattern recognition, try to uncover the original message by shifting letters
  • Perfect n: Checks whether a number is a perfect number. It also displays the factors of the number entered.

About

hub for my random web projects projects. does include Glitch.me projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors