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

https://github.com/alandoescs/alandoescs


https://github.com/alandoescs/alandoescs

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

## About
I'm a first-year Computer Science student at **Lancaster University**, with a minor in Economics and an interest in quantitative finance.

---

# Languages

![Java](https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge&logo=openjdk&logoColor=white)
![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
![Go](https://img.shields.io/badge/go-%2300ADD8.svg?style=for-the-badge&logo=go&logoColor=white)
![C](https://img.shields.io/badge/c-%2300599C.svg?style=for-the-badge&logo=c&logoColor=white)
![C++](https://img.shields.io/badge/c++-%2300599C.svg?style=for-the-badge&logo=c%2B%2B&logoColor=white)
![ASSEMBLY](https://img.shields.io/badge/_-ASM-6E4C13.svg?style=for-the-badge)

# Libraries

![NumPy](https://img.shields.io/badge/numpy-%23013243.svg?style=for-the-badge&logo=numpy&logoColor=white)
![TensorFlow](https://img.shields.io/badge/TensorFlow-%23FF6F00.svg?style=for-the-badge&logo=TensorFlow&logoColor=white)
![Matplotlib](https://img.shields.io/badge/Matplotlib-%23ffffff.svg?style=for-the-badge&logo=Matplotlib&logoColor=black)

# Favourite Books

| Title | Author | Notes |
|-----------------------------------------------------------------------|----------------------|----------------------------------------------------|
| [Operating Systems: Three Easy Pieces](http://pages.cs.wisc.edu/~remzi/OSTEP/) | Remzi H. Arpaci-Dusseau, Andrea C. Arpaci-Dusseau | Amazing OS book which is freely available |
| *x64 Assembly Language: Step-by-Step* | Jeff Duntemann | Nice introduction to assembly language programming |
| *The Art of Computer Programming* | Donald E. Knuth | An incredibly in depth classic |
| *Introduction to Graph Theory* (2nd edition) | Robin J. Wilson | Graph theory introduction |
| *A First Course in Combinatorial Mathematics* | Ian Anderson | Combinatorics introduction |

[![Top Languages](https://github-readme-stats.vercel.app/api/top-langs/?username=AlanDoesCS&theme=radical)](https://github.com/AlanDoesCS)