Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
6
Comments
1

Veljko Jelenković

@jelenkoo10Kragujevac, Serbia200 points

I’m a mysterious individual who has yet to fill out my bio. One thing’s for certain: I love writing front-end code!

Latest solutions

  • Responsive landing page using Grid, Flexbox and custom properties


    Veljko Jelenković•200
    Submitted almost 3 years ago

    1 comment
  • Responsive landing page using Flexbox, CSS Variables and Async JS


    Veljko Jelenković•200
    Submitted almost 3 years ago

    0 comments
  • Responsive IP Address Tracker, built with IPify and LeafletJS

    #fetch#accessibility

    Veljko Jelenković•200
    Submitted almost 3 years ago

    0 comments
  • Responsive page with API, built with Flexbox, Grid and theme toggler

    #accessibility#react#fetch

    Veljko Jelenković•200
    Submitted almost 3 years ago

    1 comment
  • Theme-changing page using Flexbox and CSS Grid


    Veljko Jelenković•200
    Submitted almost 3 years ago

    0 comments
  • Mobile-first solution using Flexbox and async JavaScript

    #semantic-ui#accessibility

    Veljko Jelenković•200
    Submitted almost 3 years ago

    0 comments

Latest comments

  • Valentin Schiaffino•110
    @Valenss
    Submitted almost 3 years ago

    REST Countries API with color theme switcher

    #fetch#react
    1
    Veljko Jelenković•200
    @jelenkoo10
    Posted almost 3 years ago

    I've had a similar problem when I tried to display the border countries, so I implemented a function which receives a country code, goes through all countries data and returns a name of the country whose country code is equal to the one forwarded. Here it is: function searchCountry(code) { let name for (let i = 0; i < countries.length; i++) { if (countries[i].cca3 == code) { name = countries[i].name.common } } return name } You can use this function to display the full name of the country in your Link, rather than only the first three letters. Hope this helps, happy coding! :)

    Marked as helpful
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub