Skip to content
View miodrag4's full-sized avatar
😀
😀

Highlights

  • Pro

Block or report miodrag4

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

Hi there!

🚀 About Me

🎓 I am Miodrag Stosic, a recent graduate from Queen's University with a bachelor's degree in Computer Engineering.

🔭 I’m currently working on obtaining a full-time position.
🌱 I’m currently learning new skills to improve my professional skills.
👯 I’m looking to collaborate on with other developers.
📫 How to reach me: My email is [email protected] or simply use the links below.
😄 Pronouns: He/Him.
⚡ Fun fact: I have been skydiving before!

🔗 Links

linked-in

gmail

portfolio

Pinned Loading

  1. CMPE-365-Algorithims CMPE-365-Algorithims Public

    This repository includes projects that implemented three different types of algorithms , a divide and conquer algorithm was used to solve a Convex Hull problem (A1), a greedy algorithm was implemen…

    Python

  2. CMPE-332-Database-Management-Systems CMPE-332-Database-Management-Systems Public

    Data models: relational, entity-relationship. Relational query languages: relational algebra and SQL. Relational database design. Application interfaces and embedded SQL. Storage and indexing.

    PHP

  3. ELEC-475-Computer-Vision-with-Deep-Learning ELEC-475-Computer-Vision-with-Deep-Learning Public

    Deep learning methods are highly effective at solving many problems in computer vision. This course serves as an introduction to these two areas and covers both the theoretical and practical aspect…

    Python 2 1

  4. CMPE-452-Neural-Networks-and-Genetic-Algorithms CMPE-452-Neural-Networks-and-Genetic-Algorithms Public

    Artificial Neural Networks (ANN) and Genetic Algorithms (GA) for problem solving and prediction tasks such as classification, clustering, optimization and data reduction and modeling human cognitio…

    Jupyter Notebook 1

  5. Logistic-Regression-Walking-or-Jumping-Model Logistic-Regression-Walking-or-Jumping-Model Public

    The project involves building a small and simple desktop application that accepts accelerometer data in CSV format, and writes the outputs into a separate CSV file. The output CSV file contains the…

    Python

  6. ELEC-279-Object-Oriented-Programming ELEC-279-Object-Oriented-Programming Public

    This repository includes Labs that implement object-oriented design, architecture, programming, fundamental concepts of object-oriented programming (OOP) such as encapsulation, abstraction, classes…

    Java