jump to navigation

Mentoring for another year! February 24, 2011

Posted by lifealgo in Mentors Program.
Tags: ,
2 comments

I’ve been selected to be a CoC mentor for another year!!! 😀

The selection process was even more strict that last year’s – unfortunately the program had to be reduced to 25 mentors, yet the Office of Outreach, Enrollment, and Community got over 50 applications this year!

I spoke with a lot of the students that applied, and I’d estimate that roughly half of them were freshmen.  Although this makes sense since a lot of freshmen hang out near the OEC office and were told personally about the application (through OEC or their friends), it’s still kind of crazy that a group consisting of ~120 students – or 1/6th of the entire CoC – provided half the candidates.

Considering that the program has GPA and credit constraints (2.4ish GPA and 30+ credit hours), and that the application was rather lengthy, I’d say there was probably a significant amount of freshmen that wanted to apply but didn’t for various reasons.  Still, accounting only for those freshmen who did apply, that means that roughly 1 out of every 5 freshmen applied to be a mentor, about 10 times the application rate for other CoC students!

All in all, the most significant factor is that all the freshmen that applied (or wanted to) were all mentees in last year’s mentor program – and wanted to pay it forward by being mentors to future freshmen.  I’d say that makes last year’s program quite successful 🙂

As for myself and whether some of my mentees got into the program, all I’ll say is that the tree’s height has increased…

Paint in Processing February 13, 2011

Posted by lifealgo in Personal.
Tags:
add a comment

Last semester we had the option of making a website to showcase our resume and “CS portfolio” for my Technical Communications class.  Since I didn’t feel like starting a website from scratch, I decided to code a simple paint program in Processing so that I could work off the website applet that was created.

http://aurellazar.com/cristina/

I ended up not using the website for the assignment, but I did have fun making this really simple browser version of paint 🙂  Future plans include adding a color palette, smoother curves, and fixing some bugs related to mouse movement.

Controls:

c – clear screen

r – red

g – green

b – blue

w – white

z – black

] – increase brush size

[ – decrease brush size