kaylamuraoka
Management Information Systems Specialist and Full Stack Web Developer dedicated to designing and building user-friendly web applications.
Santa Clara, CA
Pinned Repositories
auth-sequelize-passport-app
demo for session handling and authentication.
burger
Eat-Da-Burger! is a restaurant app that lets users input the names of burgers they'd like to eat and stores every burger in a database, whether devoured or not. Following the MVC design pattern; this application uses Node and MySQL to query and route data in the app, and Handlebars to generate the HTML.
cesspool-assessments-database
Coding_Interview_Practice_Assessment
It’s likely that you’ll be asked to complete a coding assessment, perhaps as part of an interview process. This is a simulation of a typical coding assessment. This assessment is a combination of multiple-choice questions and interactive coding challenges.
DHHL-Surveys
Food_Application
We created Recipe Pal A place where you can search for recipes, filter by preference, easily view ingredients required and add to your own customized grocery list. Our website makes it easy to locate open grocery stores and supermarkets nearby. So you can plan your perfect night cooking at home for family and friends, or for oneself, within a few clicks!
React-Employee-Directory
This React-based app gives business professionals the ability to access non-sensitive data about their employees, and easily search, filter, and sort through their entire directory. For example, employers may search for specific employees via the search field, sort a field (Name, Email, DOB) in ascending or descending order. The employee directory is populated with randomly generated users via an API call to the Random User API. This API simply generates random user data, including - a photo, title, name, gender, age, e-mail and mobile phone number.
react-portfolio
My personal portfolio website - built with React, React-Router, Dynamic rendering, and deployed via GitHub Pages. Please feel free to read more about me, check out my resume, projects, and contact me.
Weather_Dashboard_With_OpenWeather_API
I built a weather dashboard that runs in the browser and features dynamically updated HTML and CSS. I used the OpenWeather API to retrieve weather data for cities.
Work_Day_Scheduler_Using_jQuery
This is a simple calendar application that allows a user to save events for each hour of the day by modifying starter code. This app runs in the browser and features dynamically updated HTML and CSS powered by jQuery.
kaylamuraoka's Repositories
kaylamuraoka/React-Employee-Directory
This React-based app gives business professionals the ability to access non-sensitive data about their employees, and easily search, filter, and sort through their entire directory. For example, employers may search for specific employees via the search field, sort a field (Name, Email, DOB) in ascending or descending order. The employee directory is populated with randomly generated users via an API call to the Random User API. This API simply generates random user data, including - a photo, title, name, gender, age, e-mail and mobile phone number.
kaylamuraoka/react-portfolio
My personal portfolio website - built with React, React-Router, Dynamic rendering, and deployed via GitHub Pages. Please feel free to read more about me, check out my resume, projects, and contact me.
kaylamuraoka/auth-sequelize-passport-app
demo for session handling and authentication.
kaylamuraoka/burger
Eat-Da-Burger! is a restaurant app that lets users input the names of burgers they'd like to eat and stores every burger in a database, whether devoured or not. Following the MVC design pattern; this application uses Node and MySQL to query and route data in the app, and Handlebars to generate the HTML.
kaylamuraoka/cesspool-assessments-database
kaylamuraoka/Coding_Interview_Practice_Assessment
It’s likely that you’ll be asked to complete a coding assessment, perhaps as part of an interview process. This is a simulation of a typical coding assessment. This assessment is a combination of multiple-choice questions and interactive coding challenges.
kaylamuraoka/DHHL-Surveys
kaylamuraoka/Food_Application
We created Recipe Pal A place where you can search for recipes, filter by preference, easily view ingredients required and add to your own customized grocery list. Our website makes it easy to locate open grocery stores and supermarkets nearby. So you can plan your perfect night cooking at home for family and friends, or for oneself, within a few clicks!
kaylamuraoka/Weather_Dashboard_With_OpenWeather_API
I built a weather dashboard that runs in the browser and features dynamically updated HTML and CSS. I used the OpenWeather API to retrieve weather data for cities.
kaylamuraoka/Work_Day_Scheduler_Using_jQuery
This is a simple calendar application that allows a user to save events for each hour of the day by modifying starter code. This app runs in the browser and features dynamically updated HTML and CSS powered by jQuery.
kaylamuraoka/doe-schools
kaylamuraoka/DOE_Schools_Management_System
kaylamuraoka/Employee_Content_Management_System
This command-line application helps a business owner/manager to view and manage the departments, roles, and employees in their company so that they can easily and more efficiently, organize and plan their business.
kaylamuraoka/Fitness-Diary
Full-stack web app that utilizes Node.js and MongoDB to allow the user to keep track of their work-out information.
kaylamuraoka/fukunaga-associates-db
Getting Started with PHP on Heroku
kaylamuraoka/fukunagaengineers
kaylamuraoka/heroku-node
kaylamuraoka/HTML_CSS_Git_Code_Refactor
Code refactor to improve SEO by meeting website accessibility standards and HTML semantic rules
kaylamuraoka/inhumans
Project 2
kaylamuraoka/Javascript_Strong_Password_Generator
This is an application that an employee can use to randomly generate a strong password in order to provide greater security when accessing sensitive data. This app feature dynamically updated HTML and CSS powered by JavaScript.
kaylamuraoka/MERN-App-Template
kaylamuraoka/myPortfolio
my Online Portfolio
kaylamuraoka/neighbor_news
Hello Neighbor is an online community for the neighborhood where neighbors can post products they have for sale, message their neighbors, and much more!
kaylamuraoka/Note_Taker_Express_App
This application can be used to write and save notes, allowing the user to better organize their thoughts and keep track of the tasks they need to complete. This application uses an Express.js back end to save and retrieve note data from a JSON file.
kaylamuraoka/Portfolio
Responsive design ensures that web applications render properly on a variety of devices or screen sizes. Using Bootstrap's (v4.5) css stylesheet and framework I was able to create a mobile-responsive portfolio website whilst minimizing the use of media queries.
kaylamuraoka/README_generator
This is a command-line application that dynamically generates a professional README.md file from user's input using Node.js.
kaylamuraoka/Team_Profile_Generator
This is a software engineering team generator command line application that takes in user input, creates a HTML file that displaying a nicely formatted team roster with access to emails and GitHub profiles.
kaylamuraoka/Twitter_Scraper_Data_Analytics
In this project we learned how to tackle writing code in python, in addition to putting our shell scripting abilities to the test. We chose to do this project because we noticed the recent escalation of tweets mentioning the COVID-19/CoronaVirus. Therefore, we wrote several independent programs/scripts that ultimately, facilitates the analysis of tweets pulled from twitter using an API.
kaylamuraoka/Using-Yelp-to-Study-Ethnic-Food-Scene-by-U.S.-Capital
In this project, I scraped Yelp restaurant data to investigate the food scene across different U.S capitals. This project helps us gain insight on geographic taste preferences through analyzing how different types of food are consumed across different places. This project compares the frequency of mexican, american, korean, japanese, italian, chinese, thai, mediterranean, indian, vietnamese, latin, french, filipino, greek, and hawaiian restaurants in the users home state. I created this code that ultimately prints a bar chart and pie chart to easily visualize this data. This code also recommends highly rated restaurant located in the user's home state.
kaylamuraoka/Waikiki-Aquarium-Database
In this project, I developed a hypothetical database management system for an Aquarium monitoring the health of the animals, staff members, the enclosures the animals live in, and the services the staff members perform for the animals.