Pinned Repositories
Labs_7_1_Map
NoteeX-Full-Stack
A full-stack private or public note taking application built on react-redux-firebase. Utilizes firebase user/pass authentication, firebase jwt authorization, firebase cloud functions, firebase hosting, Material-UI.
Portfolio
Built with react & sass preprocessing, deployed to Ionos. Backend (seperate) built with node/express and sendgrid, deployed to Heroku.
study-card-x
Built with react.js, study-card-x is a flashcard application designed to accelerate study speed with a "master what you have, add one card" technique.
web-scrape-x
simple cli webscraper built on node
odax's Repositories
odax/php_micro-projects
A repo for me to mess around with php
odax/java-SnackBar
odax/East-Bay-Housing-Web-Scrape
Web scraping CL East Bay room/shares to look at the distribution of prices. Part of a larger eventual project of making an interactive iPython widget that can filter by city and overlay to compare pricing.
odax/Portfolio
Built with react & sass preprocessing, deployed to Ionos. Backend (seperate) built with node/express and sendgrid, deployed to Heroku.
odax/react-blog-x
This is a pre-made framework useful for accelerating blog creation. Provided is two react clients and a node-express server. The first react client, reactblogx is the primary application for displaying blog posts. The second, blogutilityx is used for signing in, submitting, deleting, and editing blog posts.
odax/NoteeX-Full-Stack
A full-stack private or public note taking application built on react-redux-firebase. Utilizes firebase user/pass authentication, firebase jwt authorization, firebase cloud functions, firebase hosting, Material-UI.
odax/Labs_7_1_Map
odax/noteex
odax/NoteeX-Full-Stack-Part-2
Back-End of full-stack note-taking app
odax/interviews
Everything you need to know to get the job.
odax/Sprint-Challenge--Data-Structures-Algorithms
odax/Sprint-Challenge--Testing
odax/Sprint-Challenge-Node-Express
odax/Sprint-Challenge-Redux-Smurfs
odax/Sprint-Challenge-Routing-Axios
odax/array-methods-primer
A primer I wrote on array methods while working as a PM at The Lambda School.
odax/Passing-Props-2
Another repo illustrating how to pass props and set a parent component's state via a child's input.
odax/Hello-Django
Repo for playing with basic Django usage
odax/Sprint-Challenge--Intro-Python
Intro to Python Sprint Challenge
odax/Intro-Python
Introduction to Python basics
odax/Sprint-Challenge--Security-Theory
Sprint challenge for the Security/Theory sprint
odax/Secret-Gists
Save and read secure notes using GitHub gists
odax/Theory-Of-Computation
odax/Graphs
Graphs, BFS, DFS, connected components
odax/Sprint-Challenge--Graphs
Sprint challenge for Graphs
odax/portfolio-backend
odax/Sprint-Challenge--OS-Scheduling
odax/Multi-Level-Feedback-Queue
Implement a multi-level feedback queue in order to better understand OS scheduling
odax/C-Web-Server
A simple webserver written in C
odax/Intro-to-C
A first introduction to the C programming language