- Set A (CSS)
- A1 : Basic Grid
- responsive grid made with flexboxes
- A2 : Incomplete Grid
- incomplete grid positioned with margins
- A3 : Trippy Grid
- A2 with alternate sliding animation
- A4 : Responsive NavBar
- A responsive navigation bar made using CSS flexboxes and media queries
- A5 : 3D buttons
- 3D buttons made using CSS transforms
- A6 : DVM Logo
- Implementation of SVG Line Animations to trace the DVM Logo
- A7 : The X Factor
- iPhoneX Home Screen made using circular gradient backgrounds in CSS
- A8 : Clip Clip Clip
- Using
clip-path
to implement the Species-in-Pieces animation
- Using
- A1 : Basic Grid
- Set B (Javascript)
- B1 : Drums
- A simple Launchpad implementation using
keydown
andkeyup
events
- A simple Launchpad implementation using
- B2 : Clock
- A typical clock made with JS
- B3 : Multiple Select
- Simple multiple selection form
- B4 : Sequence Detector
- Show hidden text when user types in a certain sequence of keys using
eventListener
- Show hidden text when user types in a certain sequence of keys using
- B5 : Image Slide In
- Image slide animations in a document triggered by
scroll
event
- Image slide animations in a document triggered by
- B6 : FrontEnd Tech
- Using JSON and
localstorage
to save user entered data locally
- Using JSON and
- B7 : Around the World
- Implementing zooming and panning features in a map
- B8 : Game Time
- Making the classic game 2048 with VanillaJS
- B9 : Basic Chrome Extension
- Making a very basic Google Chrome Extension
- B10 : Additional Task(Github Profile)
- GitHub profile finder made using 3 methods:
fetch
API andasync/await
- jQuery/AJAX
XMLHttpRequest
- GitHub profile finder made using 3 methods:
- B1 : Drums
-
Notifications
You must be signed in to change notification settings - Fork 1
jshreyans/frontend-101
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Front-end winter assignment for Department of Visual Media. These include tasks based on Vanilla JS and CSS.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published