I'm Victor, I am a software developer with a passion for problem-solving. My favorite is the Backend side of development but I'm doing the full-stack as well.
I'm currently learning DevOps. I am coding to bring or solve the real problems in the society
Twitter || LinkedIn
-
@JUUBIX1 Multi-cloud Solution
- Dubai
- in/victor-barh
- @VictoirBarh
- https://vic-barh-portfolio.netlify.app/
Highlights
Pinned Loading
-
e-coomerce
e-coomerce Publicthis application consists in selling and buying articles online. each user before selling his article will be obliged to create a user account. to create a post there are fields that are required l…
Ruby 2
-
private-parking
private-parking Publicthe Admin Portal is a web-based application that allows administrators to manage and monitor the slots and reservations in a parking lot
Ruby 1
-
mern-project-like-instagram
mern-project-like-instagram Publicthis project is MERNE in which the user has the possibility to publish his photos, to be followed by other users also they can like the publications. but before benefiting from all this, the user w…
JavaScript 4
-
Class-manager
Class-manager PublicClass Manager is a Student-Teacher Portal where techers and student can sign up and teachers can add students in their class assign task and add note by student.
Ruby 2
-
How to fix: Rails server is already ...
How to fix: Rails server is already running. Check /path/path/path/path/tmp/pids/server.pid. 1To stop all running Rails servers type the following is the terminal
23```shell
4kill -9 $(lsof -i tcp:3000 -t)
5```
If the problem persists, check the GitHub status page or contact support.