Skip to content
View nikitaodnorob's full-sized avatar
Block or Report

Block or report nikitaodnorob

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nikitaodnorob/README.md

πŸ‘‹ About me

  • πŸ‘¨β€πŸ’» A frontend developer (React)
  • πŸ‘¨β€πŸŽ“ An MMCS master student
  • 🏠 From Rostov-on-Don, Russia
  • πŸ˜„ Love football and snooker
  • 🌍 Languages: Russian (Native), English (Intermediate)

βœ‰ Contact me

My projects

react-material-notify

  • React package for notifications creating with Material UI style
  • Source

Rap-Paraphraser

  • Frontend of service for rephrasing text in semantic area of Russian rap with rap slang addition (Russian interface only)
  • Source, Deploy*. Stack: React

Checkov-Digital

  • Frontend of the site for searching texts of Anton Pavlovich Checkov (Russian interface only)
  • Deploy*. Stack: React, SCSS

PL Compiler

  • The compiler of model programming language for .NET Core platform
  • Source & description. Stack: C#, Lex, Yacc, Roslyn

Lane detecting

* Some projects are uploaded to Heroku, so they can be asleep

Pinned

  1. rap-paraphraser rap-paraphraser Public

    Service of paraphrasing text with adding rap-slang

    JavaScript 1

  2. lane-detecting lane-detecting Public

    Detection of the current road lane

    C# 2

  3. pl-compiler pl-compiler Public

    Simple programming language's compiler which uses Lex, Yacc and Roslyn

    C#