Coder Social home page Coder Social logo

Hi There 👋

wakatime

Welcome to my Github page, I am a Space Engineering PhD student from France. I mainly use Github as a way to post and share my fun personal programming projects made entirely in Python and some of my old college projects when they turned out to be quite interesting or seemed worth continuing after the fact. Feel free to snoop in my repositories if you fancy something. I mainly specialize in implementing physics problems into code and GUIs. Here are some links you can contact me with, feel free to message me if you would have any questions or details on which to enquire.

LinkedIn

Enguerran's github trophy

Enguerran's github stats

Enguerran's github streak

Enguerran's Projects

bibtrack icon bibtrack

This repository contains a PhD sources tracker and manager.

california-wildfires icon california-wildfires

Pine forests in Mediterranean climate zones tend to be subject to bursts of wildfires that they usually rely on to regenerate themselves, killing larger trees to make way for new generations of pines. This is especially true in the state of California where these wildfires happen regularly each year. However, due to anthropogenic climate change, the severity, frequency, and total area burnt have heavily increased year by year, leading to disastrous environmental consequences. This culminated last year in summer of 2020 when California saw its most extreme wildfires season on record, with over 41000 square kilometers of burnt land from hundreds of wildfire starts. These wildfires can be tracked through the study of carbon monoxide levels above ground coming from the incomplete combustion of shrubs, dry leaves, and wood. This translates to a greater contribution to the overall CO levels above USA mainland in summer of 2020 which we plan on studying throughout this project.

cellular-automatons icon cellular-automatons

This repository focuses on studying and showcasing interesting patterns emerging from simple rules random motion algorithms. It contains a Conway's Game of life made in Python and a second algorithm for an animation of random walk algorithms on a 2D plane.

exoplanet-simulation icon exoplanet-simulation

This project seeks to simulate the atmospheric and surfacic temperature maps that would occur on exoplanets. We plan on taking into account the type of star and the orbit's profile as well as seasonal shift from axial tilt and what would happen on tidally locked planets.

galaxycollision icon galaxycollision

This Python project's goal is to model the collision of multiple galaxies through the use of an optimized N-Body problem engine.

hyg-star-map icon hyg-star-map

This project's goal is to create a 3D Star map from HYG data as well as eventually create a HR diagramm and other pretty plots.

nbodies-problem-solver icon nbodies-problem-solver

This project vows to achieve the creation of a physics simulation of the solution for the N-Bodies problem. The main Python class will choose a randomized distribution of massive bodies and will let them evolve, calculating their positions at the next time-step using the Barnes-Hut method in 2D or in 3D. This verison of the project is currently using Numpy elements but does not use it to calculate the next time-step positions. I will work in an optimized version in the future using Numpy and Cupy in order to get GPU-driven calculations.

numpy-multi-perceptron icon numpy-multi-perceptron

This is a quick project trying to achieve a Multi-Layer Perceptron only using Numpy available features and maybe later use the Cupy library to speed up its process to GPU-Tensorflow like training speed.

orbitales-atomiques-fr icon orbitales-atomiques-fr

Ce projet fait en collaboration avec Guillaume Sibra fut realisé dans le cadre d'un projet du module de deuxième année de Licence de Calcul Scientifique. Il propose un affichage d'isosurfaces des orbitales atomiques de valence d'un élément donné. On utilsie pour cela les expressions analytiques des orbitales atomiques par séries d'harmoniques sphériques.

photonic-coaxial-crystal-study icon photonic-coaxial-crystal-study

This instrumentation project was realized by Nina Moëllo, Maxime Thumin and Enguerran Vidal during a study bureau mandatory for our bachelor degree third year under the supervision of M. Hassan SABBAH. It consisted of a peer-review like project where we had to characterize a complicated set of juxtaposed coaxial cables made in such a way tat they model a photonic crystal.

planetary-orbits-solar-system icon planetary-orbits-solar-system

This project realised by Jonathan Oers and Enguerran Vidal vows to model the gravitational interactions between the planets of the Solar System and the influence of these perturbations on their orbits through the comparison of different differential equations integration schemes.

pysattracker icon pysattracker

This projects focuses on using Norad provided TLE format data in order to track satellites orbiting around Earth and predict their overhead-passings using an analytical propagation estimator.

pystrato icon pystrato

This repository contains a weather stratospheric balloon ground station that allows full-customization by the user to display incoming telemetry data in real-time. This tool was made in python using PyQt5.

python-arcade icon python-arcade

This repository will gather a few Python games coded in Pygame, this will first contain a rudimentary Chess game.

shulkerpi icon shulkerpi

This repository contains a small Discord bot called ShulkerPi. It allows the management of a Minecraft Server based on a Raspberry Pi computer.

turbulent-convection-with-dedalus icon turbulent-convection-with-dedalus

Under the supervision of Prof. Matthew Browning, I was tasked to study the creation of a spectral solver for Boussinesq approximated fluid dynamics and then, using Dedalus, to study the effects of rotation and stratification on turbulent convection.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.