Well my internet is currently down and I’m doing this offline at the moment, but today I'm going to start talking about the android project I wanted to work on. Concept: App that auto sets alarms based off of when user needs to get up. Use Case: User J is going to bed and needs… Continue reading Alarm Intro!
Category: Projects
Getting started with hosting
Just asked a web experienced friend of mine a little about how to get started with this. It turns out Github has Github Pages and will host any static site for free, so it's great place to start. Then if I have to build a backend-which I most likely will have to-I should switch to… Continue reading Getting started with hosting
Crash course in web stuff I don’t know
I don’t know a whole lot about web frameworks and such, so this is just about to be me looking at a few different ones and taking notes on them. Some might not even be web frameworks, but just something someone told me to look at. Who knows! Currently on the list: Meteor, NeoJ4, Docker,… Continue reading Crash course in web stuff I don’t know