Pinned Repositories
ai-algorithms
:man_technologist: Some AI algorithms in Python
algorithms-and-data-structures
More than one hundred problems solved using different algorithms and data structures
github-fullstack
Full stack application using Angular & React (2 versions) in Frontend and Spring Boot in Backend, interacting with Github API.
python-automation
:computer: Repository with the exercises of the course Automate the Boring Stuff with Python in Udemy
sorting-algorithms
A collection of sorting algorithms implemented in C++
spring-with-jpa-and-hibernate
:books: A simple Library web-application, intended to be used as a platform to learn using the Spring framework, JPA and Hibernate
stack-overflow-clone
Stack overflow clone using Javascript with Node.js and Express.js for the Backend and jQuery, HTML & CSS for the Frontend
tarball
:file_folder: Computer software utility for collecting many files into one archive file
traffic-simulator
:oncoming_taxi: A simple traffic simulator developed using MVC (Model View Controller) pattern and Swing for GUI (Graphical User Interface)
xray-builder
Script that given a set of funds and their percentages makes you an x-ray or integration of your portfolio
edwardmartins's Repositories
edwardmartins/sorting-algorithms
A collection of sorting algorithms implemented in C++
edwardmartins/traffic-simulator
:oncoming_taxi: A simple traffic simulator developed using MVC (Model View Controller) pattern and Swing for GUI (Graphical User Interface)
edwardmartins/algorithms-and-data-structures
More than one hundred problems solved using different algorithms and data structures
edwardmartins/python-automation
:computer: Repository with the exercises of the course Automate the Boring Stuff with Python in Udemy
edwardmartins/ai-algorithms
:man_technologist: Some AI algorithms in Python
edwardmartins/github-fullstack
Full stack application using Angular & React (2 versions) in Frontend and Spring Boot in Backend, interacting with Github API.
edwardmartins/spring-with-jpa-and-hibernate
:books: A simple Library web-application, intended to be used as a platform to learn using the Spring framework, JPA and Hibernate
edwardmartins/tarball
:file_folder: Computer software utility for collecting many files into one archive file
edwardmartins/xray-builder
Script that given a set of funds and their percentages makes you an x-ray or integration of your portfolio
edwardmartins/edwardmartins
edwardmartins/stack-overflow-clone
Stack overflow clone using Javascript with Node.js and Express.js for the Backend and jQuery, HTML & CSS for the Frontend
edwardmartins/game-2048
:video_game: Console version of the game 2048 with different variations