Skip to content
View AzRunRCE's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report AzRunRCE

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
AzRunRCE/README.md

A extravert .NET FullStack dev,

Welcome on my Github!

Linkedin Badge Gmail Badge Hire Me Badge

AzRunRCE

💻 Technologies I Love

  • .NET
  • Flutter
  • Machine Learning
  • Frontend and Backend Web Development
  • Bitcoin & blockchain

Programming Languages

Technologies I Use

Who am I?

public class WhoAmI
{
   public string User = "Quentin Martinez";
   public string CurrentWork = "Writing code";
   public string[] Hobbies = {
       "Coding",
       "Skate/Roller",
       "Stock Analysis",
       "Being up all Night chasing that ONE BUG..." };

   public string GetCity()
   {
       return "Rennes, France";
   }

   public void Ambitions()
   {
       TDDMastering();
       PushMySaSProduct();
       LearnPiano();
   }

You have a project?

Let's collaborate and bring it to life

  • Reach out to me on today !

Hire Me Badge

Current Works

  • Learn AWS service & large scale architecture pattern
  • I'm currently working on 🔭 building app to stock analysis

🗂️ Highlight Projects

AzRunRCE AzRunRCE AzRunRCE

Other Stuff

  • :octocat: My Resume
  • If you have any suggestions to this README, feel free to pull up a request. And if you liked it, go ahead and use it for yourself.(P.S. Star it too!!:grimacing: )

AzRunRCE's github stats

Pinned Loading

  1. CppHostCLR CppHostCLR Public

    C++ Host .NET CLR & Run a assembly directly from ressource (RT_RCDATA) without extraction disk.

    C# 13 5

  2. Pebble-Reminder Pebble-Reminder Public

    A another pebble reminder (fr)

    C 5

  3. WarGame WarGame Public

    Small game for study

    C

  4. OpenClassRoom OpenClassRoom Public

    Exercices effectués dans le cadre des certifications OpenClassRoom

    Java 2

  5. MemoryShellCodeExploit MemoryShellCodeExploit Public

    A POC using a dynamic compiler (CodeDOM) and TCPListener to run in memory and remotly malicius instructions

    2 1

  6. KataTrainings KataTrainings Public

    A repo to save my kata training

    C# 1