User:Axdoomer: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(Added an autobiography on my page and a hint about cleaning my page when I'm done doing more documentation)
m (Add more stuff to my TODO list + small changes)
Line 1: Line 1:
I am Alexandre-Xavier Labonté-Lamoureux, a software engineering student.
I am Alexandre-Xavier Labonté-Lamoureux, a software engineering student at [https://en.wikipedia.org/wiki/%C3%89cole_de_technologie_sup%C3%A9rieure ÉTS].


I am a C, C++, C#, Java and PHP programmer. I also program BASH and Batch scripts. I have experience with ASP.Net Web Forms and MVC web pages, Java servlets and JSP. Of course, I also write HTML, CSS and JavaScript. The only language left that I would like to learn is Python.
I am a C, C++, C#, Java, PHP and Python programmer. I also program BASH and Batch scripts. I have experience with ASP.Net Web Forms and MVC web pages, Java servlets and JSP. Of course, I also write HTML, CSS and JavaScript. I learn very fast. The next language I may want to learn is Lua.


I have a lot of experience with Windows and Linux systems. I am at ease to make changes to the Linux Kernel and compile it. I have a lot of interest in the V4L driver and I'm working to add support for more hardware. I have two [https://linuxtv.org/wiki/index.php/Easycap EasyCap], an [https://www.linuxtv.org/wiki/index.php/OTG102 August VGB100], an [https://www.linuxtv.org/wiki/index.php/UVC_compliant_capture_devices#Oupree_UVC2900 Oupree UVC2900], a [https://www.linuxtv.org/wiki/index.php/UVC_compliant_capture_devices#FEBON100 FEBON100], an [https://www.linuxtv.org/wiki/index.php/Ion_Video_2_PC Ion Video 2 PC and a StarTech svid2usb23].
I have a lot of experience with Windows and Linux systems. I am at ease to make changes to the Linux Kernel and recompile it. I have a lot of interest in the V4L driver and I'm working to add support for more hardware. I have two [https://linuxtv.org/wiki/index.php/Easycap EasyCap]s, an [https://www.linuxtv.org/wiki/index.php/OTG102 August VGB100], an [https://www.linuxtv.org/wiki/index.php/UVC_compliant_capture_devices#Oupree_UVC2900 Oupree UVC2900], a [https://www.linuxtv.org/wiki/index.php/UVC_compliant_capture_devices#FEBON100 FEBON100], an [https://www.linuxtv.org/wiki/index.php/Ion_Video_2_PC Ion Video 2 PC and a StarTech svid2usb23].


I like to document my findings, create tutorials, update Wikis and discover bugs. I have made a lot of contributions to the [http://doomwiki.org/ Doom Wiki] and open source projects such has [https://www.chocolate-doom.org/ Chocolate-Doom]. Engineering and reverse-engineering are my things.
I like to document my findings, create tutorials, update wikis and discover bugs. Sharing my knowledge is important and open source (free software) is of great significance. I have made a lot of contributions to the [http://doomwiki.org/ Doom Wiki] and open source projects such has [https://www.chocolate-doom.org/ Chocolate-Doom]. Engineering and reverse-engineering are my things. I must say that I'm really good at testing and finding bugs. I'm good with networks and I have a huge interest in security.


I have my own projects hosted on my [https://github.com/AXDOOMER GitHub]. I also have a [https://www.youtube.com/user/AXDOOMER YouTube] channel.
I have my own projects hosted on my [https://github.com/AXDOOMER GitHub]. I also have a [https://www.youtube.com/user/AXDOOMER YouTube] channel. You can visit my [https://drive.google.com/drive/folders/0B2Lap7fky_kScWc1NnVQbVNhWlE public Google Drive].


My native language is French.
My native language is French.
Line 18: Line 18:
* Add info about the August VGB100 where is belongs. [https://www.linuxtv.org/wiki/index.php/OTG102#Overview.2FFeatures Find the Chipset]. There is a list of chips and boards [https://www.linuxtv.org/wiki/index.php/Conexant_CX2310x#Boards here].
* Add info about the August VGB100 where is belongs. [https://www.linuxtv.org/wiki/index.php/OTG102#Overview.2FFeatures Find the Chipset]. There is a list of chips and boards [https://www.linuxtv.org/wiki/index.php/Conexant_CX2310x#Boards here].
* Delete this TODO list and "My pages" when I'm done with all the points above in this list.
* Delete this TODO list and "My pages" when I'm done with all the points above in this list.
* Buy this: [https://www.linuxtv.org/wiki/index.php/Hauppauge_USB-Live-2 Hauppauge USB-Live-2]
* Review my devices in a Youtube video
* Reverse engineer some devices and write their drivers. Do a video to show other people how to do this.
* Fix bugs that occur with my devices.


== My pages ==
== My pages ==

Revision as of 19:24, 17 September 2016

I am Alexandre-Xavier Labonté-Lamoureux, a software engineering student at ÉTS.

I am a C, C++, C#, Java, PHP and Python programmer. I also program BASH and Batch scripts. I have experience with ASP.Net Web Forms and MVC web pages, Java servlets and JSP. Of course, I also write HTML, CSS and JavaScript. I learn very fast. The next language I may want to learn is Lua.

I have a lot of experience with Windows and Linux systems. I am at ease to make changes to the Linux Kernel and recompile it. I have a lot of interest in the V4L driver and I'm working to add support for more hardware. I have two EasyCaps, an August VGB100, an Oupree UVC2900, a FEBON100, an Ion Video 2 PC and a StarTech svid2usb23.

I like to document my findings, create tutorials, update wikis and discover bugs. Sharing my knowledge is important and open source (free software) is of great significance. I have made a lot of contributions to the Doom Wiki and open source projects such has Chocolate-Doom. Engineering and reverse-engineering are my things. I must say that I'm really good at testing and finding bugs. I'm good with networks and I have a huge interest in security.

I have my own projects hosted on my GitHub. I also have a YouTube channel. You can visit my public Google Drive.

My native language is French.

My TODO list

  • Document my StarTech svid2usb23
  • Document my Ion Video 2 PC (it may use the same hardware as the above card) + don't forget to note that there's an older version that uses another chip
  • Document the OPR-HD879 (Oupree UVC2900)
  • Document the FEBON100 (link is blacklisted, remove the space in the link: http://febon.blog spot.com/2012/02/1.html)
  • Add info about the August VGB100 where is belongs. Find the Chipset. There is a list of chips and boards here.
  • Delete this TODO list and "My pages" when I'm done with all the points above in this list.
  • Buy this: Hauppauge USB-Live-2
  • Review my devices in a Youtube video
  • Reverse engineer some devices and write their drivers. Do a video to show other people how to do this.
  • Fix bugs that occur with my devices.

My pages

Ion Video 2 PC

See this page for more info on this device

Oupree UVC2900

See this page for more info on this device

FEBON100

See this page for more info on this device