January 2011
1 post
ME202
ninjachelle:
main( ) {
/*Computer programming is fun but needs some getting used to */
}
int main(){
printf(“I’m excited for you! Looks like you’re working with C? Have fun! \n”);
if(youNeedAnyHelp){
/*I’ll be happy to provide assistance ;D*/
}
return 0;
}
August 2010
1 post
MASON TWISTS
(via darntrina)
that’s what I’ll be doing at 5 in the morning lol
June 2010
2 posts
May 2010
7 posts
bored in lab
April 2010
3 posts
February 2010
1 post
January 2010
1 post
December 2009
3 posts
Meal-o-Meter
I decided to put up the schematic and pcb layout for my capstone project, the meal-o-meter.
October 2009
4 posts
Capstone Project Proposal
Team Members:
*Brian Adair
Christian Banzon
Jovan Chohan
Nathan Halverson
Paul Gonzalez
*Denotes Team Leader
Name: Nourish Meter ??? (Subject to change)
Description:
Our proposed capstone project is a device, which will weigh the individual ingredients of a meal. For each ingredient, the user will be able to choose from a database of preset or user-customized ingredients, which...
Capstone Project
So I decided to use my tumblr to document the progress of my senior capstone project. This should save me some work down the road, and share with you all what computer engineers can do in 20 weeks.
The capstone project requires the application of all skills learned during the pursuit of a BS in computer engineering. This project takes 20 weeks to develop, and is split into two 10-week design...
September 2009
1 post
August 2009
17 posts
Last day to get windows 7 RC! Get it today :D →
So we went to the Vinh Hung Asian food market. Check out what we found in the milk section.
oh where oh where can my lovely be? oh where oh where did she go?
Chase finds the hidden dog treats.
Google Voice
So I got invited to use Google Voice after applying for an invitation only earlier this morning! I’ve been playing around with it for a bit now, and I have to say that it’s pretty useful.
Basically, it lets you choose a phone number that when called, will call any phone that you have registered with the service, allowing you to answer a call from someone regardless of which phone is...
Katrina: I have a feeling we'll never have a white president ever again.
Christian: Why not?
Katrina: Cause once you go black, you can never go back!
Christian: Wow...
July 2009
3 posts
Went downtown to go shopping, only to find out that we parked right under a geocache location, giving us a total of 4 caches found so far in Santa Barbara.
Went geocaching at UCSB. Check out our experience on vimeo!
June 2009
1 post
Hello
int main(){
printf(“Hello World! First post. Will update later! :D \n”);
return 0;
}