Coder Social home page Coder Social logo
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

jacens's Projects

webserv icon webserv

This project is here to make you write your own HTTP server. You will follow the real HTTP RFC and you will be able to test it with a real browser. HTTP is one of the most used protocol on internet. Knowing its arcane will be useful, even if you won’t be working on a website.

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.