https://github.com/realfranser/general-programming
This is a compilation of many programming projects, data-structures, algorithms and tools I have used in my journey as a programmer
https://github.com/realfranser/general-programming
Last synced: about 2 months ago
JSON representation
This is a compilation of many programming projects, data-structures, algorithms and tools I have used in my journey as a programmer
- Host: GitHub
- URL: https://github.com/realfranser/general-programming
- Owner: realfranser
- Created: 2021-01-28T13:44:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-25T16:25:03.000Z (over 2 years ago)
- Last Synced: 2025-01-20T22:52:53.245Z (9 months ago)
- Language: Java
- Size: 4.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# General-Programming
This is a compilation of various multi-purpose programs and algorithms. The purpose is learning new programming languages, data structures and algorithms as well as developing small projects.
## algorithms-and-data-structures
Course of the Computer Engineering degree (UPM) and my own code extracted from online excercices.## blockchain
Code for mining and other information in this field## certificates
Folder that contains my online certificates in the fields of Cloud Compuning, Machine Learning, Web Dev, etc## concurrent-hightway
Project from the course Concurrent Programing of the Computer Enginnering degree (UPM). Learning how to use semaphores and CSP.## json-python
Lab for understanding the json language from python## python-athenes-underground
Project from the course Artificial Inteligence of the Computer Engineering degree (UPM). Learning how to use the A-Star algorithm with Python's processing framework.## UPM
Open source contributions to the UPM folder## Twilio's tutorials
https://www.twilio.com/docs/tutorials