Pinned Repositories
311_wk1_day1_node_practice
311_wk1_day2_axios
311_wk2_day1_express
311_wk3_day1_db_select
311_wk3_day2_advanced_select
311_wk4_day2_node_mysql
311_wk5_both_api_hackathon
DailyBoost
Resume
Resume
RomanNumeralDecoder
Convert Roman Numerals to Integers in JavaScript
AnnaGD's Repositories
AnnaGD/311_wk1_day1_node_practice
AnnaGD/311_wk1_day2_axios
AnnaGD/311_wk2_day1_express
AnnaGD/311_wk3_day1_db_select
AnnaGD/311_wk3_day2_advanced_select
AnnaGD/311_wk4_day2_node_mysql
AnnaGD/311_wk5_both_api_hackathon
AnnaGD/DailyBoost
AnnaGD/Resume
Resume
AnnaGD/RomanNumeralDecoder
Convert Roman Numerals to Integers in JavaScript
AnnaGD/311_wk6_day1_er
AnnaGD/311_wk6_day2_authentication
AnnaGD/311_wk7_day1_deployment
AnnaGD/411_wk4_day1_react_router
AnnaGD/411_wk4_day2_protected_routes
AnnaGD/411_wk5_day1_mapstatetoprops
AnnaGD/411_wk5_day2_mapdispatchtoprops
AnnaGD/411_wk6_day1_redux_thunk
AnnaGD/ACA_web101_Anna_Goncharova
AnnaGD/ATX-SmallBusiness
AnnaGD/cli-tutorial
building a bytes to txt CLI
AnnaGD/grantanna
wedding repo
AnnaGD/javascript-workbook
https://austincodingacademy.github.io/javascript-workbook
AnnaGD/material-ui-course-create-react-app
This is the final code for the create-react-app version of Project 1 built in the Udemy course 'Implement High Fidelity Designs with Material-UI & ReactJS'
AnnaGD/my_first_react_app
AnnaGD/permissions-check-procedure
Function "int accesscheck(unsigned int uid, unsigned int gid, unsigned int p, int f)" to enforce access control in Linux.
AnnaGD/portfolio
Anna's Website
AnnaGD/project1-simplified-ARM-v8-disassembler
In this project you will create a simplified ARM v8 disassembler. Your disassembler will read in a binary file containing an ARM program in machine code and output the assembly code that generated the machine code. The instructions will follow simplifications outlined in Zybook chapter X. You will use this code in project 2 and 3 so do a good job and test it completely. I will test your code completely and make sure nothing has been missed and edge cases have been accounted for! This program is not exceptionally complicated and I will provide you a pseudocode outline and several specific things I want do in a certain way so that you practice several skills. Please follow my instructions and do not do your own thing or you grade will be harshly affected. I am the customer and what I want is what you will create.
AnnaGD/Quiz