Adam Djellouli (djeada)

djeada

Geek Repo

Company:Navasto

Location:Berlin

Home Page:adamdjellouli.com

Github PK Tool:Github PK Tool

Adam Djellouli's repositories

Algorithms-And-Data-Structures

This repository contains a collection of projects in C++ and Python that implement various data structures and algorithms. The projects are organized by language and topic, and include detailed explanations and examples to help you understand how they work.

Language:C++License:MITStargazers:263Issues:6Issues:0

Bash-Scripts

A collection of Bash scripts for automating routine tasks and streamlining your workflow.

Language:ShellLicense:MITStargazers:148Issues:5Issues:5

Qt-Widgets

A collection of examples and reusable elements created with Qt6 widgets.

Language:PythonLicense:MITStargazers:83Issues:3Issues:3

Vtk-Examples

Explore the world of 3D graphics and visualization with VTK examples in Python.

Language:PythonLicense:MITStargazers:27Issues:3Issues:4

Frontend-Notes

Hello and thanks for stopping by! This is my personal treasure trove where I stash all sorts of notes, tips, and tricks about frontend development. Whether you're starting out, scaling up your skills, or just in need of a quick reference, you're in the right place.

Language:HTMLLicense:MITStargazers:26Issues:0Issues:0

Linux-Notes

Compiled guides and notes on various topics related to Linux. The content is organized into sections and subsections, making it easy to navigate regardless of your experience level - beginner or advanced.

License:MITStargazers:23Issues:0Issues:0

Databases-Notes

This repository is a helpful guide for anyone working with data. It covers everything you need to know about databases, including SQL and NoSQL databases, making them faster, and keeping them secure. It also has real-world examples to help you understand how to use databases in practice.

Language:PythonLicense:MITStargazers:13Issues:0Issues:0

Kurs-Podstaw-Pythona

Jeśli chcesz rozpocząć naukę programowania w języku Python, ten kurs będzie doskonałym wyborem. Kurs jest starannie podzielony na cztery sekcje, co umożliwia stopniowe przyswajanie wiedzy i umiejętności niezbędnych do opanowania tego języka. Dzięki temu, krok po kroku, zdobędziesz solidne podstawy oraz zaawansowane techniki programowania w Pythonie

Language:PythonLicense:GPL-3.0Stargazers:12Issues:4Issues:0

Parallel-And-Concurrent-Programming

Concurrent and parallel programming might seem complex, but this guide simplifies it. Learn about sequential vs non-sequential programming, processes, and threads. Explore examples in popular languages like C++, Python, and JavaScript to apply your new knowledge to your projects.

Language:C++License:MITStargazers:9Issues:5Issues:0

Backend-Engineers-Guide

This repository is a collection I've put together, focusing on various backend engineering topics. It's a place where you can find information on API design, databases, deployment, distributed computing, networking, performance optimization, security, and even more specialized areas.

License:MITStargazers:6Issues:4Issues:0

Computational-Fluid-Dynamics-CFD-Resources

This repository is a comprehensive collection of advanced resources for Computational Fluid Dynamics (CFD). It includes in-depth notes, specialized scripts, and detailed tutorials covering various CFD tools like ParaView, Gmsh, and more. Aimed at both beginners and experienced practitioners, it serves as a platform for learning and exploration.

Language:PythonLicense:MITStargazers:4Issues:0Issues:0

Numerical-Methods

This repository offers a comprehensive collection of numerical methods implemented in Python. It includes solutions to various mathematical problems, detailed explanations of each method, illustrative examples, and comparisons with prominent scientific libraries like Numpy, Scikit-Learn, and SciPy.

Language:Jupyter NotebookLicense:MITStargazers:4Issues:3Issues:1

10-Days-Statistics

10 days statistics challenge from hackerrank

Language:PythonLicense:MITStargazers:2Issues:0Issues:0

Od-C-do-Cpp

Kod źródłowy do programów z yt.

Language:C++License:MITStargazers:2Issues:3Issues:0

Stanford-Machine-Learning

Welcome to my collection of notes for the Stanford Machine Learning course, led by Professor Andrew Ng. These notes are a compilation of insights, key takeaways, and important concepts I gathered while studying the course material.

Language:Jupyter NotebookLicense:MITStargazers:2Issues:4Issues:2

Statistics-Notes

This repository contains notes, explanations, and code snippets related to essential statistics concepts and techniques. The materials cover a range of topics, from basic probability and descriptive statistics to more advanced concepts like hypothesis testing and confidence intervals.

Language:Jupyter NotebookLicense:MITStargazers:2Issues:3Issues:0

Coin-Detection

Training and using a machine learning model locally to accurately identify and count coins in a given image. This project includes data preprocessing, model training, and evaluation to ensure precise coin detection and counting.

Language:PythonLicense:MITStargazers:1Issues:3Issues:0

Flask-Minimal

The purpose of this template is to provide a starting point for creating new Flask apps that require more than the bare minimum. The README provides instructions for installation on Unix/MacOS as well as using Docker. Additionally, it explains how to generate documentation using Sphinx.

Language:PythonLicense:MITStargazers:1Issues:2Issues:1

Git-Notes

This repository contains notes on various topics related to Git. The notes are intended to be a reference for Git commands and concepts, and are organized by topic.

Numpy-Tutorials

Welcome to the NumPy Tutorials repository, your one-stop collection of learning materials for mastering NumPy, a fundamental library for scientific computing in Python.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0

Personal-Website

Welcome to the GitHub repository for adamdjellouli.com. Your feedback, comments, and suggestions for improvements are highly appreciated. Your support is invaluable to me.

Language:HTMLLicense:MITStargazers:1Issues:0Issues:0

Cybersecurity-Notes

The repository is a collection of resources and notes on various cybersecurity topics designed to help learners and professionals enhance their understanding and skills in the field. It includes cheat sheets, best practices, and summaries on key areas such as penetration testing, network security, cryptography, and more.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

devops-exercises

Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions

Language:PythonLicense:NOASSERTIONStargazers:0Issues:1Issues:0

Flask-Blog

Multiuser, fully styled blog written with Flask framework and MySQL database.

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

Jubilant-Rifle

Jubilant Rifle is a 2D platform shooter game in which the player moves through platforms and battles enemies with a gun. The game becomes increasingly difficult as time passes, and the goal is to stay alive as long as possible.

Language:CStargazers:0Issues:0Issues:0

Kaggle-US-Pollution

An analysis of the US Pollution dataset to explore trends, predict future pollution levels, and identify factors influencing air quality in various regions of the United States. This project employs advanced data engineering and machine learning techniques.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:2Issues:0

NodeJs-Minimal

This repository is a minimalist template for setting up a Node.js project. It provides a clean and efficient starting point for building scalable and maintainable server-side applications with Node.js. Ideal for developers looking to quickly bootstrap a new project without unnecessary bloat.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

OpenGothic

Reimplementation of Gothic 2 Notr

Language:C++License:MITStargazers:0Issues:2Issues:0

Pong-Curses

This is a simple ncurses-based game written in C. The game involves controlling paddles to hit a ball back and forth, similar to Pong.

Language:CLicense:MITStargazers:0Issues:0Issues:0

USB-Cleaner

A simple and efficient bash script designed to securely wipe USB devices directly from the terminal. This script ensures complete data erasure, making your USB devices clean and safe for reuse or disposal.

Language:ShellLicense:MITStargazers:0Issues:0Issues:0