-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
64 lines (64 loc) · 1.48 KB
/
data.json
File metadata and controls
64 lines (64 loc) · 1.48 KB
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
{
"id": 1,
"username": "junedshaikh",
"full_name": "Juned Shaikh",
"profile_photo": "https://yourimageurl.com/photo.jpg",
"bio": "Angular & .Net Developer | FullStack Developer",
"email": "sjuneds128@gmail.com",
"phone": "+91-8806616157",
"location": "India",
"portfolio_website": "",
"github_url": "https://github.com/junedshaikh12",
"linkedin_url": "",
"twitter_url": "",
"instagram_url": "https://instagram.com/kaif_juned",
"youtube_url": "",
"skills": [
"Angular",
".NET",
"JavaScript",
"TypeScript"
],
"programming_languages": [
"JavaScript",
"TypeScript",
"C#"
],
"frameworks": [
"Angular",
"React",
".NET"
],
"tools": [
"Git",
"VS Code",
"Docker"
],
"experience_years": 2,
"current_company": "",
"education": "B.Tech Information Technology",
"certifications": [
"Angular Certification"
],
"projects": [
"E-commerce App",
"Parking Management System"
],
"achievements": [
"Employee of the Month"
],
"hobbies": [
"Coding",
"Gaming"
],
"availability_for_hire": true,
"resume_url": "",
"preferred_work_type": "Remote",
"languages_spoken": [
"English",
"Hindi",
"Marathi",
"German"
],
"created_at": "2026-02-24"
}