pacifio / learning-dom

This repo contains of me practicing vanilla js and basic DOM manipulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic DOM projects

This repo contains of me practicing vanilla js and basic DOM manipulation . Some projects are from tutorials from Freecodecamp and Frank's Lab most of the projects are just self made .

Sample projects

  1. Samsung AOD styled clock
  2. Click the box
  3. Drain battery
  4. Whack a mole (from Ania Kubow)
  5. Memory game (from Ania Kubow)
  6. Connect four game (from Ania Kubow)
  7. MS todo clone (basic)
  8. Basic equations solver
  9. Canvas constellations effect
  10. Fireworks effect
  11. Canvas snow
  12. Liquid buttons
  13. Fibonacci flowers
  14. Hypnotize
  15. Circular trajectory
  16. Solar
  17. Pixel
  18. Particle Physics
  19. Circle collision
  20. Rectangular collision
  21. Forest generation
  22. Basic Generative art
  23. Particle shooter From Chris Courses
  24. Canvas grid
  25. Chaos
  26. Wallart
  27. Lines

Topics covered till now

  • Basic DOM manipulation
  • Animating and manipulating element styles from javascript
  • Browser storage (session & local)
  • 2D Canvas
  • Collision detection
  • Pattern generation
  • WebGL and 3D

About

This repo contains of me practicing vanilla js and basic DOM manipulation


Languages

Language:JavaScript 68.6%Language:HTML 19.8%Language:CSS 11.5%