-
Notifications
You must be signed in to change notification settings - Fork 1
/
wordcloud.tex
146 lines (89 loc) · 4.71 KB
/
wordcloud.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
%--------------------------------%
% Author : Gajanan Choudhary %
% License : MIT %
% About file : LaTeX Resume %
%--------------------------------%
% Use this for converting to png:
%\documentclass[crop, tikz convert={size=1280x}, border=20pt]{standalone}
% Use this if you need only pdf:
\documentclass[crop, tikz, border=20pt]{standalone}
%\include{mypacks}
%\include{mymacros}
\usepackage[T1]{fontenc}
\usepackage[final]{microtype}
\usepackage{lmodern}
% The following is needed for properly scaling text in the wordcloud. See:
% https://tex.stackexchange.com/questions/328228/appearance-of-tiny-or-scriptsize-fontsize-in-latex-horizontal-stretch/328237
%%% TEXT FONT FIX
\rmfamily
\DeclareFontShape{T1}{lmr}{bx}{sc}{<-> cmr10}{}% USE BOLD SCSHAPE NOT OTHERWISE DEFINED
%%% MATH FONT FIX
\DeclareFontFamily{OML}{zlmm}{}
\DeclareFontShape{OML}{zlmm}{m}{it}{<-> lmmi10}{}
\DeclareFontShape{OML}{zlmm}{b}{it}{<->ssub * zlmm/m/it}{}
\DeclareFontShape{OML}{zlmm}{bx}{it}{<->ssub * zlmm/m/it}{}
\DeclareMathVersion{Tinyb}
\SetSymbolFont{operators}{Tinyb}{T1}{lmr}{bx}{sc}
\SetSymbolFont{letters}{Tinyb}{OML}{zlmm}{m}{it}
%%%
\newenvironment{tinyb}{\bgroup\tiny\bfseries\scshape\mathversion{Tinyb}}{\egroup} % edit: now with \tiny included
% See: https://tex.stackexchange.com/questions/4302/prettiest-way-to-typeset-c-cplusplus
\def\CC{{C\nolinebreak[4]\hspace{-.05em}\raisebox{.4ex}{\tiny\bf ++}}}
% Needed for wordcloud:
\def\bigCC{{C\nolinebreak[4]\hspace{-.05em}\raisebox{.4ex}{\normalsize\bf ++}}}
\definecolor{uto}{RGB}{191, 87, 0}
\definecolor{utg}{RGB}{51, 63, 72}
\begin{document}
%--------------------------------%
% Customize your wordcloud below %
%--------------------------------%
%\begin{figure}
\centering
\begin{tikzpicture}[x=1in, y=-1in, every node/.style={right}]
\begin{tinyb}
\node[color=utg]at (0.20,0.13){\footnotesize Assembly\space };
\node[color=uto]at (0.10,0.20){\tiny Kernels\space };
\node[color=uto]at (0.57,0.25){\tiny Docker\space };
\node[color=utg]at (0.17,0.34){\Large Python\space };
\node[color=uto]at (0.46,0.45){\scriptsize Sparse BLAS\space };
\node[color=utg]at (0.08,0.51){\footnotesize ANSYS\space };
\node[color=utg]at (0.47,0.61){\normalsize MPI\space };
\node[color=uto]at (0.09,0.92){\scriptsize Intel Corporation\space };
\node[color=utg]at (0.12,1.03){\footnotesize SWIG\space };
\node[color=uto]at (0.16,1.18){\small CMake\space };
\node[color=uto]at (0.78,0.17){\large SYCL\space };
\node[color=utg]at (0.85,0.32){\tiny GPUs\space };
\node[color=uto]at (0.79,0.57){\footnotesize ctypes\space };
\node[color=utg]at (0.85,0.89){\footnotesize IIT Kharagpur\space };
\node[color=uto]at (0.50,1.03){\large CircleCI\space };
\node[color=utg]at (0.65,1.17){\normalsize Neural Networks\space };
\node[color=uto]at (1.28,0.14){\footnotesize Image Processing\space };
\node[color=utg]at (1.25,0.22){\tiny Performance optimization\space };
\node[color=uto]at (1.07,0.35){\large GitHub\space };
\node[color=utg]at (1.10,0.50){\scriptsize HPCG\space };
\node[color=uto]at (1.18,1.01){\footnotesize MATLAB\space };
\node[color=uto]at (1.31,1.11){\tiny Bash\space };
\node[color=utg]at (1.66,0.32){\footnotesize Coveralls\space };
\node[color=uto]at (1.43,0.48){\footnotesize ADCIRC\space };
\node[color=utg]at (1.36,0.61){\small Fortran\space };
\node[color=utg]at (1.60,0.87){\tiny CPUs\space };
\node[color=uto]at (1.77,0.92){\normalsize AdH\space };
\node[color=utg]at (1.73,1.06){\small f2py\space };
\node[color=uto]at (1.76,1.18){\scriptsize ParaView\space };
\node[color=utg]at (2.20,0.12){\footnotesize OpenMP\space };
\node[color=uto]at (2.08,0.23){\scriptsize Make\space };
\node[color=uto]at (2.39,0.21){\scriptsize UT Austin\space };
\node[color=utg]at (2.16,0.32){\small Travis CI\space };
\node[color=utg]at (2.33,0.40){\tiny Compiler Intrinsics\space };
\node[color=uto]at (1.93,0.50){\normalsize Applied Math\space };
\node[color=utg]at (2.26,0.61){\scriptsize ERDC\space };
\node[color=uto]at (2.65,0.90){\scriptsize Git\space };
\node[color=utg]at (2.05,1.03){\huge C/\bigCC{}\space };
\node[color=uto]at (2.40,1.19){\scriptsize SMS/WMS\space };
\end{tinyb}
\node[color=uto]at (0.10,0.74){\huge Computational Scientist\space };
\draw[color=gray] (current bounding box.north east) -- (current bounding box.north west) -- (current bounding box.south west) -- (current bounding box.south east) -- cycle;
\end{tikzpicture}
%\end{figure}
%------------------------------------THE END-----------------------------------%
\end{document}