Skip to content
View Raigyo's full-sized avatar
Block or Report

Block or report Raigyo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Raigyo/README.md

    

Welcome to my Github!

Hi, I'm Vincent aka Raigyo. I'm a web developer.

I'm in the development since 2001 and I worked for more than 16 years in a web agency.

I followed a boot camp training in web development at Becode and a web design training at Sirius School.

I also develop in Unity since I made a traineeship in a company that was involved in VR applications.

And I have also given programming courses to trainees in php and javascript.

I recently took an ICT Business Analyst course at Technifutur and obtained the Professional Scrum Product Owner (PSPO1) certification.

To know more about my work and abilities, please visit my online portfolio or check my Github projects below, with direct links to the repositories.

    

Status

📊 Weekly development statistics:

🔭 I’m currently working on: 🚀 Latest development(s):
Master Data Warehousing: Dimensional Modeling & ETL process. Business Analyst: ShowCaseMe - Analyse fonctionnelle et cahier des charges d'un projet de réseau social de partage de portfolios.        
                         Business Analyst: Aéro-club - Analyse fonctionnelle et cahier des charges d'un projet de SI pour un aéro-club.        

Repositories: Business Analyst

  • ShowCaseMe: Analyse fonctionnelle et cahier des charges d'un projet de réseau social de partage de portfolios (Labo final Technifutur).
  • Aéro-club: Analyse fonctionnelle et cahier des charges d'un projet de SI pour un aéro-club (Labo Technifutur).

Repositories: Developments

Personnal trainings and projects, Becode & Sirius trainings

Summary

1. HTML & CSS 6. Vue 2 / 3
2. Tools, Configs and Testing 7. Svelte
3. Javascript & NodeJS 8. PHP (Laravel / Symfony) / CMS (Wordpress / Drupal)
4. React / React Native 9. WebGL / Unity 3D / C# / Virtual Reality
5. Angular 10. Becode group works

 

HTML & CSS

Top of the page

 

Tools, Configs and Testing

Top of the page

 

Javascript & NodeJS

  • Canvas animations: Animations using Canvas and Javascript.
  • Progressive web app: Progressive Web Apps: Service workers, Manifest, Cache, Notification Push, Background sync...
  • Socket I/O - chat: Chat application using SocketIO.
  • In the heart of Node: Node advanced concepts overview including events emitters, streams, transform...
  • Web components: Web components overview using components displaying maps.
  • Restful API: members: Restful API using NodeJS+Express and MySQL to manage a list of members. Backend and frontend part + Swagger and Gitbook documentation.
  • D3.js: charts: Data-Driven Documents library, animated and dynamic charts using Firebase.
  • Libray Management: REST API with Express.js using Mongoose ORM / MongoDB Atlas.
  • Javascript for the web (Becode): Exercises about javascript for the web: use of Parcel.JS and strict mode, forms, API requests...

Top of the page

 

React / React Native

Top of the page

 

Angular

  • Nest JS & Angular: CMS.
  • Nest JS: todo: Nest overview: CRUD, Pipes, Interceptors and Guards.
  • Pokémons app: Angular application of Pokémons from an empty folder, with Angular and TypeScript.
  • MEAN Stack - Dev Blog: Blog for developers using Node and Express, MongoDB and Mongoose as ODM, and Angular on Client side (MEAN Stack).
  • Restaurant Website: This application covers the basics concepts of Angular and RxJS: materials, reactive forms, observables...

Top of the page

 

Vue 2 / 3

Top of the page

 

Svelte

Top of the page

 

PHP (Laravel / Symfony) / CMS (Wordpress / Drupal)

  • Symfony 5: Monitoring application.
  • Drupal: Bar Cat: A blog made with Drupal 9.
  • Wordpress: Foo Dog (Becode): A blog made with Wordpress from scratch. All the features were developed in blank theme.
  • API with Laravel (Becode): CRUD using Tinker, Unit testing, Web interface with CRUD.
  • Basic configuration (Becode): installation of the Framework, featuring contact form to send an email and sending an image that will be hosted on the server.

Top of the page

 

WebGL / Unity 3D / C# / Virtual Reality

  • Three.js and TypeScript: Threejs, TypeScript and NodeJS to create interactive 3D content on the web.
  • Three.js, TypeScript and SocketIO: Multiplayers Ball game.
  • Three.js: 3D Programming with JavaScript and the Three.js 3D library.
  • Archviz - Virtual Reality for Oculus Rift: Visit a non existing house in a realistic 3D environment. It's the VR version for the Oculus Rift of my 'Archviz' work.
  • Archviz: Original house visit development. There are 3 modes: Hotspots mode, First Person Mode or Cinematic mode. You can select which mode you want to use in the main menu.
  • A Forest: Original game development - 'A Forest'.
  • Babylon.js: Online Multiplayer -First Personnal Shooter using SocketIO.
  • Terminal Hacker: WebGL quiz made with Unity 3D.

Top of the page

 

Becode group works

  • Workshop React Native: Workshop given with Lara Loicq to introduce React Native with Expo.
  • Super Socket Fighter: Videogame online using React as client-side and Node.JS/Websockets/Socket IO as server-side.
  • Event Manager - Event Dab: Event manager using React as front-end and Laravel that provides the API.
  • Event Manager (fork) - Do Nut Events: Same application using React and Laravel but forked from the work of another group. Bugs had to be corrected and new features had to be implemented.
  • Blog PHP: Client server application using PHP that allows users to post articles, comment them or delete them according their user rights. Using PHP Slim framework.
  • Bad Ideas Kanban: Javascript CRUD and Api request. A group exercice for getting better at working together with Git.

Top of the page

Pinned

  1. vue-vuetify vue-vuetify Public

    Todo app vithe Vue, Vuex and Vuetify. (Demo on Netlify)

    Vue

  2. progressor-compo-api progressor-compo-api Public

    Vue 3 and composition API. (Demo on Netlify)

    Vue

  3. react-hooks-twitch-clone react-hooks-twitch-clone Public

    React Twitch clone. (Demo on Heroku)

    JavaScript 1

  4. symfony-monitoring symfony-monitoring Public

    Website monitoring tool with Symfony 5. (Demo online)

    PHP 1

  5. mean-stack-whisky mean-stack-whisky Public

    MEAN Stack (Mongo / Express / Angular / NodeJS): Developers Blog. (Demo on Heroku).

    TypeScript

  6. in-the-heart-of-node in-the-heart-of-node Public

    Node advanced concepts overview.

    JavaScript