Skip to content
View anastassiii's full-sized avatar

Block or report anastassiii

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
anastassiii/README.md

Hi, I'm Anastasia ๐Ÿ‘‹

Junior Backend Developer (Node.js)

I build backend services with real business logic, external integrations, and clear responsibility boundaries.
Iโ€™m especially interested in how backend systems support real users, managers, and business flows โ€” not just APIs for APIs.


๐Ÿงฉ What I work with

Backend

  • JavaScript (ES6+)
  • Node.js, Express
  • REST APIs
  • Webhooks
  • SQLite
  • Telegram Bot API

Tools

  • Git / GitHub
  • npm

Frontend (basic)

  • HTML, CSS

๐Ÿš€ Featured Project

๐Ÿฝ Restaurant Table Booking Backend (MVP)

Backend system for restaurant table booking with confirmation via Telegram.

Why this project matters:

  • models a real business process end-to-end
  • includes async flows and external service integration
  • focuses on data consistency and booking lifecycle

Key features:

  • REST API for managing bookings
  • Booking statuses: NEW โ†’ CONFIRMED / CANCELED
  • Telegram bot for manager actions
  • Webhook handling
  • SQLite storage (easily replaceable with PostgreSQL)
  • Slot conflict prevention
  • Environment-based configuration

๐Ÿ”— Repository:
https://github.com/anastassiii/marble-bistro


๐Ÿง  How I think as a backend developer

  • I separate business logic from transport and integrations
  • I care about data states and transitions
  • I design APIs based on real user and manager scenarios
  • I prefer simple, readable solutions over overengineering

๐ŸŒฑ Currently growing in

  • Backend architecture patterns
  • Data modeling and databases
  • API design and validation
  • Writing maintainable backend code

๐Ÿ“ซ Letโ€™s connect


โญ Open to Junior Backend / Node.js opportunities

Popular repositories Loading

  1. test-task-armtek test-task-armtek Public

    CSS

  2. marble-bistro marble-bistro Public

    CSS

  3. fixper fixper Public

    Landing page for washing machine repair service.

    HTML

  4. anastassiii anastassiii Public

  5. cleaning-admin cleaning-admin Public

    TypeScript