import SoftwareDeveloper from 'lopatin96';
import { Languages, Frameworks } from 'lopatin96/skills';
class Bio extends SoftwareDeveloper {
name = 'Vladyslav Lopatin';
title = 'Senior Software Developer';
location = 'Poland, Warsaw';
}
class Skills extends SoftwareDeveloper {
languages = ['PHP', 'Python', 'Swift', ...Languages];
databases = ['MySQL', 'MongoDB', 'PostgreSQL'];
frameworks = ['Laravel', 'Vue', 'React', ...Frameworks];
}
🏠
Working from home
Computer Science student at AGH University of Science and Technology
- Wrocław, Poland
- https://www.linkedin.com/in/lop-atin/
Highlights
- Pro
Pinned Loading
-
Lua-SNES-GenNeurNetwork
Lua-SNES-GenNeurNetwork PublicA simple implementation of genetic neural network, which can pass, e.g. Super Mario Bros. level.
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.