Skip to content
View AldosAC's full-sized avatar

Organizations

@ThreeB-B @Pear-Pairing

Block or report AldosAC

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
AldosAC/README.md

Hi there 👋

Welcome to my GitHub! Below, you'll find the work I've contributed to so far.

Who am I? Great question!

I'm a full stack software engineer that primarily works with React, Nodejs, Express, and handful of SQL and NoSQL databases depending on the project's needs. Scroll down a little and you can find some of the apps I've built, including...

  • Pear, which simplifies pairing people up for activites!
  • Up Next, which provides a simple solution to the age old problem of determining who goes next!
  • SB Status Checker, a simple one-page app designed to help monitor the server status for the Shadowbane community.
  • Fat Cat, an Alexa skill that allows you to intuitively track activities like feeding and medicating your pets.

Well that's neat, but what stands out about these apps?

Serverless architecture! Both Pear and Up Next were designed with a serverless back end, utilizing AWS Lambda and API Gateway. They also utilize AWS Amplify for hosting the static front end files. While tackling serverless architecture was fun on its own merrits, it also provided tangible benefits for both apps. Both apps were designed, at least in their initial state, with the intention of being apps I could provide for my team at Hack Reactor free of charge. By utilizing a serverless back end ensure that my operating costs were as low as possible while traffic is low (let's be honest, these are small projects, traffic is pretty low!) yet when the world finally catches on to how amazing these apps are, they can quickly scale with the sudden spike in popularity!

In addition to the financial and scalability benefits, deploying through Amplify was extremely quick. Pear, for example, went from conception to full deployment in less than three days. All from a team of 3 people that had never worked together before.

Sounds cool right? But what's next?

Server side rendering! It's been on my list of skills to tackle for a couple of months now, and I've finally got some projects that would benefit from it. Not just SSR, but SSR on a serverless webapp. My current plan is to implement SSR on Up Next, as it's a fairly simple app. That should provide a great environment to learn in. Once I've got it working there, I'll implement SSR in Pear.

Want to reach out?

If you have questions, comments, just want to reach out and say hi... feel free to send me a message on LinkedIn or via email!

WAIT! You're an engineer! Why aren't there more numbers!?

Hah! Woops! That's a great point. That would have been embarassing to forget! Here ya go!

Anurag's github stats

Pinned Loading

  1. Up-Next Up-Next Public

    Up Next is a small single page app intended to create a quick, simple solution for taking a list and randomly drawing items from that list.

    JavaScript

  2. Pear-Pairing/pear Pear-Pairing/pear Public

    Pear is a pairing app designed for bootcamps to assist in generating pairs of students for pair coding exercises.

    JavaScript

  3. ThreeB-B/ThreeB-B-reviews ThreeB-B/ThreeB-B-reviews Public

    ThreeB&&B Reviews is the home of the reviews component for the ThreeB&&B app!

    JavaScript 2

  4. teamchupacabramcthundercats/Halvsy-Gallery teamchupacabramcthundercats/Halvsy-Gallery Public

    Welcome to Halvsy Gallery, the gallery component for the Halvsy web app. The Halvsy Gallery is a service intended to provide a plug and play gallery component built off of a carousel design model

    JavaScript 2

  5. fat-cat fat-cat Public

    Fat Cat is an Alexa skill that will help track pet care activities

    JavaScript 1

  6. SB-Status-Checker SB-Status-Checker Public

    Quick utility which monitors the Shadowbane servers and sends a notification when the server status changes

    JavaScript