https://github.com/youngermaster/st0255-2023-1-projects
This repository contains two of the projects made for EAFIT's Telematics subject.
https://github.com/youngermaster/st0255-2023-1-projects
eafit telematics
Last synced: 27 days ago
JSON representation
This repository contains two of the projects made for EAFIT's Telematics subject.
- Host: GitHub
- URL: https://github.com/youngermaster/st0255-2023-1-projects
- Owner: Youngermaster
- License: apache-2.0
- Created: 2023-03-21T02:57:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T02:15:16.000Z (about 3 years ago)
- Last Synced: 2025-03-22T09:31:00.229Z (over 1 year ago)
- Topics: eafit, telematics
- Language: C++
- Homepage:
- Size: 16.2 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ST0255 2023-1 Projects
This repository contains two of the projects made for EAFIT's Telematics subject.
## 🐉 [Blue Dragon](https://github.com/Youngermaster/ST0255-2023-1-Projects/tree/main/Blue-Dragon)
This is a minimal web framework from scratch made in C++,
for learning porpuses, [check it out](https://github.com/Youngermaster/ST0255-2023-1-Projects/tree/main/Blue-Dragon).
## ☸ Project 2
This is a networking simulation in *Packet Tracker* with both static and dynamic routing, [check it out](https://github.com/Youngermaster/ST0255-2023-1-Projects/tree/main/Project-2).
## ☸ Project 3 (⚠ still working on it...)
This is a networking simulation in *Packet Tracker* with both static and dynamic routing, [check it out](https://github.com/Youngermaster/ST0255-2023-1-Projects/tree/main/Project-3).