Skip to content
View SpesEspero's full-sized avatar

Organizations

@Toloka
Block or Report

Block or report SpesEspero

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

header

About me

I am junior frontent developer, currently searching for a job.

Resume

Resume


Stack

  • HTML5 & SCSS
  • JS (es6+)
  • Bootstrap (common knowledge)
  • Git (common knowledge)

Some of my projects

Bifurcator

You can check it out here

  • About:

    • Custom chat. All users can add, edit and delete messages.
    • All screens and chat functions work without page reload.
    • The paradigm of object-oriented programming is used
    • On the page, you can initially see the last 10 messages. If the user has viewed all messages, another 10 messages are loaded when scrolling.
    • The maximum message length is 200 symbols, if the user entered more than 200 symbols, then the message is divided into 2 or more.
    • All messages and users are saved in Local Storage.
  • The user has the ability to:

    • View message list.
    • Filter messages:
      • By date
      • By author
      • By text
    • Load next 10 messages (pagination).
    • Log in.
    • Sign up.
    • Write a message.
    • Edit the message (you can edit your messages by right-clicking on the message).
    • Delete message.
  • Technologies

    • HTML
    • CSS
    • JS

Burger Chilli

You can check it out here

  • About:

    • Landing page of Burger Shop.
    • You can add burgers to the basket.
    • You can also check the contents of the basket if you click on the basket icon in the page header.
    • You can remove selected burgers from the basket.
    • A callback form has been implemented, the form transfer button is located in the page header.
    • Slider, tabs, pop-ups are implemented without using libraries.
  • Technologies

    • HTML5
    • SCSS
    • JS (Slider, pop-ups, tabs)

Muncak

You can check it out here

  • About:

    • Landing page of Muncak hiking society. This project was created to demonstrate my abilities in animation.
  • Technologies

    • HTML5
    • CSS3
    • JS
    • AOS animation (Animate on scroll)

Creative Agency

You can check it out here

  • About:

    • Landing page of Creative agency. This project was created to demonstrate my abilities in Bootstrap.
  • Technologies

    • Bootstrap
    • HTML5
    • CSS
    • JS
    • baguetteBox.js

Sport Event

You can check it out here

  • About:

    • Just a little landing page to show my CSS skills.
  • Technologies

    • HTML5
    • CSS
    • JS

Socials

Telegram Badge

Languages and Tools:

bootstrap photoshop css3 figma git html5 javascript sass footer

Popular repositories

  1. Muncak Muncak Public

    CSS 1

  2. Sport-Event Sport-Event Public

    CSS 1

  3. Burger-chilli Burger-chilli Public

    HTML 1

  4. webp-creator webp-creator Public

    JavaScript 1

  5. Creative-agency Creative-agency Public

    JavaScript

  6. Bifurcator-Chat Bifurcator-Chat Public

    JavaScript