KevinDuBois

Differences between revisions 8 and 22 (spanning 14 versions)
Revision 8 as of 2007-10-23 19:54:23
Size: 2569
Editor: 198
Comment:
Revision 22 as of 2011-10-09 15:50:25
Size: 5987
Editor: 192
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
= About Me =
Line 5: Line 6:
=== About Me === Kevin DuBois, Computer Engineer, San Diego, CA, USA
 *point-of-contact for Ubuntu Hours in San Diego, California since October.
 *currently co-organizer for a twice a month Ubuntu Hour in San Diego's Hillcrest area.
 *solely organized once a month Ubuntu Hours from Oct 2010 to Jun 2012.
 *specializes in kernel and embedded work, especially multimedia and graphics.
 *University of Michigan graduate (2010).
 *I have been using Ubuntu as my primary OS since 5.10.
 *natural languages are C/C++, and python. Lots of involvement with graphics and multimedia libraries
Line 7: Line 15:
I am an undergraduate Computer Engineering student at the University of Michigan and a fan of Ubuntu and everything Linux. I have been using Linux primarily for 2 years now. Contact
 * Email: kdub432@gmail.com
 * IRC (freenode.net) Registered nicknames: kdub, kdubois <<BR>>
 I frequent #sparkfun, #avr, and #ubuntu-us-ca
 *Blog: [[http://kdubois.net]]
 *Launchpad Homepage: [[https://launchpad.net/~kdub]]
Line 9: Line 22:
I consider myself pretty well versed in C and C++, and Java. I have a good knowledge base in object oriented programming, and can quickly adapt to other languages, if I need to ;-)
I have had experience with OpenGL, Gtk+, gtkmm, gdk, xlib, Cairo, libfakekey, and gtkglext libraries.
= Ubuntu Advocacy and Involvement =
Line 12: Line 24:
As far as linux goes, I am interested in Free and OSS Software, advanced graphics programming, low level Operating System internals, and writing hardware drivers for the linux kernel. I'm just coming up to speed on the latter two, and hope to contribute some very useful code in the near future!  * LOCO Teams
 I am a member of the California Ubuntu Loco team [CaliforniaTeam] from 2010 onward. I've been organizing the San Diego area activities. I have organized the monthly San Diego-area Ubuntu Hours since October 2010, and was an exhibitor for the Ubuntu booth at the Scale9x expo. Starting in September 2011, I became a co-organizer for twice a month Ubuntu Hours in San Diego.

 I was a member of the Michigan Ubuntu LOCO team [MichiganTeam] from its founding in 2008 to 2010. During my involvement, I attended most Ann Arbor based activities, and gave some speeches on behalf of the Ubuntu Loco. I moved to California in 2010 and joined the California team!

 * Open Source Blog
 I maintain [[http://kdubois.net]], an open source blog that has had 100,000+ pageviews since I made it about 3 years ago. I generally write advice, project updates, or how-to's

 * Speeches
I'm planning a speech on the state of the Ubuntu Graphics Ecosystem for the Southern California Linux Expo 2011. I gave an hour and a half long speech promoting Ubuntu Linux to the Ann Arbor Computing Society on behalf of Michigan Loco in December 2008. I intend to give a speech to the San Diego area LUG (kplug) detailing the Linux graphics ecosystem, and the impact that the Wayland Server will have on it within the next two months.

 * Guides
 I have written many guides for how to do things on Ubuntu. I'll list a few examples:
  [[http://www.thinkwiki.org/wiki/Installing_Ubuntu_7.04_%28Feisty_Fawn%29_on_an_X61_Tablet | installing Ubuntu on the Lenovo Thinkpad x61 Tablet. ]] <<BR>> [[http://kdubois.net/?p=24 | Guide to transitioning from Windows to Ubuntu]] <<BR>>
  [[http://kdubois.net/?p=25 | Guide to Ubuntu's Root Filesystem]] <<BR>>
  [[http://kdubois.net/?p=954| Finding software regressions using git ]] <<BR>>
  and many others!
Line 15: Line 43:
Email: kdub432@gmail.com
       kdubois@umich.edu
= Other Open Source Projects & Contributions =
==== Kernel ====
My day-job involves development for the Android kernel, which is open source and eventually winds its way back to the mainline kernel. I have developed and improved the graphics drivers for the kernel.
Line 18: Line 47:
---- ==== Compiz Fusion ====
I was a contributing developer to the project from 2007 to 2009. I maintained [[http://gitweb.compiz-fusion.org/?p=users/kdubois/extra-animations;a=summary]], a branch of extra animations. ( Videos here [[http://kdubois.net/?p=46]]). I am syndicated on [[planet.compiz-fusion.org]] as well.
Line 20: Line 50:
==== VLC ====
* patches and bugfixes to the team. My rework of the audio filtering infrastructure was incorporated into mainline.
Line 21: Line 53:
=== Projects & Contributions === ==== FFMPEG ====
* I was accepted into the 2009 Google Summer of Code working on an audio filtering library that will provide equalizers, normalizers, volume adjustments, etc. all on the fly.
Line 23: Line 56:
'''Compiz Fusion''' ==== Pet Projects ====
* Jot aims to be a character recognition program used by tablet PC's to allow for handwritten input of characters. The recognition rate is about 70% as of now, and its not user friendly yet. If you want something more usable, try out onestroke!
''Jot Homepage'' : [[https://launchpad.net/jot]]
Line 25: Line 60:
One of the more exciting projects I'm involved in, compiz fusion is an openGL based window manager for linux operating systems, (i.e. eyecandy for linux). I'm currently bug hunting for this project, and working on writing some new window animations, that I expect to be done early december, depending on school's workload. Feel free to suggest new plugins ideas to me! * Flashnotes is a flashcard program aimed at training pianists. Written with GTK/Cairo, I hope to hook it up to a midi sequencing library so the program can recognize when the user gets the note correct. Grab the current code frome here: [[http://kdubois.net/src/flashnotes.tar.gz]]
Line 27: Line 62:
''Homepage: '' opencompositing.org ==== Hardware Hacking ====
Line 29: Line 64:
''IRC:'' #compiz-fusion I'm a computer engineering, which means I like hardware just as much I like software. My blog has a few details of projects that I've made from AVR and PIC microcontrollers that I've programmed using entirely OSS software. I have experience with embedded systems, and have worked with the assembly on PIC/amtel/PPC/i386 processors. I love promoting hardware development using only open source tools.
Line 31: Line 66:

'''Jot'''

Jot aims to be a character recognition program used by tablet PC's to allow for handwritten input of characters. As of today (Oct 22, 2007) it is in an alpha stage, but should be usable in a few weeks, after I implement a secondary comparison technique to refine handwritten character recognition.

''Jot Homepage'' : https://launchpad.net/jot


'''Bug Hunting'''

I try to hunt down as many bugs as I can in Ubuntu during my spare time. Look on Launchpad if you're interested in seeing what I've done!



=== LOCO teams ===

I am a member of the Michigan Ubuntu LOCO team. We're just starting out, and I hope to get the promotion of linux and Ubuntu rolling in Michigan very soon!


=== Guides ===
I have written a guide for installing Ubuntu on the Lenovo Thinkpad x61 Tablet.
http://www.thinkwiki.org/wiki/Installing_Ubuntu_7.04_%28Feisty_Fawn%29_on_an_X61_Tablet


=== Events ===
'''Presentations and Speeches'''

I am giving a 1-2 hour presentation for the Ann Arbor chapter of the American Computing Society on December 5th,2007 on new developments in Linux, Ubuntu, and other exciting Open Source Projects.


== Testimonials ==
Kevin was the first person I met when I got really involved with the California LoCo. He was and is the Main man who leads and is behind the really successful San Diego Ubuntu Hour that is seeing steady rise in attendance since it started a year ago. He shows such humility in being able to set up events with other Ubuntu users who might not be a "tech-savvy" as him. Along with the work he does with the LoCo for Ubuntu Hours, he also helps at events such as Scale (Southern California Linux Expo) where he uses his Linux skills to promote Ubuntu to all the Linux enthusiasts around. He will sit there and teach a end user how to perform a task as I have seen him do several times, something most Kernel developers will not do. He has showed me Many things personally in person and through IRC, such as, compiling software, fixing sound issues and also deciding between password authentication and RSA keys for SSH. His Ubuntu contributions contribute for themselves and I feel that with membership it can do nothing but grow. He is someone who shows the spirit of Ubuntu and all that we need to eliminate bug #1. I Think Kevin will make a great Ubuntu Member [[https://launchpad.net/~philipballew|Philip Ballew]]

About Me

Kevin DuBois, Computer Engineer, San Diego, CA, USA

  • point-of-contact for Ubuntu Hours in San Diego, California since October.
  • currently co-organizer for a twice a month Ubuntu Hour in San Diego's Hillcrest area.
  • solely organized once a month Ubuntu Hours from Oct 2010 to Jun 2012.
  • specializes in kernel and embedded work, especially multimedia and graphics.
  • University of Michigan graduate (2010).
  • I have been using Ubuntu as my primary OS since 5.10.
  • natural languages are C/C++, and python. Lots of involvement with graphics and multimedia libraries

Contact

Ubuntu Advocacy and Involvement

  • LOCO Teams

    I am a member of the California Ubuntu Loco team [CaliforniaTeam] from 2010 onward. I've been organizing the San Diego area activities. I have organized the monthly San Diego-area Ubuntu Hours since October 2010, and was an exhibitor for the Ubuntu booth at the Scale9x expo. Starting in September 2011, I became a co-organizer for twice a month Ubuntu Hours in San Diego.

    I was a member of the Michigan Ubuntu LOCO team [MichiganTeam] from its founding in 2008 to 2010. During my involvement, I attended most Ann Arbor based activities, and gave some speeches on behalf of the Ubuntu Loco. I moved to California in 2010 and joined the California team!

  • Open Source Blog

    I maintain http://kdubois.net, an open source blog that has had 100,000+ pageviews since I made it about 3 years ago. I generally write advice, project updates, or how-to's

  • Speeches

I'm planning a speech on the state of the Ubuntu Graphics Ecosystem for the Southern California Linux Expo 2011. I gave an hour and a half long speech promoting Ubuntu Linux to the Ann Arbor Computing Society on behalf of Michigan Loco in December 2008. I intend to give a speech to the San Diego area LUG (kplug) detailing the Linux graphics ecosystem, and the impact that the Wayland Server will have on it within the next two months.

Other Open Source Projects & Contributions

Kernel

My day-job involves development for the Android kernel, which is open source and eventually winds its way back to the mainline kernel. I have developed and improved the graphics drivers for the kernel.

Compiz Fusion

I was a contributing developer to the project from 2007 to 2009. I maintained http://gitweb.compiz-fusion.org/?p=users/kdubois/extra-animations;a=summary, a branch of extra animations. ( Videos here http://kdubois.net/?p=46). I am syndicated on planet.compiz-fusion.org as well.

VLC

* patches and bugfixes to the team. My rework of the audio filtering infrastructure was incorporated into mainline.

FFMPEG

* I was accepted into the 2009 Google Summer of Code working on an audio filtering library that will provide equalizers, normalizers, volume adjustments, etc. all on the fly.

Pet Projects

* Jot aims to be a character recognition program used by tablet PC's to allow for handwritten input of characters. The recognition rate is about 70% as of now, and its not user friendly yet. If you want something more usable, try out onestroke! Jot Homepage : https://launchpad.net/jot

* Flashnotes is a flashcard program aimed at training pianists. Written with GTK/Cairo, I hope to hook it up to a midi sequencing library so the program can recognize when the user gets the note correct. Grab the current code frome here: http://kdubois.net/src/flashnotes.tar.gz

Hardware Hacking

I'm a computer engineering, which means I like hardware just as much I like software. My blog has a few details of projects that I've made from AVR and PIC microcontrollers that I've programmed using entirely OSS software. I have experience with embedded systems, and have worked with the assembly on PIC/amtel/PPC/i386 processors. I love promoting hardware development using only open source tools.

Testimonials

Kevin was the first person I met when I got really involved with the California LoCo. He was and is the Main man who leads and is behind the really successful San Diego Ubuntu Hour that is seeing steady rise in attendance since it started a year ago. He shows such humility in being able to set up events with other Ubuntu users who might not be a "tech-savvy" as him. Along with the work he does with the LoCo for Ubuntu Hours, he also helps at events such as Scale (Southern California Linux Expo) where he uses his Linux skills to promote Ubuntu to all the Linux enthusiasts around. He will sit there and teach a end user how to perform a task as I have seen him do several times, something most Kernel developers will not do. He has showed me Many things personally in person and through IRC, such as, compiling software, fixing sound issues and also deciding between password authentication and RSA keys for SSH. His Ubuntu contributions contribute for themselves and I feel that with membership it can do nothing but grow. He is someone who shows the spirit of Ubuntu and all that we need to eliminate bug #1. I Think Kevin will make a great Ubuntu Member Philip Ballew



CategoryHomepage

KevinDuBois (last edited 2012-11-20 18:34:07 by 209-134-76-65-user)