Pinned Repositories
100daysofswift
A repo of my #100daysofswift challenge notes and various playgrounds
2D-Platformer-in-Godot
A simple 2D platform game made using the Godot game development engine.
algo-solutions
Basic to intermediate algorithm challenges solved using vanillaJS.
All-About-Programming
Everything about programming!!
certificates-of-completion
An aggregate of certificates from MOOC's or paid online courses.
countdown-timers
A collection of countdown timers built with vanillaJS and other technologies.
flexbox-experiments
Series of hacks testing the capabilities of CSS3's flexbox property.
lvmvr.github.io
My personal website.
omnifood-website
A one-page landing site of a fictitious food delivery company.
reflections-udacity
lvmvr's Repositories
lvmvr/omnifood-website
A one-page landing site of a fictitious food delivery company.
lvmvr/100daysofswift
A repo of my #100daysofswift challenge notes and various playgrounds
lvmvr/2D-Platformer-in-Godot
A simple 2D platform game made using the Godot game development engine.
lvmvr/algo-solutions
Basic to intermediate algorithm challenges solved using vanillaJS.
lvmvr/All-About-Programming
Everything about programming!!
lvmvr/blog-post
lvmvr/certificates-of-completion
An aggregate of certificates from MOOC's or paid online courses.
lvmvr/countdown-timers
A collection of countdown timers built with vanillaJS and other technologies.
lvmvr/flexbox-experiments
Series of hacks testing the capabilities of CSS3's flexbox property.
lvmvr/lvmvr.github.io
My personal website.
lvmvr/reflections-udacity
lvmvr/bootstrap-fun
A collection of small projects and hacks utilizing the popular Bootstrap framework.
lvmvr/create-your-own-adventure
lvmvr/FlappyBird-Godot
A FlappyBird clone made using Godot engine v. 4.2.1
lvmvr/flipboard-jquery
lvmvr/frontend-nanodegree-resume
lvmvr/js-stack-from-scratch
🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.
lvmvr/js-tetris
A basic JavaScript implementation of the classic Tetris 2D game.
lvmvr/learning-swift
A repository of Swift exercises, tutorials, and playgrounds from myself learning iOS development with Swift.
lvmvr/modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
lvmvr/node-experiments
Series of hacks testing the capabilities of Node.js and various frameworks.
lvmvr/recipes
lvmvr/slide-menu
lvmvr/socket.io
Realtime application framework (Node.JS server)
lvmvr/status-update
lvmvr/todo-app-js
A simple to-do list application built using vanillaJS