omar-xy
Experienced Programming Polyglot đź’» | Proficient in C, C++, Python | Crafting precise and efficient solutions.
1337Morocco
Pinned Repositories
alx-pre_course
I'm now a ALX Student, this is my first repository as a full-stack engineer
blogging-platform-web3
book_review
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Course_Django
Just learning new stuff....
cpp_days
cub3D_42
: This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you’ll have to find your way.
Django-pool
Django geek
Final-Assignment
Jupyter Notebook Analyzing Historical Stock/Revenue Data and Building a Dashboard
final_cub3d
: This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you’ll have to find your way.
omar-xy's Repositories
omar-xy/final_cub3d
: This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you’ll have to find your way.
omar-xy/Final-Assignment
Jupyter Notebook Analyzing Historical Stock/Revenue Data and Building a Dashboard
omar-xy/alx-pre_course
I'm now a ALX Student, this is my first repository as a full-stack engineer
omar-xy/blogging-platform-web3
omar-xy/book_review
omar-xy/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
omar-xy/Course_Django
Just learning new stuff....
omar-xy/cpp_days
omar-xy/cub3D_42
: This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you’ll have to find your way.
omar-xy/Django-pool
Django geek
omar-xy/flasgger
Easy OpenAPI specs and Swagger UI for your Flask API
omar-xy/ft_pipex
omar-xy/ft_printf
omar-xy/libft
The aim of this project is to code a C library regrouping usual functions that you’ll be allowed to use in all your other projects
omar-xy/omar-xy
omar-xy/push_swap_42
Ce projet vous demande de trier des données sur une pile, avec un set d’instructions limité, en moins de coups possibles. Pour le réussir, vous devrez manipuler différents algorithmes de tri et choisir la (ou les ?) solution la plus appropriée pour un classement optimisé des données
omar-xy/ft_transcendence
backend_side
omar-xy/get_next_line
omar-xy/HackLab
Welcome to HackLab, your go-to resource for hands-on cybersecurity projects. This repository is a collection of step-by-step projects designed to enhance your understanding of various cybersecurity concepts, techniques, and tools.
omar-xy/Inception
This project aims to broaden your knowledge of system administration by using Docker. You will virtualize several Docker images, creating them in your new personal virtual machine
omar-xy/IRC_serv
This project is about creating your own IRC server. You will use an actual IRC client to connect to your server and test it. Internet is ruled by solid standards protocols that allow connected computers to interact with each other. It’s always a good thing to know.
omar-xy/Minishell_excutions
omar-xy/nextjs
omar-xy/nextjs-dashboard
omar-xy/philosophers
The dining philosopher’s problem is a very well known resource sharing problem in the world of computers.
omar-xy/PyProjects
Unlock your coding potential with my personally crafted Python projects. Level up your skills now by diving in and exploring the fruits of my coding journey
omar-xy/Python-Project-for-Data-Science
The project, titled "Stock Data Analysis and Visualization Dashboard," involves extracting financial data for Tesla, Amazon, AMD, and GameStop using Python and web scraping. This data includes historical share prices and quarterly revenue reports, which are visualized in a dashboard to identify trends and inform investment strategies effectively.
omar-xy/so_long
This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements