Code Monkey home page Code Monkey logo

Hello there 👋

I am Nikita Dobrynin, a programmer from Perm, Russia, a. k. a. girvel.

  • I work as Python software developer
  • I am currently learning nothing
  • I admire Lua and LOVE
  • I am quite proud of my own interpretation of ECS on python. System are functions with annotation-based syntax, that are applied to cartesian product of entities that match arguments' annotations. Almost dynamic (you can dynamically add a component to the entity, but you can not dynamically add a system), somewhat asynchronous (it uses yield instead of await because it fits better).
  • I have a habit of compulsively developing games. My latest one is Fallen, detail-focused TUI mini-RPG. I revisited my ECS library a year after I wrote it, and its quality did not cause me to cry, so I was kind of inspired to try and build something on top of it. The project is a bit more about beauty of the code behind the game than the game itself.
  • Another one of my games is Rex Astra, very very simple RTS built with LOVE.
  • I wrote Tiny Storage -- a minimalistic YAML config management library for Python, that is often quite helpful.
  • I am very open to collaborations. I would love to write something open-source in a team. Contact me on my telegram @girvel, discord Girvel#7522 and email [email protected].

Nikita Dobrynin's Projects

aeris icon aeris

Non-visual interactive story about frontier space exploration

angem icon angem

Some tools from analytic geometry for Python

bacchus icon bacchus

Terminal client-side piece of Bacchus, food ordering software

bashdotnet icon bashdotnet

Allows to create and execute commands with bash syntax

butler icon butler

Butler bot for displaying the welcome message

caesar icon caesar

Unity3D client for Imperium game

crater icon crater

Development optimization utility for EROS game engine

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.