Refactor repo

pull/402/head
ejelome 7 years ago
parent 107ceb8941
commit ea168109de
  1. 90
      README.md
  2. 1
      files/back-end.json
  3. BIN
      files/back-end.png
  4. 0
      files/backend-map.json
  5. 0
      files/banner.json
  6. 0
      files/banner.png
  7. 0
      files/devops-map.json
  8. 1
      files/front-end.json
  9. BIN
      files/front-end.png
  10. 0
      files/frontend-map.json
  11. 1
      files/intro-map.json
  12. BIN
      files/intro-map.png
  13. 1
      files/polyglot.json
  14. BIN
      files/polyglot.png
  15. 1
      project-files/back-end.json
  16. BIN
      project-files/back-end.png
  17. 1
      project-files/front-end.json
  18. BIN
      project-files/front-end.png
  19. 1
      project-files/intro-map.json
  20. BIN
      project-files/intro-map.png
  21. 1
      project-files/polyglot.json
  22. BIN
      project-files/polyglot.png

@ -1,7 +1,7 @@
lisp-hacker-roadmap lisp-hacker-roadmap
=================== ===================
![Lisp Hacker Roadmap](./project-files/banner.png) ![Lisp Hacker Roadmap](./files/banner.png)
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
@ -14,8 +14,9 @@ lisp-hacker-roadmap
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
Below are charts that show possible paths to be a practical yet bleeding edge Lisp hacker. Below are charts that show possible paths to be a practical yet bleeding edge Lisp hacker.
The specified technologies were carefully chosen to be as minimal as possible yet able to work completely harmonious with each other; from front to back. The specified technologies were carefully chosen to be as minimal as possible yet able to work completely harmonious with one another; from front to back.
The polyglot aspect can be optional but the rewards will be great and surely will make you a better hacker, not just in Lisp, for the rest of your days.
The polyglot offers vast amounts of enlightenment. The experience will make you a better hacker for the rest of your days.
Suggestions are always welcome. Suggestions are always welcome.
@ -24,27 +25,90 @@ Suggestions are always welcome.
🚀 Introduction 🚀 Introduction
--------------- ---------------
![](./project-files/intro-map.png) ![](./files/intro-map.png)
| Categories | Technologies |
| :--------------------------------- | :-------------------------- |
| Para(digm) | Functional (Programming) |
| Lang(uage) | Lisp |
| Dial(ect) | Clojure |
| (Text) Editor | Emacs |
| Dist(ribution) | Spacemacs |
| Integrated Development Environment | CIDER |
| Distributed Version Control System | Git |
| I(nter)face | Magit |
| Repo(sitory) | GitHub |
| Operating System | Linux |
| Dist(ribution) | Arch (Linux) |
| Desktop Environment | GNOME |
| Sh(ell) | BASH |
| Design | Information Architecture |
| Security | Social Engineering |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
🎨 Front-end Roadmap 🎨 Front-end
-------------------- ------------
![](./project-files/front-end.png) ![](./files/front-end.png)
------------------------------------------------------------------------------- ### HTML ###
| Categories | Technologies |
| :--------------------------------- | :-------------------------- |
| Markup (Writing) | Markdown |
| Preprocessor (React, Publishing) | Reagent |
### CSS ###
| Categories | Technologies |
| :--------------------------------- | :-------------------------- |
| Preprocessor | Garden |
| Framework | re-com |
👽 Back-end Roadmap ### JavaScript ###
-------------------
![](./project-files/back-end.png) | Categories | Technologies |
| :--------------------------------- | :-------------------------- |
| Compiler | ClojureScript |
| Management | Leiningen |
| Framework (SPA) | re-frame |
| Testing | clojure.spec |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
## 👷 Polyglot Roadmap 👽 Back-end
-----------
![](./files/back-end.png)
| Categories | Technologies |
| :--------------------------------- | :-------------------------- |
| Language | Clojure |
| Management | Leiningen |
| Testing | clojure.spec |
| Framework (GraphQL) | Lacinia |
| Web Server | Nginx |
| Transactor (Datalog) | Datomic |
| Database (SQL) | PostgreSQL |
-------------------------------------------------------------------------------
![](./project-files/polyglot.png) 👷 Polyglot
-----------
![](./files/polyglot.png)
| Categories | Technologies |
| :--------------------------------- | :-------------------------- |
| Functional (Impure) | Scheme (CHICKEN) |
| Functional (Pure) | Haskell |
| Object-oriented (Class) | Smalltalk |
| Object-oriented (Prototype) | Self |
| Regular Expression | Perl |
| Multi-paradigm | Oz |
| Procedural | C |
| Machine Code | ASM |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

Loading…
Cancel
Save