Difference between revisions of "User:Fraizeraust"

From ReactOS Wiki
Jump to: navigation, search
m
m (today is my birthday)
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Infobox Contributor
 
{{Infobox Contributor
 
  | name        = George Bișoc
 
  | name        = George Bișoc
  | position    = Contributor
+
  | position    = Romanian & Italian Translation Maintainer, Kernel Developer
 +
| developer  = active
 
  | translator  = it, ro
 
  | translator  = it, ro
 
  | irc_name    = Fraizeraust
 
  | irc_name    = Fraizeraust
 
  | location    = Italy
 
  | location    = Italy
 
  | github_name = GeoB99
 
  | github_name = GeoB99
  | email      = fraizeraust99{{@}}gmail.com
+
  | email      = george.bisoc{{@}}reactos.org
 
  | homepage    = https://geob99.github.io GeoB99's Homepage
 
  | homepage    = https://geob99.github.io GeoB99's Homepage
 
}}
 
}}
 
== Biography ==
 
== Biography ==
I'm a 21 years old guy who goes by the nickname as GeoB99 around the Internet (formerly I was known as Fraizeraust). I was born in Romania in 1999 and in 2012 I moved to Italy with my family. My main area of interests and hobbies are coding, electronics, IT, listening to music and whatnot.
+
I'm a 25 years old guy who goes by the nickname as GeoB99 around the Internet (formerly I was known as Fraizeraust). I was born in Romania in 1999 and in 2012 I moved to Italy with my family, which I still live there. My main area of interests and hobbies are coding, electronics, IT, listening to music and whatnot.
  
 
== How I joined the ReactOS project ==
 
== How I joined the ReactOS project ==
Line 18: Line 19:
 
By the end of 2017 I set up my GitHub profile and started contributing for the project for the first time. Initially I mainly contributed translating parts of built-in software and modules both in Romanian and Italian. Afterwards, I began learning C and the Windows API as well as studying niches here and there about how Windows works internally. I've been contributing with patches for the On-Screen Keyboard software of ReactOS as well as developing a small built-in application for the project, the Accessibility Utility Manager.
 
By the end of 2017 I set up my GitHub profile and started contributing for the project for the first time. Initially I mainly contributed translating parts of built-in software and modules both in Romanian and Italian. Afterwards, I began learning C and the Windows API as well as studying niches here and there about how Windows works internally. I've been contributing with patches for the On-Screen Keyboard software of ReactOS as well as developing a small built-in application for the project, the Accessibility Utility Manager.
  
Currently I don't have a specific position, I usually contribute with code on whatever area or field of the project I'm interested in. I do also fix bugs in the OS (and I also create them, haha). As non-official work I personally host [https://geob99.github.io/pages/doc/documentation.html this] website with documentations regarding the Windows internals.
+
As of April 2021, I became an official developer for the project and my current interest as of the moment is kernel development and NTDLL apitests but I also contribute to every part of the project. I do also fix bugs in the OS (and I also create them, haha). As non-official work I personally host [https://geob99.github.io/pages/doc/documentation.html this] website with documentations regarding the Windows internals.
 +
 
 +
I'm currently a maintainer for the Security subsystem of the kernel. The Security subsystem has been a personal favorite subject for me, primarily access tokens. I do as well work on several components of the kernel. One day I want to become a kernel maintainer and work on Windows kernel-mode subsystem (aka Win32k.sys) as well as on other critical low level components.
  
 
== Professional Work/Skills ==
 
== Professional Work/Skills ==
I studied automotive mechanic as a trade for 5 years in a high trade school and worked as an automotive technician for passenger vehicles and lorries alike. My future ambition is to become a software engineer. My current knowledge in the realm of coding are C, niches of C++, Lua and regarding web development I know some bits of CSS and HTML. I do personally own a Arduino UNO kit which I can make some simple projects on my own.
+
I studied automotive mechanic as a trade for 5 years in a high trade school and worked as an automotive technician for passenger vehicles and lorries alike. I currently stepped off from automotive mechanics and I'm diving around on different path careers as of this moment. I currently work as a CNC machinist operator for metallurgy. My current knowledge in the realm of coding are C, niches of C++, Lua and regarding web development I know some bits of CSS and HTML. I do personally own a Arduino UNO kit which I can make some simple projects on my own.
  
 
== Profile ==
 
== Profile ==
Line 27: Line 30:
 
|-
 
|-
 
|'''ReactOS account name:'''
 
|'''ReactOS account name:'''
|Fraizeraust
 
|-
 
|'''IRC Nickname:'''
 
 
|Fraizeraust
 
|Fraizeraust
 
|-
 
|-
Line 35: Line 35:
 
|GeoB99
 
|GeoB99
 
|-
 
|-
|'''Matrix name handle:'''
+
|'''Matrix account name:'''
|@geob99:matrix.org
+
|@fraizeraust:reactos.org
 +
|}
 +
 
 +
== Milestones & ReactOS Contributions ==
 +
{|
 +
|-
 +
|'''On-Screen Keyboard work & improvements:'''
 +
|[https://github.com/reactos/reactos/pulls?q=is%3Apr+author%3AGeoB99+OSK+is%3Aclosed List of PRs]
 +
|-
 +
|'''Accessibility Utility Manager bringup:'''
 +
|[https://github.com/reactos/reactos/pull/1608 PR #1608]
 +
|-
 +
|'''MUI-like ID text strings for USETUP:'''
 +
|[https://github.com/reactos/reactos/pull/2193 PR #2193]
 +
|-
 +
|'''Security access check overhaul in the kernel:'''
 +
|[https://github.com/reactos/reactos/pull/4340 PR #4340]
 +
|-
 +
|'''Process quota overhaul (1st Phase):'''
 +
|[https://github.com/reactos/reactos/pull/4184 PR #4184]
 +
|-
 +
|'''Security restricted access tokens implementation:'''
 +
|[https://github.com/reactos/reactos/pull/4056 PR #4056]
 +
|-
 +
|'''ReactOS Registry resilience & CmCheckRegistry implementation:'''
 +
|[https://github.com/reactos/reactos/pull/4571 PR #4571]
 +
|-
 +
|'''Overall ReactOS contributions'''
 +
|[https://github.com/reactos/reactos/pulls/GeoB99 List of my contribution PRs]
 
|}
 
|}

Latest revision as of 21:02, 14 April 2024

George Bișoc
Rank
Github Nickname GeoB99
IRC nickname Fraizeraust
Location Italy
E-Mail george.bisocКльомба.pngreactos.org
Homepage GeoB99's Homepage


Biography

I'm a 25 years old guy who goes by the nickname as GeoB99 around the Internet (formerly I was known as Fraizeraust). I was born in Romania in 1999 and in 2012 I moved to Italy with my family, which I still live there. My main area of interests and hobbies are coding, electronics, IT, listening to music and whatnot.

How I joined the ReactOS project

I discovered the ReactOS project back in 2016 thanks to a very old article regarding 10 top operating systems that aren't based on Linux (unfortunately I do not have the link of it anymore, sorry) which mentioned the word "ReactOS". By the end of 2016 I watched some videos of druaga1 trying to install ReactOS on real hardware which sparked my curiosity to join the project and by the beginning of 2017 I registered my account to ReactOS Web platform.

ReactOS Work

By the end of 2017 I set up my GitHub profile and started contributing for the project for the first time. Initially I mainly contributed translating parts of built-in software and modules both in Romanian and Italian. Afterwards, I began learning C and the Windows API as well as studying niches here and there about how Windows works internally. I've been contributing with patches for the On-Screen Keyboard software of ReactOS as well as developing a small built-in application for the project, the Accessibility Utility Manager.

As of April 2021, I became an official developer for the project and my current interest as of the moment is kernel development and NTDLL apitests but I also contribute to every part of the project. I do also fix bugs in the OS (and I also create them, haha). As non-official work I personally host this website with documentations regarding the Windows internals.

I'm currently a maintainer for the Security subsystem of the kernel. The Security subsystem has been a personal favorite subject for me, primarily access tokens. I do as well work on several components of the kernel. One day I want to become a kernel maintainer and work on Windows kernel-mode subsystem (aka Win32k.sys) as well as on other critical low level components.

Professional Work/Skills

I studied automotive mechanic as a trade for 5 years in a high trade school and worked as an automotive technician for passenger vehicles and lorries alike. I currently stepped off from automotive mechanics and I'm diving around on different path careers as of this moment. I currently work as a CNC machinist operator for metallurgy. My current knowledge in the realm of coding are C, niches of C++, Lua and regarding web development I know some bits of CSS and HTML. I do personally own a Arduino UNO kit which I can make some simple projects on my own.

Profile

ReactOS account name: Fraizeraust
GitHub name: GeoB99
Matrix account name: @fraizeraust:reactos.org

Milestones & ReactOS Contributions

On-Screen Keyboard work & improvements: List of PRs
Accessibility Utility Manager bringup: PR #1608
MUI-like ID text strings for USETUP: PR #2193
Security access check overhaul in the kernel: PR #4340
Process quota overhaul (1st Phase): PR #4184
Security restricted access tokens implementation: PR #4056
ReactOS Registry resilience & CmCheckRegistry implementation: PR #4571
Overall ReactOS contributions List of my contribution PRs