Monday, June 18, 2018

dev/Mission Week 3

Program has been going great so far!

To find a community so close to home, and a nice support system to keep my motivation and inspiration in moving forward with my computer science journey is pretty much something that I have been searching.

I knew that I would find something considering that I live in a tech labyrinth where anything is almost accessible and majority of the city is striving towards the tech movement.

Hopefully, I keep my attendance going. I already have 1 excused and 1 unexcused.

[Resume Website] ...I'm done.

blinks
I'm not sure on how to get rid of the side scrolling bar when the bottom is just white.

Sunday, June 17, 2018

[Resume Website] Progress Report

Progress Report
design inspiration
Of course, not every plans go according to schedule. I decided to change my plans and do something like this. It's almost purely on CSS designs.

almost there...
I have 7 more items on the list to do.

progress screenshot
I think that I can finish this before this week is over. I am hoping that I finish by today, but I need to do other stuff! 



[Resume Website] Finally...settled with a design.

rough sketch
After much exploring and ideas, I finally settled with a design for my portfolio. My portfolio has been long overdue. Anyway, this is inspired by my room that I spend majority of my time in since I am an indoor person. I honestly do not like going outside.

Notes

  • My resume will be scrolling in an opaque white with black text. And, an "X" in red. 
  • A phone placed supported by books. Phone flashes from the example here.
  • Photo of myself that shines so user can hover it with email (mailto), GitHub, LinkedIn, and Blogspot.
  • The drawer handle shines too, and when user hover over the drawer and clicks on the button, the cat pops up.
  • The computer screen has two windows popped up. On the left is just a window scrolling. On the right is the resume.
  • There are 2 sticky notes on the computer. Sticky note, left and "1", should say "TODO Projects" and sticky note, right and "2", should say "REMINDER Resume". When hovered the sticky notes bend.
  • There is a board behind the resume when it's closed. The board is just a bunch of images of my interests.
  • The phone is clickable where it shows the projects.


How To Do This

  • https://codepen.io/donovanh/pen/EjYeLa
    • Photo frame
    • Computer: scrolling and resume
    • Books
    • Everything on the desk except phone
  • https://codepen.io/Alireza29675/pen/YVMBOg
    • Phone
  • https://codepen.io/choogoor/pen/vKdBrm
    • sticky notes 
    • links for photo frame for hover of 
  • https://codepen.io/Bucur/pen/dPJvbL
    • the shine in animated items
  • https://codepen.io/anandgraves/pen/iycmh?editors=1100
    • bulletin in the back
  • https://codepen.io/peiche/pen/PPPRgz
    • the resume window
    • the project window
    • well, more links about that resume window:
      • https://codepen.io/joshcummingsdesign/pen/qOKaWd
      • https://codepen.io/balapa/pen/embYYB

Thursday, June 14, 2018

[Android Studio Errors] Face Alarm App

Problem
Camera2Renderer had an error. I forget what it was since I already fixed it. But basically it had so many missing a variables that stemmed from there.
Solution
Change the project structure for the compile sdk version because they added hardware in a different version.
https://stackoverflow.com/questions/36204781/error-package-android-hardware-camera2-does-not-exist-opencv

Problem
emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and usable.
CPU acceleration status: HAXM must be updated (version 1.1.1 < 6.0.1).

Solution
??

Conclusion
I hate to leave errors unsolved, and I'm not sure if I'll continue this project. I hate to leave this project unfinished because of my anger issues with android development. I can say that I am leaving this project at a pause.