Skip to content

Commit b6960fe

Browse files
committed
add resume to home
1 parent fbe777e commit b6960fe

File tree

3 files changed

+86
-1
lines changed

3 files changed

+86
-1
lines changed

src/pages/index.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,20 @@ import { jsx } from "theme-ui";
88

99
export const favTechs = ['React.js', 'Gatsby', 'JavaScript', '.NET Core', 'C#', 'Python', 'HTML5', 'CSS3', 'C', 'Java', 'SQL Server', 'MySQL',]
1010

11+
<Divider/>
1112
<Flex><Spinner height='30' /><h4>Requesting Introduction...</h4></Flex>
1213

1314
# helloWorld
1415
<Message variant='success' mb={2}>
1516
<Text variant='styles.h4'>Hey Everyone, my name is Yash Dave!</Text>
1617
I develop awesome WebApps based on React.js, Gatsby and Pure HTML+CSS+JS. I am also an upcoming Data Scientist currently pursuing Python Profeciency.
18+
<Divider/>
19+
<Button as='a' mr={2} href='documents/YashDave.pdf' variant='primary' >Resume📄</Button>
20+
<Link href='documents/YashDave.txt'>.txt version</Link>
1721
</Message>
1822

1923
<Message variant='success' mb={2}>Dabbling into experimental cutting edge new technologies is my favorite pastime. I love motivating others to get into Open-Source and writing occasional blogs!</Message>
20-
<br />
24+
<Divider/>
2125
<Flex><Spinner height='30' /><h4>You seem fun to talk with, Hit me up! Fetching more information...</h4></Flex>
2226

2327
<Grid gap={2} columns={[2, '1fr 1fr']}>

static/documents/YashDave.pdf

181 KB
Binary file not shown.

static/documents/YashDave.txt

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
Yash
2+
DaveD-504, The Oakwood, Road - C, Vadodara, Gujarat, India - 391410Phone: +91-97278 35873Email: [email protected]: linkedin.com/in/amorpheuzTwitter: twitter.com/amorpheuzGithub: github.com/amorpheuzFrontend developer with experience in building webapps based on React.js and Pure HTML + CSS + JavaScript. Successfully completed 10 unique projects, each one having its own set of accomplished challenges. Backend development enthusiast with knowledge of .NET Core, PostgreSQL, MS-SQL, and MySQL. Love to experiment with new technologies, promote & help beginners getting comfortable with Open Source and an Occasional Blogger.
3+
4+
=============================================
5+
SKILLS
6+
=============================================
7+
* React.js
8+
* JavaScript
9+
* HTML5 + CSS3
10+
* Bootstrap* C#, .NET Core
11+
* Python
12+
* PostgreSQL, MS-SQL, MongoDB, and Firebase* Git
13+
* VS Code
14+
* Adobe Illustrator
15+
* Adobe XD
16+
* Linux, Windows, and WSL
17+
=============================================
18+
EXPERIENCE
19+
=============================================
20+
2019/01 - 2019/05
21+
Software Intern / NINtec Business Consulting LLP, Ahmedabad, Gujarat
22+
o Wrote code on .NET Core platform using Visual Studio, Entity Framework and MS-SQL.
23+
o Built databases and table structures following ORM methodology for web applications.
24+
o Evaluated project requirements & specifications and developed software application that surpassed mentor's expectations.
25+
26+
2018/05 - 2018/06
27+
Software Intern / Potent Embedded Systems, Vadodara, Gujarat
28+
o Created UML Diagrams for Stock Management application, further used by Software Developers to develop the project.
29+
o Created modern website for subsidiary of the firm called TraxBee.
30+
o Designed intuitive UI for Stock Management System.
31+
32+
=============================================
33+
EDUCATION
34+
=============================================
35+
JUNE 2019 - CURRENT
36+
Master of Science - Computer Applications / Symbiosis Institute of Computer Studies and Research, Pune
37+
About to enter my final year for the Degree. Pursuing a specialization in the Data Science field.
38+
39+
JUNE 2016 - MAY 2019
40+
Bachelor of Computer Applications / Navrachana University, Vadodara
41+
Graduated with a CGPA of 9.5 / 10 (UGC 10-point system).
42+
43+
=============================================
44+
PROJECTS AND OPEN SOURCE CONTRIBUTIONS
45+
=============================================
46+
* DEV Community
47+
o Contributing via opening Issues and Pull Requests related to Document Fixes/Updates, UI bugs and JavaScript Linting.
48+
49+
* Onion Rooting
50+
o A DApp which makes used of Ethereum smart contracts which aims to solve the problem of crop/produce hoarding by intermediaries. Link to demo: The Onion Rooting
51+
o Technology Stack: React.js, Solidity, web3.js and Bootstrap.
52+
53+
* The Intelligent Donor
54+
o A webapp aimed as a solution for people in urgent need of finding Blood Donors.
55+
o Technology Stack: Bootstrap, Firebase and JavaScript.
56+
57+
* Auto Issue Labeler
58+
o A console-based app that helps automatically classify a GitHub issue and label them.
59+
o Technology Stack: C#, .NET Core and ML.NET
60+
61+
* Mozilla India
62+
o Contributed via opening Issues and Pull Requests related to an older version of site which was based on Pure HTML, CSS, and JS along with using the framework Bulma.
63+
64+
* Mozilla Gujarat
65+
o Contributing via opening Issues, having mentoring sessions on best practices with the contributors and reviewing Pull Requests.
66+
67+
=============================================
68+
ACTIVITIES AND ACCOMPLISHMENTS
69+
=============================================
70+
* Current Vice-Chair of SICSR ACM Student Chapter.
71+
* Enthusiastic Mozillian and actively participating with Mozilla Gujarat, Mozilla Pune, and Mozilla India.
72+
* Moderator and avid member of Facebook Developer Circle: Pune.
73+
* Recipient of Developer Circle Training Courses Scholarship (Track 1) for Web Development courses under OpenClassrooms which included: Build web apps with ReactJS, Learn Programming with JavaScript and Create Web Page Layouts with CSS.
74+
* Delivered talks about Front-end concepts, React.js and Best Programming practices on multiple occasions.
75+
* Successfully organized 4th National ACM-W Hackathon as part of the Technical Team overseeing hackers compete from all-over India.
76+
* Runner-up Symtaxify Hackathon, 2019.
77+
* Vice-Chair and Publisher of Computers@NUV from June 2017 - October 2018.
78+
* Successfully organized TechNUVate, college Techfest, for 2017 & 2018 as part of the Core Organizing Team with each seeing 200+ attendees.
79+
* Recipient of M.V.P. Local Hack Day - Vadodara, 2018.
80+
81+

0 commit comments

Comments
 (0)