Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by odarbelaeze

A curated list of projects in awesome lists by odarbelaeze .

https://github.com/odarbelaeze/neural-network

A simple neural network written in Python intended as an example to help people get started with AI

Last synced: 06 Nov 2024

https://github.com/odarbelaeze/vegas-lattice-rs

Lattice generator library and tool in rust.

lattice material-science physics rust vegas-lattice-rs

Last synced: 06 Nov 2024

https://github.com/odarbelaeze/vegas-rs

A Monte Carlo simulation program in rust

monte-carlo-simulation rust vegas-rs

Last synced: 06 Nov 2024

https://github.com/odarbelaeze/vegas-lattice

Mirror of https://gitlab.com/pcmresearch/vegas-lattice

Last synced: 06 Nov 2024

https://github.com/odarbelaeze/dotfiles

So tired of manually keeping a consistent configuration across devices.

Last synced: 06 Nov 2024

https://github.com/odarbelaeze/resume

Just my resume in modernCV style.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/try_git

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/infra-production

Production repo for the infrastructure example.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/phd-project-template

Template of a PhD project in python.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/infra-slides

Slides for the infra example.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/imglatex

Turns a folder full of images into a LaTeX file that contains them as figures with captions.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/infra-kubernetes

Kubernetes config repository for demo purposes.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/codelog

A codelog tool from git.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/python_hwrecon

Handwritten character recognition software in python, octave and C++.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/sw-a-la-carta

Software a la carta :D

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/pcsample

Poly crystaline sample construction tool, with voronoi tesellation for nearest neingbor calculation.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/scarpeta-form

This was a bit, say, silly.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/space-partitioning

Space partitioning tools for simulation and education.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/python-testing

Python testing examples.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/llg-rs

LLG Integrators in Rust.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/wamrc

Repositorio del sitio web http://wamrc.com/.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/neighbors

A cpp program that allows computing neighbor interactions using a k-dimensional tree (3D in this case)

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/git-workshop

OSU Library carpentry workshop tutorial on git.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/pendulum

A little Verlet integrator for pendulums.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/naty-app

An app for naty.

facebook firebase marketing

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/infra-quotes-ui

UI for the infrastructure example.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/vegas-cuda

CUDA implementation of the Monte Carlo algorithm.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/ising-tests

Some libraries to solve the Ising model in some situations.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/infra-teamb-api

Team B's API

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/new-sqlalchemy

Understanding the concepts on sqlalchemy 1.4/2.x

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/infra-teama-api

Team A's API.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/infra-nice-ui

Nice UI for our infrastructure demo.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/gmrpro

Giant Magneto Resistance simulator

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/hellotsdx

Just a package to try `tsdx`.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/humblesimulation

Monte Carlo simulation in fortran.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/hard-disks

Event driven hard disk simulation.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/nanotubo

Monte Carlo routines for carbon nano tube magnetic properties simulation.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/borrowers

Following the ember-101 book from @abuiles.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/poscpp

POS Application in C++.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/bddtdd

BDD and TDD of a complex django application.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/isigraph

Inputs a set of isi files into a neo4j database, handling nodes and relations.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/interactive-r

An interactive R example.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/aiida-qe-docker-dev

Dockerized aiida quantum espresso environment.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/basic-md

Basic Molecular Dynamics program for liquid argon.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/informatics-class-notes

Just notes for the informatics III class.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/comphys

Some computational physics routines from the Thijssen book.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/mgsample

Simple tool and libraries to generate multi-grained samples, for structure simulations.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/git-usage-example

A simple project for teaching git.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/gmr

A giant magneto-resistance simulator written in C++

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/gmrfortran

Fortran version of the GmrPro project.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/fancysimulation

Fancy Monte Carlo simulation written in C++, using STL and JsonCpp

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/dummy-project

This is a dummy project.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/docker-espresso

Quantum espresso docker images.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/bmynab

Bancolombia to YNAB translator.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/erpargentina

Un ERP escrito en python usando Django y Dajax localizado para Argentina.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/alasdecristal.org

Website for "Fundación Alas de Cristal" allocated for develoment at http://alas.wamrc.com

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/add-rs

Incredibly complicated code to add a couple numbers.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/express-ts-scaffold

Express and typescript scaffolding with jest testing.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/ynab-smart-converter

Smart csv converter for YNAB.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/work-dotfiles

Dotfiles for work.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/pcmresearchgroup.com

PCM Research Group home page.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/planets

Dracula's master plans for solar system domination.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/react-guillotine

A react replacement for the guillotine jQuery extension.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/infra-quotes

An example quotes service.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/pointing.arbelaez.dev

Pointing poker implemented using firebase.

agile firebase react

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/aiida-add-plugin

A sample plugin for AiiDA to perform a complex add calculation.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/lacnem2013

LACNEM-2013's web site.

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/fullstack-template

A nginx proxy based full stack mono repo.

flask monorepo nginx proxy react

Last synced: 26 Dec 2024

https://github.com/odarbelaeze/feria

Landing feria del libro manizales.

Last synced: 26 Dec 2024