Skip to content

jmorgadov/jmorgadov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Hi, I'm Morgado ​ ​

  • 💻 Computer Scientist graduated at @matcom
  • 🐍 Python enthusiast... currently learning rust 🦀
  • ❤️ Love all kind of stuff, math, music, philosophy, physics, art, ...


👷 Projects I work on

  • yupi Python library for trajectory analysis of all kind.
  • pactus Python library to evaluate Trajectory Classification Algorithms.
  • trajectory-dataset A curated list of datasets with trajectories of different kinds.

🌱 Some personal projects

  • etabs Python library for building and rendering latex tables in an easy way. I'm too lazy to write latex tables from scratch.
  • fdce Python library that uses a Finite Difference Coefficients Estimator algorithm to differentiate and interpolate functions. Learning how to make C extensions for python packages.
  • dotfiles Personal system configuration.
  • dmenu Personal configuration for dmenu.

📚 Some school projects

  • distorage Distributed storage system implemented in python (Distributed Systems)
  • NumLab Python-like programming language designed to resolve, analyse and simulate numerical algorithms (Compilation)
  • nesim Python library for simulating computer networks (Computer Networks)
  • shello C implementation of a shell (Operating Systems)

// Wanna see something cool? Compile this C code and run it ;)
int main() {
    float a[] = {1.1431391224e+27, 7.6482007235e+28, 7.7392930966e-19};
    puts(a);
    return 0;
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published