Skip to content
View rorimark's full-sized avatar

Block or report rorimark

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
rorimark/README.md

Mark (RoRi) - Frontend Developer

Banner

Typing SVG

πŸ”₯ About Me

const rori = {
  name: "Mark Storchovyi",
  alias: "RoRi",
  location: "WrocΕ‚aw, Poland",
  role: "Frontend Developer",
  passion: "Creating beautiful and functional user interfaces",
  currentProject: "LioraLang",
  technologies: ["React", "TypeScript", "JavaScript", "Node.js"],
  hobbies: ["Coding", "Learning languages", "UI/UX Design", "Photography"],
  quote: "Code is like humor. When you have to explain it, it's bad."
};

πŸ› οΈ Tech Stack

Frontend

React TypeScript JavaScript HTML CSS Electron

Backend & Databases

Node.js Express PostgreSQL MySQL SQLite PHP

Tools & DevOps

Git Docker Vite NGINX Linux Mac Bash

πŸš€ My Projects

🌟 Current Project: LioraLang

LioraLang

Technologies: HTML, CSS, React, JavaScript, Node.js, SQLite, Electron, Vite

const lioraLang = {
  features: [
    "Interactive dictionary",
    "Smart flashcards",
    "Progress tracking",
    "Responsive design",
    "Offline mode"
  ],
  status: "🚧 Active Development",
  stars: "⭐ Growing every day"
};

πŸ“Š GitHub Statistics

GitHub 3d_Contributions

πŸ“ˆ Daily Activity

πŸŒ… Morning           β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 35%   Code review, planning
🌞 Day               β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘ 65%   Active development
πŸŒ† Evening           β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 45%   Learning new technologies
πŸŒ™ Night             β–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 20%   Creating READMEs πŸ˜‰

πŸ“Š Productivity      β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘ 85%   Above average efficiency
πŸ’‘ Ideas             β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ 100%  Constantly generating new ones

🎯 My Development Principles

code_quality:
  - "Clean code comes first"
  - "DRY (Don't Repeat Yourself)"
  - "KISS (Keep It Simple, Stupid)"
  - "YAGNI (You Aren't Gonna Need It)"

development:
  - "Testing is not optional"
  - "Documentation is a developer's best friend"
  - "Code Review - learning from each other"
  - "Continuous learning - key to success"

design:
  - "User-centric approach"
  - "Minimalism and functionality"
  - "Responsive for all devices"
  - "Accessibility for everyone"

πŸ“« Connect With Me

LinkedIn LeetCode GitHub Email Telegram

πŸ“š Currently Learning
const currentlyLearning = {
  languages: ["TypeScript", "Rust", "PHP"],
  frameworks: ["React", "React Native"],
  technologies: ["GraphQL", "WebSockets", "WebRTC"],
  concepts: ["Feature-Sliced Design", "Clean Architecture", "TDD/BDD"],
  tools: ["Docker", "AWS/GCP", "CI/CD"]
};

⚑ Final Thought

"A good developer writes code that works. A great developer writes code that is clear, maintainable, and inspires others."

πŸš€ Thanks for visiting my profile! See you in the code! πŸš€

Footer

Pinned Loading

  1. ZS8 ZS8 Public

    My repository with all exercises and presentations

    JavaScript 1

  2. LioraBudget LioraBudget Public

    Expenses tracker

  3. LioraLang LioraLang Public

    LioraLang is an offline vocabulary learning app that lets you create, manage, and share your own word databases, with flashcards and spaced repetition for learning.

    JavaScript