Difference between revisions of "User:Rainulf"

From CDOT Wiki
Jump to: navigation, search
m
(cleaned it a bit)
Line 66: Line 66:
  
  
== Personal Projects ==
 
=== Custom CMS for rainulf.ca ===
 
<p>I keep rewriting this depending on how I feel about it, so I can't really tell much about its backend design because it changes all the time. lol But if you're curious on what I have so far, check the following out:</p>
 
* Demo: [http://rainulf.ca/ http://rainulf.ca/]
 
* Source code: [http://code.google.com/p/rainulf/source/browse/#svn/trunk http://code.google.com/p/rainulf/source/browse/#svn/trunk]
 
<p>I'm using a free template, I'm not good at designing, but the PHP script is fully coded by me. There is no administration panel yet, and I don't think there ever will. I run SQL queries to insert a post. lol<br />The script is also open source and its source code is available for everyone.</p>
 
 
=== Twitter app ===
 
<p>This is perhaps the most advanced PHP script I've coded so far. The script is closed source because it was a paid project. As its name may suggest, it's a web (PHP) application for Twitter.</p>
 
<p>What the script should do is connect to [http://twitter.com/ Twitter.com] and authenticate the user. <br />The script should have the ability to remotely control user's Twitter account - such as posting, deleting posts, viewing friends list, following and unfollowing people, etc.</p>
 
<p>The script do more than just that, if you want more info about it or you're interested, please contact me.</p>
 
 
 
 
<p>All in all, that's all the personal projects I've had. They may not be much but I've certainly enjoyed every hour of it at developing each of these. <br />I plan to develop more web applications at different platforms and languages such as Python, Ruby on Rails and more in the future.</p>
 
 
== External links ==
 
== External links ==
 
<ul>
 
<ul>

Revision as of 20:46, 4 January 2011


OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources

Jose Rainulf Pineda
Rainulf.jpg
Hey, it's me!
Occupation CPAC student
IRC _Rainulf (/join #rainulf)
Home Page/Blog http://rainulf.ca/
Twitter http://twitter.com/rainulf
LinkedIn http://ca.linkedin.com/in/rainulf
Seneca jrpineda (at) learn seneca
Gmail (preferred) rainulf1 (at) gmail.com

Jose Rainulf Pineda is a Seneca College School of Computer Studies Student. He does Web development (xHTML, PHP+mySQL, Javascript) or C/C++ on his free time. He also watches anime or read manga.

Current courses

OOP344 - Object Oriented Programming II Using C++ , (Introduction to Open Source)

Further information: OOP344

DBS301 - Database Design II and SQL using Oracle

Further information: DBS301

INT322 - Internet II - Web Programming on UNIX

Further information: INT322

SYS366 - Requirements Gathering using OO Models

Further information: SYS366

CPP100 - CO-OP Professional Theory

Further information: CPP100


External links