Pinned Repositories
17.Git-Branching-Exercise
Learning how to branch on git hub!
ach-find-invalid-characters
MWI Homework
AJAX-API-Lab
Our lab was to create a webpage that displayed the posts from the AWW Subreddit. I used jQuery to request data from the https://www.reddit.com/r/aww/.json API.
angular-exercise6-catDogApp
Components, routing
angular-js-starter-pack
Basic files for an AngularJS application
Angular-Reddit-Lab
cut-out-effect
I followed a tutorial on SUPER Hi to create my own version of the cut-out-effect. The secret is blending.
threejs-github-pages
For this project, I followed a tutorial showing how to install gh-pages into a Three.js project so that it can be viewed on GitHub Pages.
threejs-scroller
This is a Three.js project where the objects react to the user scrolling through the page.
threejs-scroller-gh-pages-demo
jessachalla's Repositories
jessachalla/cut-out-effect
I followed a tutorial on SUPER Hi to create my own version of the cut-out-effect. The secret is blending.
jessachalla/threejs-github-pages
For this project, I followed a tutorial showing how to install gh-pages into a Three.js project so that it can be viewed on GitHub Pages.
jessachalla/threejs-scroller
This is a Three.js project where the objects react to the user scrolling through the page.
jessachalla/threejs-scroller-gh-pages-demo
jessachalla/ach-find-invalid-characters
MWI Homework
jessachalla/cat-face-css
My first project on my own with no instructions. I only used CSS to draw the cat.
jessachalla/challa-part-one
jessachalla/challa-part-two
jessachalla/dog_show
A app that pulls a dog image from an API. Click the link below to see it in GitHub Pages.
jessachalla/fifty-bird
jessachalla/flexbox-stickynotes
Playing around with flexbox to gain a better understanding. This project is desktop and mobile friendly.
jessachalla/flutter-layout-tutorial
I followed the Building Layouts tutorial here: https://docs.flutter.dev/development/ui/layout/tutorial
jessachalla/flutter-username-app
I followed along with the Flutter tutorial found here: https://codelabs.developers.google.com/codelabs/flutter-codelab-first#0
jessachalla/flutter_app_with_api
This flutter app uses the JSONPlaceholder API found here: https://jsonplaceholder.typicode.com/
jessachalla/flutter_recipe_app
jessachalla/hello-world-app
Our Grand Circus Front-End boot camp final project: the Hello World App!
jessachalla/jessa_challa
jessachalla/jessachalla
The README.md that appears on my public GitHub profile.
jessachalla/JS-Game
This 'game' uses alerts to step the user through a battle against the Evil Grant. You must destroy the Evil Grant three times in a row to win.
jessachalla/JS-lab-01
jessachalla/lab1
jessachalla/LinkFree
Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.
jessachalla/Motel-App-Exercise
jessachalla/my-cool-web-project
Static website setup
jessachalla/object-drop
jessachalla/pet-finder-api
jessachalla/pong
Atari's 1972 classic, implemented in Lua with LÖVE
jessachalla/Unit-4-Test-Practice
Earthworm Jim themed practice run for the GC Unit 4 Test
jessachalla/valentines-day
This JavaScript project involves creating an object for each of the Valentines. There is a function called processValentines that loops through the array of objects and sets the name and message of each Valentine respectively. Additionally, the project involves styling the site using Bootstrap. It is desktop and mobile friendly.
jessachalla/vue-contact-form-exercise
I am following along with the Vue Bootcamp on Scrimba.