Git Product home page Git Product logo

acensjj / snow-crash Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 4.72 MB

Projet introductif à la sécurité en informatique, Snow Crash a pour but de faire découvrir la sécurité dans différents sous-domaines, avec une approche orientée développeur. Vous allez vous familiariser avec plusieurs langages (ASM/perl/php..), développer une certaine logique pour comprendre des programmes inconnus, et ainsi prendre conscience des problèmes liés à de simples erreurs de programmation .

PHP 6.04% C++ 45.09% Shell 48.87%
42 42born2code snow-crash

snow-crash's Introduction

jacens

School  School

42

Analytics  GitHub Analytics

School  Languages Learn

MIPS Assembly C C++

HTML CSS PHP

JavaScript TypeScript NodeJS

Symfony Wordpress MySQL PostgreSQL

Docker  Kubernetes

document.write("Hello World");

import SoftwareDeveloper from 'Jacens';

var status = 
{ 
  _learning : [NodeJs],
  _workingOn: [null]
}

class Skills extends SoftwareDeveloper {
  languages    = ['C', 'C#', 'Cpp', 'Python', 'Bash', 'Html', 'Css', 'Php', 'Javascript', 'Asm', 'Node.js'];
  technologies = ['Docker', 'Kubernetes', 'Grafana', 'Wordpress', 'PhpMyAdmin', 'Wamp'];
  ide          = ['Vs Code', 'Android Studio'];
  libraries    = ['Jquery', 'Axios'];
  frameworks   = ['Bootstrap', 'Symfony', 'NestJS', 'Angular'];
  databases    = ['MySql', 'PostgreSQL', 'Influxdb'];
}

Developer dev = new Developer(AcensJJ);
while(dev.isCoding(status._workingOn) && dev.isStuck(status._learning))  
{
  dev.openBrowser();
  dev.openStackOverFlow();
  dev.pasteCodeInIde();
  dev.feelProfessional();
}

My Github stats

GitHub LinkedIn Facebook Instagram

snow-crash's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.