Git Product home page Git Product logo

Hi there 👋

Mihajlo Milojević's Projects

aibg4-alienwarz-bot icon aibg4-alienwarz-bot

This project is a bot made for Artificial Intelligence BattleGround Hackathon v4.0, a 20h long competition where teams of 3 or 4 (or in our case 2) have to make a bot to play the provided game as good as possible. After 20h for coding bot are put in turnament to fight each other and find the best one.

checkers.py icon checkers.py

Project for playing checkers. App supports two game modes: Single Player (player vs bot) or two players (player vs player) and with or without fourcing jumps. This project was created as project for algorithms and data structures, subject in II semestar on Faculty of tehnical science in Novi Sad using minimax algorithm with alpha-beta pruning with

chill-tube icon chill-tube

Chill Tube is a Next.js application that allows users to watch their favourite animes add free. Application allows users to create watchlist, continue watching where they left of on any device, write comments and give reviews to episodes and shows. System administarors can add and modify shows and episodes.

codeforce icon codeforce

This repository is used for storing my solutions to Codeforce's problems.

csharp-projektni-zadaci icon csharp-projektni-zadaci

Ovaj repozitorijum sadrži mini projekte u C# koji su služili za učenje samog jezika ili nekih njegovoh featura. Prvih par projekata su izrađeni za potrebe domaćeg zadatka studenta na nekom od univerziteta u Sloveniji.

ebb---express-bus-booking icon ebb---express-bus-booking

Express Bus Booking je veb aplikacija koja omogućava rezervacije autobuskih karata. Aplikacija koristi plain JS frontend i node.js backend (express) sa mongodb bazom. Aplikacija šalje mejlove o uspešnim rezervacijama i omogućava otkazivanje rezervacije. Ovaj projekat je napravljen u paru kao projekat iz predmeta veb programiranje u 3. razredu.

evropski-dnevnik icon evropski-dnevnik

EuroQuiz je mobilna aplikacija napravljena za konkurs Evropa i ja u organizaciji delegacije Evropske Unije u Srbiji u sklopu evropskog dnevnika. Aplikacija je razvijana u timu od 4 člana i mentora, profesorke Biljane Prodanović.

festiplan-wdp icon festiplan-wdp

This project has been created as pre-exam obligation for course Web Design. Detailed specification can be found in Project Spesifications. The purpose of this project was to create a frontend for a website with features from specification.

freecodecamp icon freecodecamp

This repository contains most of my solutions and projects I have completed on FreeCodeCamp.

ftn icon ftn

Repozitorijum sadrži sve materijale, zadatke, skripte... koje sam sakupio tokom studiranja na Fakultetu tehničkih nauka, Univerziteta u Novom Sadu na studijskom programu softversko inženjerstvo i informacione tehnologije, akreditacija iz 2020.

hackerrank icon hackerrank

This repository contains most of my solutions and projects I have completed on HackerRank.

javascript-prirucnik icon javascript-prirucnik

Ovaj projekat osmišljen je kao priručnik/tutorial za upoznavanje učenika srednjih škola sa naprednijim tehnikama i tehnologijama JavaScript programiranja kako bi učenici mogli da steknu znanje potrebno za kreiranje full stack aplikacija koje ne rade (ili veoma površno) tokom svog srednjoškolskog školovanja.

matura icon matura

Ovaj repozitorijum sadrži rešenja teoretskih testova i praktičnih zadataka za maturu učenika elektrotehničkih škola koji pohađaju smer elektrotehničar informacionih tehnologija.

mhotelify_oop1 icon mhotelify_oop1

This project has been created as pre-exam obligation for Object oriented programming 1. The purpose of this project was to create desktop application in Java using SWING for managing bussines of a hotel. More details after completion.

mysql-like-mongo icon mysql-like-mongo

Mysql-like-mongo is a node.js package that provides api similar to mongoose but only for mysql. It allows for creating schemas that have predefined methods such as Create, GetAll, GetById, Update, Delete and so on, as well as allowing adding custom functions to the scheema.

nasa-api---picture-of-the-day icon nasa-api---picture-of-the-day

This project was created to learn about API's and how to use them. Project uses NASA's API to get data about picture for the current day. The date can also be changed in the bottom right corner, which is demonstration of passing paramaters to the API call.

prodavnica icon prodavnica

Jednostavna C# Windows Form Aplikacija koja omogućava rad prodavnice. Sistem prepoznaje dve vrste korisnika: admina koji upravlja zaposlenima; i magacionera koji upravlja proizvodima. Podaci se čuvaju u txt fajlovima. Ovaj projekat nastao je kao zadatak za kraj polugodišta na predmetu Programiranje u 4. razredu srednje škole.

sekcija icon sekcija

U školskoj 2022/2023 zajedno sa profesorkom Biljanom Prodanović osnovana je sekcija napredih veb tehnologija. Na ovoj sekciji su učenici II, III i IV razreda mogli da nauče naprednije tehnike JavaScript jezika i neke njegove frameworke i biblioteke (Node.js, Express.js, React.js) u svrhe sticanja praktičnih znanja u izradi full stack aplikacija.

sierpinski-triangle---fh icon sierpinski-triangle---fh

This C# Windows Form Application has been created as homework assignment as part of selection proccess for Fon Hackathon 2022 in a team Copy/Paste. Application draw's a Sierpinski's triangle by drawing miniatures triangles recursivly. App allows to change the color of the triangle, background, how fast to draw and how small and looping animation.

text-highlight-search icon text-highlight-search

This project is just a test for highlighting parts of text. It's build in react and uses custom component Text to highlight provided text based on the search pattern from global context.

the-reptile-house icon the-reptile-house

The Reptile House je Next.js e-commerce aplikacija nastala po porudžbini klijenta. Aplikacija sadrži klijentsku stranu (za posetioce odnosno kupce) i administratorsku stranicu gde administrator sistema ima uvid u proizvode, porudžbine i statistike.

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.