Skip to content
View ncrncec23's full-sized avatar
👾
Working on Astera
👾
Working on Astera

Highlights

  • Pro

Block or report ncrncec23

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
ncrncec23/README.md

👋 Hi, my name is Niko Crnčec, IT student @ FOI Varaždin

Passionate primarily backend-focused software developer working on modern web applications using technologies such as Node.js, Express, TypeScript, Angular, and NestJS. I am especially interested in backend and data-driven solutions with Python, Flask, PostgreSQL, and Power BI, as well as desktop application development in C# using WinForms, LINQ, and Entity Framework. Currently exploring advanced concepts in web development and Node.js, with a strong interest in future mobile development using Flutter (Dart) and Kotlin.

ncrncec23

More interesting facts about me 🙋‍♂️

  • I study Information Technologies and Business Digitalization, specialization Application Development 🧑‍💻, at FOI🔴 in Varaždin.
  • I love sports like basketball, football and handball. 🏀
  • Besides sport I enjoy e-sports and videogames like Rocket League, League of legends and CS2. 🎮
  • I enjoy drinking beer 🍺 and playing darts 🎯 in my free time – it helps me relax after coding sessions.

💡 GITHUB STATS 📚

💻 TECH STACK 🧑‍💻

javascript logo typescript logo nodejs logo angularjs logo nestjs logo apache logo bash logo cplusplus logo mysql logo postgresql logo microsoftsqlserver logo sqlite logo linux logo bootstrap logo git logo python logo flask logo visualstudio logo vscode logo figma logo express logo csharp logo jira logo kaggle logo npm logo nuget logo vim logo windows8 logo html5 logo css logo filezilla logo jupyter logo wordpress logo rstudio logo

📽️ My top projects 🎓

{
  "name": "Niko Crnčec",
  "role": "Fullstack Web developer / IT student",
  "years": 21,
  "date-of-birth": "18.02.2005",
  "my-top-projects": [
    {
      "name": "Astera",
      "description": "Web application for IT project managment",
      "technologies": ["Node.js", "Typescript", "Angular", "JWT", "SQLite"],
      "information": "This project is still under development"
    },
    {
      "name": "Facial recognition application",
      "description": "Python application for face recognition using deep learning models",
      "technologies": ["Python", "Tensorflow", "Jupyter Notebook"],
      "information": "This project is done and ready for use, detailed description is in projects README.md"
    },
    {
      "name": "Task managment application",
      "description": "Flask web application for managing tasks",
      "technologies": ["Python", "Flask", "JavaScript", "SQLite"],
      "information": "This project is done and ready for use, detailed description is in projects README.md"
    },
    {
      "name": "CloudMate",
      "description": "Web weather application using OpenWeatherMap API.",
      "technologies": ["JavaScript", "HTML", "CSS", "REST API"],
      "information": "This project is done and ready for use, detailed description is in projects README.md"
    },
    {
      "name": "FinSync",
      "description": "Personal finance tracking desktop application",
      "technologies": ["C#", "LINQ", "Entity Framework", "Windows Forms"],
      "information": "This project is done but it is a private repository."
    }
  ]
}

github-snake

💬 SOCIAL MEDIA 📢

  • 💼 LinkedIn - check out my LinkedIn profile
  • 👍 Facebook - check out my Facebook profile
  • 📸 Instagram - check out my Instagram profile
  • 💻 StackOverflow - check out my StackOverflow profile

Pinned Loading

  1. task-managment-app-python-flask task-managment-app-python-flask Public

    A task management web application built with Flask, developed as part of the ‘Programming in Python’ course at FOI (ITDP, 3rd year). Includes authentication, role-based access, statistics, calendar…

    JavaScript

  2. PBT-Face-recognition PBT-Face-recognition Public

    This project is part of the course Application of Biometric Technologies at the Faculty of Organization and Informatics. The goal is to create a real-time facial recognition application that uses d…

    Jupyter Notebook 1

  3. savjet-mladih-sracinec savjet-mladih-sracinec Public

    Official web site of the "Savjet mladih Sračinec". Includes information about initiatives, members, contact details, and upcoming events.

    HTML

  4. weather-app-owm weather-app-owm Public

    Web weather application using OpenWeatherMap API. The application name is CloudMate.

    JavaScript