Skip to content
View Carlos231's full-sized avatar
  • Utah
  • 13:31 (UTC -12:00)

Highlights

  • Pro

Block or report Carlos231

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Carlos231/README.md

Hi there 👋

I am a Computer Scientist based out of Utah, USA. My passion is learning, working with the latest technologies and...

⚡ Recent Projects

RateMyLandlord Web Application Link

JavaScript | Sep. 2020 - Ongoing

  • Spearheaded a full-stack web application allowing users to sign in, search, and rate landlords.
  • Wrote integration and unit tests for application routes using Mocha and Chai.
  • Integrated RESTful API services to retrieve data from MongoDB database using Node.js backend and render on an EJS templated front end.
  • Followed Agile methodologies, Test (TDD), and Behavior-driven Development (BDD) to continuously implement features as continue to learn.

Tarpaulin RESTful HTTP API Link

JavaScript | Apr. 2020 - Jun. 2020

  • Designed and implemented a RESTful cloud API for Tarpaulin, a lightweight management tool for signed-in users to see class information.
  • Set up a server using Node.js and Express, stored API data using MongoDB, and included authorization and authentication through the use of JSON web tokens.
  • Included rate-limiting and offline work using RabbitMQ and implemented data replication for API’s database.
  • Built test suite through Postman to test 100% of application functionalities.

MyHousekeeper Alexa Voice Skill Link

Alexa Skills Kit, JavaScript | Sep. 2019 - Jun. 2020

  • Collaborated with clients and teammates to design user stories to develop an Amazon Alexa voice skill.
  • Met deadlines to present and document projects to clients and classmates for review in schools engineering expo.
  • Reduced development time by using Amazon Skills Kit and Amazon Web Services(AWS) Lambda functions written in JavaScript to develop the backend of the application.
  • Integrated SMS and Email notifications to Alexa Skill using Twilio API and AWS Simple Email Services.

YouTube Search Client Link

Java | Jan. 2020 - Mar. 2020

  • Final group project for mobile app development course that implements a clone of YouTube’s Android application.
  • Collaborated with team members to design application, write a proposal, and pair program critical features.
  • Retrieves data from Google’s YouTube API, developed and tested using Android Studio.
  • Developed app to include persistent on-device data storage, file-based storage (SQLite), interface design principles, and content sharing.

📬 Get in touch

Pinned Loading

  1. rate-my-landlord-web-app rate-my-landlord-web-app Public

    Rate my landlord website with similar functionalities as rate my professor; an application to search up and rate school professors. Rate my landlord will be a place to search and rate previous land…

    JavaScript 4 2

  2. Airbnb-Voice-Driven-Amazon-Alexa-Application Airbnb-Voice-Driven-Amazon-Alexa-Application Public

    Amazon voice driven application to optimize turn-over rate at Airbnb's.

    JavaScript 1

  3. Hunt-the-Wumpus-Game Hunt-the-Wumpus-Game Public

    C++ Program for Hunt the Wumpus Game

    C++ 1 4

  4. kolors-Game kolors-Game Public

    Find the RGB color game using HTML, CSS, and Javascript. Practicing with the front end of Web Development.

    JavaScript

  5. ToDo-List ToDo-List Public

    Simple ToDo list to practice front end HTML, CSS and Javascript.

    CSS

  6. Zoo-Tycoon-Game Zoo-Tycoon-Game Public

    C++ Program for Zoo Tycoon Game

    C++