m-talbi
Full-stack software developer with passion for building Back-end solutions | JavaScript, Reactjs, Nodejs, Rails | Looking for opportunities
Tunisia
Pinned Repositories
awesome-books-es6
Awesome Books project is a small application where you can save your favorite books title and author inside browser's local storage so you won't forget about them.
capstone-project-conference-page
Conference project is a responsive multi-page website designed to be informative and user-friendly. It consists of 2 pages, including a home page and an about page.
catalog-of-things
Catalog Of My Things is a command-line interface (CLI) application designed for users to conveniently manage their collections of books, music albums, movies, and games. This easy-to-use app stores data in JSON files, allowing users to easily add, delete, and update information about their personal belongings all in one place.
gitflow
leaderboard
The leaderboard project is a basic application that displays scores submitted by different players. It also allows you to submit your score thanks to the external Leaderboard API service.
metrics-app
League Challengers Tracker is a basic application that aims to provide users with access to real-time statistics from Riot Games for the top challenger players in League of Legends.
movies-app
Series Guide Application is a small application that displays some of the popular shows in the world. It also allows users to share their comments and feedback about their favored shows and give a thumbs up thanks to the external Involvement and TVMaze API services.
Portfolio
This project is a personal website that showcases my personal projects. The projects section is dynamically generated using JavaScript and includes links to view the projects and their source code. This allows visitors to easily browse through the portfolio and explore the various projects that I have worked on.
testing
to-do-list
To-Do-List is a basic application where you can add your to-do things or tasks and list them which will help you organize your day and you can also tick each one to be marked as completed.
m-talbi's Repositories
m-talbi/Portfolio
This project is a personal website that showcases my personal projects. The projects section is dynamically generated using JavaScript and includes links to view the projects and their source code. This allows visitors to easily browse through the portfolio and explore the various projects that I have worked on.
m-talbi/to-do-list
To-Do-List is a basic application where you can add your to-do things or tasks and list them which will help you organize your day and you can also tick each one to be marked as completed.
m-talbi/capstone-project-conference-page
Conference project is a responsive multi-page website designed to be informative and user-friendly. It consists of 2 pages, including a home page and an about page.
m-talbi/movies-app
Series Guide Application is a small application that displays some of the popular shows in the world. It also allows users to share their comments and feedback about their favored shows and give a thumbs up thanks to the external Involvement and TVMaze API services.
m-talbi/catalog-of-things
Catalog Of My Things is a command-line interface (CLI) application designed for users to conveniently manage their collections of books, music albums, movies, and games. This easy-to-use app stores data in JSON files, allowing users to easily add, delete, and update information about their personal belongings all in one place.
m-talbi/metrics-app
League Challengers Tracker is a basic application that aims to provide users with access to real-time statistics from Riot Games for the top challenger players in League of Legends.
m-talbi/blog
Blog App is a classic blog website built using Ruby on Rails and PostgreSQL. It is a fully functional website that provides an excellent example of a blog platform. With this app, users can easily browse through a list of posts and interact with them by adding comments or likes.
m-talbi/budget-app
SpendWise is a Ruby on Rails application designed to help users keep track of their expenses by providing a user-friendly interface.
m-talbi/Car-Rental-Back-End
Api built with Ruby on Rails for car rental management system. API allows to reserve a car, add a new car or delete an existing one.
m-talbi/Car-Rental-Front-End
The web project is a user-friendly car rental management system built with React.
m-talbi/cs
m-talbi/deep-learning
m-talbi/design-patterns
m-talbi/dsa
m-talbi/enumerable
Enumerable is a simple Array Manipulator App. This project is designed to help you learn how to use a module inside a class, and how to implement a subset of the functionality of Enumerable in Ruby.
m-talbi/frontend-mentor
m-talbi/hello-rails
m-talbi/hello-rails-back-end
m-talbi/hello-rails-react
m-talbi/hello-react-front-end
m-talbi/m-talbi
m-talbi/math-magicians
Math Magicians is a simple calculator app that lets you perform basic arithmetic operations such as addition, subtraction, multiplication, and division. With an easy-to-use interface, you can quickly get the answers to all your mathematical problems with ease.
m-talbi/morse-code
Morse Code Decoder is a simple program that allows users to convert Morse code messages into plain text. The decoder is implemented in Ruby and can be run from the command line.
m-talbi/recipe-app
m-talbi/river-sizes
River sizes is a coding challenge where you are given a 2D array of potentially unequal width and height. 0 in the matrix represent land, 1 in the matrix represent water. the task is t write a function which returns the lengths of unique rivers.
m-talbi/school-library
School Library is a book-borrowing management tool designed specifically for the librarians. With this app, librarians can keep track of all books in the library, as well as who borrows them and when. The app offers a simple and intuitive command line interface, making it easy to add new students or teachers, and new books to the library.
m-talbi/sql-tutorial
Vet clinic database is a basic introduction to using a relational database to create and manage data structures. The focus is on a vet clinic, where I will create multiple tables to store information about animals, insert sample data, and query the tables to retrieve and display information.
m-talbi/table-time
m-talbi/test_driven_dev
TDD is a basic project where we practice test-driven development (TDD) using ruby programming language.
m-talbi/text-editor