rmmcosta
I consider myself a responsible and pragmatic Full Stack Software Engineer. I have been developing software for all kinds of Industries since 2003.
OutSystems, S.A.Lisbon, Portugal
Pinned Repositories
AlgorithmsPrincetonUniversity
Solutions for the exercises of Coursera course - Algorithms from Princeton University
android-fundamentals-starter-apps-v2
AndroidKatas
some katas with kotlin and android
better-reads-bootstrap-kotlin
Kotlin version of the better reads bootstrap app
DatingSite
Dating Site based on Head First PHP & MYSQL
Kotlin4JavaDevsWeek3
Coursera assignment - Kotlin for Java Developers Week 3
Kotlin4JavaDevsWeek4
Coursera assignment - Kotlin for Java Developers Week 4
Kotlin4JavaDevsWeek5
Coursera assignment - Kotlin for Java Developers Week 5
KotlinKatas
exercises done with kotlin
ProgrammingFundamentalsKotlin
Based on the coursera course with the same name
rmmcosta's Repositories
rmmcosta/AndroidKatas
some katas with kotlin and android
rmmcosta/better-reads-bootstrap-kotlin
Kotlin version of the better reads bootstrap app
rmmcosta/Kotlin4JavaDevsWeek3
Coursera assignment - Kotlin for Java Developers Week 3
rmmcosta/Kotlin4JavaDevsWeek4
Coursera assignment - Kotlin for Java Developers Week 4
rmmcosta/Kotlin4JavaDevsWeek5
Coursera assignment - Kotlin for Java Developers Week 5
rmmcosta/KotlinKatas
exercises done with kotlin
rmmcosta/ProgrammingFundamentalsKotlin
Based on the coursera course with the same name
rmmcosta/angular-hello-world
simple usage of angular to built a list of hellos with two components
rmmcosta/AsyncCallsWithKtorClientWeb
Simple example on how to use ktor client and coroutines to call an api
rmmcosta/BankAnalyzer
Repository for the Bank Analyzer program from the book Real-World Software Development A Project-Driven Guide to Fundamentals in Java
rmmcosta/better-php-reads
Based on the better reads by JavaBrains done with Java and Spring. This one is built with php and symfony.
rmmcosta/BetterReads
Based on the Java Brains Youtube Series
rmmcosta/CheckJunitFilesWithTestCaseWithoutName
Simple program to validate that a junit xml file has the attribute name in the test case tag
rmmcosta/condition-editor-coding-exercise
A Coding Exercise for UI Developers
rmmcosta/CustomWebBrowser
repository that will work as a diary while I follow the browser.engineering challenge to develop a browser
rmmcosta/DataStructures
Examles on how to implement and use the most well known data structures
rmmcosta/docs-product
OutSystems 11 product documentation
rmmcosta/DocumentManagementSystem
Document Management System based on the book Real World Software Development by
rmmcosta/EPI
Elements of programming Interviews
rmmcosta/FullStackOpen2023
repository for exercises related with the University of Helsinki course
rmmcosta/java_cookbook_3e
This is the example code repository for Java Cookbook, 3E by Ian F. Darwin (O'Reilly Media)
rmmcosta/JooqAndKotlin
Simple Jooq and Kotlin example
rmmcosta/Kotlin4JavaDevsWeek2
Coursera assignment - Kotlin for Java Developers Week 2
rmmcosta/notion-clone-python-backend
provides chat completion api with stream
rmmcosta/NotionClone
Based on https://github.com/Elliott-Chong/aideation-yt.git
rmmcosta/OpenLibraryJsonParser
Using Jackson and Java 14 record classes to parse authors and works from open library json files
rmmcosta/outsystems-pipeline
Python package and pipeline examples to accelerate the integration of OutSystems with third-party CI/CD tools
rmmcosta/PHPKatas
Repository to hold the katas done with php
rmmcosta/repo-exercise
Part of coursera version control course labs
rmmcosta/SSE_WithNodeJs
Example of SSE using Node js and a React App