-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcv.tex
116 lines (80 loc) · 2.82 KB
/
cv.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
\documentclass{bscv}
\usepackage[english]{babel}
\begin{document}
\headerbox{Bilal Shaikh} {Curriculum Vitae} {www.bshaikh.com} {5042 Wein Hall, 70 Morningside Drive\newline New York, NY, 10027} {(732)-858-1403} {[email protected]}
%\headeronly{Bilal Shaikh} {Curriculum Vitae}
% \personal{www.bshaikh.com} {5042 Wein Hall, 70 Morningside Drive\newline New York, NY, 10027} {(732)-858-1403} {[email protected]}
\section{Research Experience}
\begin{eventlist}
\item{June 2018 --Present}
{Ichaan School of Medicine, Karr Lab}
{Summer Intern}
\item{June 2018 --Present}
{Ichaan School of Medicine, Karr Lab}
{Summer Intern}
\item{June 2018 --Present}
{Ichaan School of Medicine, Karr Lab}
{Summer Intern}
\item{June 2018 --Present}
{Ichaan School of Medicine, Karr Lab}
{Summer Intern}
\item{June 2018 --Present}
{Ichaan School of Medicine, Karr Lab}
{Summer Intern}
\item{June 2018 --Present}
{Ichaan School of Medicine, Karr Lab}
{Summer Intern}
\end{eventlist}
\section{Education}
\begin{yearlist}
\item[Bachelor of Arts]{2015 -- 2019}
{Columbia College, \newline Columbia University, \newline New York NY} {Biochemisry and \newline Computer Science}
\item[High school diploma]{2011 -- 2015}
{Holmdel High School,\newline Holmdel NJ}
{GPA:4.8, Salutatorian}
\end{yearlist}
\section{Public projects}
\begin{yearlist}
\item{2012}
{ntdisp (\href{http://ntdisp.entidi.com/}{ntdisp.entidi.com})}
{Embedded devices programmer}
\item{2007}
{tip (\href{http://tip.entidi.com/}{tip.entidi.com})}
{PHP framework based on PEAR}
\item{2006}
{adg (\href{http://adg.entidi.com/}{adg.entidi.com})}
{Automatic drawing generation}
\item{2006}
{gtk2panel (\href{http://gtk2panel.entidi.com/}{gtk2panel.entidi.com})}
{Top panel menu in GTK+2}
\item{2004 }
{ntd (\href{http://ntd.entidi.com/}{ntd.entidi.com})}
{General purpose libraries}
\end{yearlist}
\section{Communication skills}
\begin{factlist}
\item{Italian}{Native speaker}
\item{English}{Oral: fair -- Written: good}
\item{Spanish}{Oral : good}
\end{factlist}
\section{Software skills}
\begin{factlist}
\item{Good level}
{C, PHP, HTML, CSS , autotools, git, gcc, GTK+, GObject, shell,
MS-DOS, Linux, l adder, G-Code}
\item{Intermediate}
{Lua, \LaTeX, MySQL, VBA, cuBasic, pascal, subversion, LabVIEW}
\item{Basic level}
{Windows, FreeBSD, OpenIndiana, Postgres}
\end{factlist}
\section{Test}
\begin{eventlist}
\item{January 1994 -- June 1996}
{Seven Diesel s.p.a., Rovato}
{Engineering department director}
Planning of nozzles for diesel engines and organization of production.
Upgraded the management software by implementing a system for data
handling and automatic drawing generation (in DXF) developed on the
SuperBase 95 RAD tool.
\end{eventlist}
\end{document}