Russian Maria| backend developer
avatar

Hello! 🖐
I am Maria Kurinova

Junior backend developer, Ramenskoye, Moscow Region, Russia.
Available for new working opportunities.

My skills

HTML-CSS

HTML5 & CSS3

Develop web-design. I have experience with Figma and Photoshop.

JavaScript logo

JavaScript (ES6)

I am currently studying at Hexlet in the Node.JS profession. Enjoy cracking JS coding challenges.

node-npm

npm, Node.js and Express

Use npm to install and run scripts for my projects. Can set up a Node/Express server.

github gitlab

GitHub/GitLab

Love git and never forget to git pull. Use conventional commits and branching even in my solo projects.

My projects

TicTacToe

August 2021

Portable version of the game tic tac toe!🤩
Tic-tac-toe is a logic game between two opponents on a square field of 3 by 3 cells or larger (up to an "endless field"). One of the players plays with "crosses", the other - with "noughts".
First JavaScript project.

git View on Github
  • JavaScript
  • CSS
  • HTML5
Winner

Finance calculator

September 2021

First self-made Finance Calculator on JavaScript.
Calculator for income, expenses and savings.

git View on Github
  • JavaScript
  • CSS
  • HTML5
calculator

Funny Quiz

September 2021

A small quiz based on JS arrays. Easily scalable and, in general, anyone can rewrite it for themselves :).

git View on Github
  • JavaScript
  • CSS
  • HTML5
Quiz
Quiz
border: left

Winter Slider

November 2021

A small slider with New Year Themes - cats, snow, frost ❄️.

git View on Github
  • JavaScript
  • CSS
  • HTML5
Slider

My Hexlet projects

Brain Games

November 2021

Welcome to Brain Games!🧠
This package is a pack of simple CLI games. You need to give 3 right answers in a row. It is my first advanced programming expierence after just solving prepared exersizes. Project built in module architecture, so its possible to add new games without touching base module with engine. In this project i have learned basics of linux command line usage and JS environment setup for development.

git View on Github
  • JavaScript
  • NodeJS

Difference Calculator

January 2022

Welcome to Difference Calculator!
Difference Calculator is a project that really pumps even experienced developers. Here you will have to face the adoption of complex architectural decisions, automated testing and continuous integration, functional programming, working with tree data structures and recursive algorithms.

git View on Github
  • JavaScript
  • NodeJS