rsschool-cv

Aleksey Chebotarev


Contacts Telegram: @Absolute678


About My: I’m studying Computer Science and Engineering at university. I previously taught myself C# to create a game using the Unity engine. I’m currently learning English, HTML, and CSS. I plan to learn JavaScript and its framework in the future.

Code Example

HTML

  <section>
  <h1>My Portfolio</h1>
  <p>Welcome to my page. Here are my main skills:</p>
  <ul>
    <li>HTML5 & CSS3</li>
    <li>JavaScript</li>
    <li>React</li>
  </ul>
  <a href="https://github.com/NoNameGk/rsschool-cv">View my GitHub</a>
</section>