Giter Site home page Giter Site logo

Kirill Novikov

Contacts


About me

Self-taught Web developer (Now studying in Yandex Practicum) with a passion for creating and developing.

I've been working as an electrician engineer for 17 years, but now I am looking for an opportunity to change my life and get my first job in IT as a web developer.

Always enjoy learning and helping other people to learn.


Skills

  • HTML
  • CSS
  • JS
  • SASS
  • React
  • Git, Github
  • Figma
  • BEM

My code examples

Component for Axios responses for FinHub API

import axios from "axios";

const URL = "https://finnhub.io/api/v1";
const TOKEN = "cf352eaad3i7csbc05h0cf352eaad3i7csbc05hg";

export default axios.create({
  baseURL: URL,
  params: {
    token: TOKEN,
  },
});

Experience

I have no commercial experience in web programming, but I've got a lot of practice with courses projects and I've got pet projects.

I eager to start implementing my skills in production to make things work. I like to develope new things and to make legacy code works better.

Examples of my projects:


Education

  • 2000 - 2006 Moscow Aviation Institute
  • 2020 - CS50
  • 2022 - current Yandex Practicum
  • 2023 - Advanced CSS and Sass: Flexbox, Grid, Animations and More! (Udemy)

Languages

  • Russian - native
  • English - B2

Kirill Novikov's Projects

Kirill Novikov doesnโ€™t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.