Skip to content
View Bojan9's full-sized avatar

Block or report Bojan9

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
Bojan9/README.md
Hero image

🧐 Who am I? 🧐

<html>
  <head>
    <title>Bojan</title>
  </head>

  <body>
    <h1>Здраво!</h1>
    <p>I like experimenting with new technologies, building small projects,
        and learning new things. ✨</p>
    <h2>About me</h2>
      <ul>
        <li>📖 Student at University of Ljubljana</li>
        <li>🗺️ From Skopje, Macedonia</li>
        <li>🖥️ Interested in mobile and web development</li>
        <li>📜 Fascinated in history and working on the Macedonian Wikipedia.</li>
      </ul>
    <h2>Languages</h2>
      <ul>
        <li id="motherTongue">Македонски</li>
        <li class="other">English</li>
        <li class="other">Slovenščina</li>
        <li class="other">Srpskohrvatski/Српскохрватски</li>
        <li class="other">Български</li>
      </ul>
  </body>
</html>

🔥 Languages & Frameworks & Tools & Abilities 🔥

bojan = {
  me: ["student", "web_dev", "app_dev"],
  from: ["skopje", "macedonia"],
  study: "univeristy_of_ljubljana",
  tech: {
    code: ["python", "java", "javascript", "c", "c#" "dart"],
    back_end: ["node", "express"],
    front_end: {
        html: "html",
        css: ["sass", "tailwind", "bootstrap"],
        frameworks: "react"
    },
    mobile: ["flutter", "android"],
    database: ["my_sql", "mongo_db"]
    misc: ["git", "wordpress", "woocommerce", "jupyter", "vs_code", "docker"]
  }
  future: ["react_native", "vue"]
}

✉️ Contact Me ✉️

💡 Goal 💡

  • 💪 Trying to build one project, every day, for 365 days.

⚡ Stats ⚡


zumrudu-anka










Pinned Loading

  1. Chatbot Chatbot Public

    Chatbot Prototype

    HTML

  2. PDF-Toolkit PDF-Toolkit Public

    Set of Python scripts for working with PDF files

    Python

  3. Wildfire_Tracker Wildfire_Tracker Public

    Wildfire Tracker With React & NASA API

    JavaScript

  4. EMP-Wordle-Clone EMP-Wordle-Clone Public

    wordle application - flutter

    Dart

  5. Sudoku-Solver Sudoku-Solver Public

    Sudoku solver implemented in Python using a backtracking algorithm

    Python

  6. barKoderSDK/barkoder-cordova-starter-app barKoderSDK/barkoder-cordova-starter-app Public

    barKoder cordova starter app repository (vanilla JS)

    JavaScript