Pinned Repositories
25-Clock
ApIs-And-Microservices
FCC ApIs and Microservices courses
AvajLauncher
Implementation of a UML Diagram in Object Oriented Programming as well as being taught the Gang of Four design patterns.
Camagru
A small web application allowing you to make basic photo and video editing using your webcam and some predefined images.
Docker
The aim of the project is to understand handle docker and docker-machine, the bases to understand the idea of containerisation of services.
FreeCodeCamp
Projects linked to the FreeCodeCamp various certifications.
Matcha
This project is about creating a dating website, allowing two potential lovers to meet from the registration to the final encounter. A user will then be able to register, connect, fill his/her profile, search and look into the profile of other users, like them 1 , chat with those that “liked” back.
Tutorials
Collection of tutorials of different technologies, languages and frameworks.
ValerieGM.github.io
A personal website hosted on Github Pages. Link:
WeThinkCode_
WeThinkCode_ is a tech institute that offers a software engineering programme. These are the projects are part of the course that was done.
ValerieGM's Repositories
ValerieGM/25-Clock
ValerieGM/ApIs-And-Microservices
FCC ApIs and Microservices courses
ValerieGM/AvajLauncher
Implementation of a UML Diagram in Object Oriented Programming as well as being taught the Gang of Four design patterns.
ValerieGM/Camagru
A small web application allowing you to make basic photo and video editing using your webcam and some predefined images.
ValerieGM/Docker
The aim of the project is to understand handle docker and docker-machine, the bases to understand the idea of containerisation of services.
ValerieGM/FreeCodeCamp
Projects linked to the FreeCodeCamp various certifications.
ValerieGM/Tutorials
Collection of tutorials of different technologies, languages and frameworks.
ValerieGM/ValerieGM.github.io
A personal website hosted on Github Pages. Link:
ValerieGM/WeThinkCode_
WeThinkCode_ is a tech institute that offers a software engineering programme. These are the projects are part of the course that was done.
ValerieGM/Exercise-Tracker-Microservice
ValerieGM/File-Metadata-Microservice
ValerieGM/Filler
Project to implement game playing algorithm
ValerieGM/Get_Next_Line
Project to read from multiple file descriptors
ValerieGM/git-basic-exercises
ValerieGM/HeadFirstJava
Java lessons from Head First Java by Kathy Sierra and Bert Bates
ValerieGM/JS-Coding-Challenges
ValerieGM/Learn-Python-The-Hard-Way
Python3 lessons using Zedd Shaw's book
ValerieGM/Lemin
Pathfinding algorithmic program. Route ants in an ant colony using the shortest path
ValerieGM/Libft
C Library
ValerieGM/MvcMovieTutorial
MVC tutorial on Microsoft documentation.
ValerieGM/Push_Swap
Project implementing soting algorithms
ValerieGM/Random-Quote-Machine
ValerieGM/React-Calculator
ValerieGM/React-Drum-Machine
ValerieGM/React-Markdown-Previewer
ValerieGM/Request-Header-Parser-Microservice
ValerieGM/Swingy
This time the focus will be on graphical user interfaces and related software design patterns. The interaction of computer software with humans, raises many problems and requires specific solutions. Object Oriented programming is a paradigm that suits well this kind of problems, but also needs to introduce new ideeas, like event-driven programming. You will have to implement a minimalistic text-based RPG game and apply the best practices suited for this problem. At the end of the project you will understand how to abstract the user interface or the view from other parts of the application.
ValerieGM/Timestamp-Microservice
ValerieGM/TodoListVue
VueJS examples and project tutorials.
ValerieGM/URL-Shortener-Microservice