class FullstackDeveloper {
constructor() {
this.name = "Lennen";
this.age = 32;
this.role = "Fullstack Teamlead-Developer";
this.language_spoken = ["en", "ru", "fr", "es"];
}
sayHi() {
console.log("Hi there! 👋 Thanks for stopping by. I hope you find some of my work interesting.");
}
}
const me = new FullstackDeveloper();
me.sayHi();
Fullstack JS React/PHP Team Lead. Engineer of the 1 category (AKIN, Moscow), state award for contribution to the science dev, 28 research articles in Radiotech
-
Technofeya
- Russia
-
14:58
(UTC +03:00) - http://tfeya.ru
- https://vk.com/winxclub
- https://vk.com/techfeya
Popular repositories Loading
-
-
ESP32_server
ESP32_server PublicWeb application to save, use and analyze data from sensors, connected to ESP32
PHP 3
-
-
AlgoMaschine
AlgoMaschine PublicForked from algomaschine/AlgoMaschine
a bunch of scripts in Python / VBS / Excel VBA / Windows Batch Script to process trading report models
Jupyter Notebook 1
-
RZD-Backend-Neuro
RZD-Backend-Neuro PublicForked from python-dikrylosov/RZD
Nural network part (algorithms)
Python 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.