Skip to content
View UAHIG's full-sized avatar

Block or report UAHIG

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

Hello, my name is Igor!

techstack

      UAHIG { 
        position: Poland; 
        height: 187cm; 
        display: boy; 
        background: engineer; 
        color: white;
      }
      
ProfilePhoto
English
Ukraine
Polska
Russian

👨‍💻 Briefly About Myself:

Currently, I am studying programming, and as a creative individual, I have been inspired by the prospect of working as a Frontend Developer.

I started my career as a design engineer in 2005. Since 2007, I have been working in an innovative flexible packaging manufacturing company, progressing from a production preparation engineer to the position of Chief Technologist.

I strive for self-improvement and constantly expand my knowledge and skills. My goal is professional growth and achieving outstanding results that contribute to the success of the company. I am willing to take responsibility and work in a dynamic environment where I can make a contribution and develop professionally.

snake

  • 🔭 Java Script learn.javascript.ru Course !

  • 🌱 EPAM Front-End Self-Paced Online Program!

  • ⚡ RS School Course «JavaScript/Front-end. Stage 0» (in progress)


📫 Contact me: Telegram Badge Gmail Badge Linkedin Badge

  • ✔️ My CV: Download PDF: CV Badge
  • ✔️ My Page: FrontendGolosnyy: CV Badge

💼 My projects:

  • 🔗 Git Bage
  • 🔗 Git Bage
  • 🔗 Git Bage
  • 🔗 Git Bage
  • 🔗 Git Bage
  • 🔗 Git Bage
  • 🔗 Git Bage
  • 🔗 Git Bage
  • 🔗 Git Bage

🤝 Social networks:

linkedin   Youtube   Facebook  

💻 Technologies:

git  html5  css  javascript  jquery   

Code example:

function Counter() { let count = 0;
this.up = function() { return ++count; }; this.down = function() { return –count; }; }
let counter = new Counter();
alert( counter.up() ); alert( counter.up() ); alert( counter.down() );

🛠 Tools:

photoshop  canva  figma  YouTube  raspberrypi  linux 

💻 Courses:

Course: Date:
Java Script learn.javascript.ru Course 02/2022 - 05/2022
EPAM Front-End Self-Paced Online Program 03/2022 - 08/2022
RS School Course «JavaScript/Front-end. Stage 0» 07/2023 - 10/2023

Languages:

  • English: B1 INTERMEDIATE to B2 UPPER INTERMEDIATE, according to the guidelines set by the Common European Framework of Reference (CEFR).
  • Russian: Native
  • Ukrainian: Native
  • Polish - In progress..

💻 Codewars:

codewars

⚙️ GitHub statistics:

webDev's Github stats webDev's Github Languages

Visitor Badge

CrasyWorldOfProgramming

Pinned Loading

  1. JS-AudioPlayer JS-AudioPlayer Public

    Audio Player created using HTML CSS and JS

    JavaScript

  2. JS-PocketGame JS-PocketGame Public

    Small adaptive logic game with possibility to change, fonts and sound settings. Created using only JS, CSS, HTML. Realised swipe for mobile and tablets

    JavaScript

  3. Library-LandingPage Library-LandingPage Public

    Landing page with JS logic and UI that using local storage

    JavaScript

  4. Aurora Aurora Public

    Adaptive landing page of website created using HTML, JS, CSS

    CSS

  5. Coffe-house Coffe-house Public

    Small adaptive CoffeeStore (used native JS only)

    HTML

  6. store store Public

    Online Store made using free API, React JS, and Yarn.

    JavaScript