-
Notifications
You must be signed in to change notification settings - Fork 1
/
Otobiografi
169 lines (143 loc) · 4.96 KB
/
Otobiografi
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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
# Otobiografi
`Penulis`
---------
![](https://assets.dcoder.tech/61381f035dac330612ecaca0/62b9c57d9c8ba339fc794365/IMG20220618105701.jpg)
https://photos.app.goo.gl/HP7yqMbX3vdmjgjR7
```
Nama : jemy setiawan. Nama. : tarsiah
Lahir : 22 Oktober 1980. Lahir : 20 mei 1980
Alamat : Perum GCC 2 Kedungwaringin. Alamat: Kp. Babakan Rt. 003/001 Ds. Kedungwaringin, Kec. Kedungwaringin - Bekasi
Anak pertama dari 4 bersaudara. Anak ke empat dari 4 bersaudara
```
`Pendidikan`
----------
```
- Lulus SD tahun 1992
- Lulus SMP tahun 1995
- lulus SMK tahun 1998
```
`Pekerjaan`
---------
```
- 1998 : Sales mobil hasil bumi/cipinang muara
- 1998 : Admin di PT. Mahkota Bahari Trako(Kontraktor retail & trading, export import)/Kebayoran lama
- 1999 : PT. Matsushita Toshiba Display Devices Indonesia/ ejip
- 2006 : Sales Rokok/karawang
- 2007 : tukang ojek, kerja madura/babakan
- 2010 : Sales Nabati/karawang
- 2012 : Pt. Gemilang Roxy, freelance/Lippo
- 2012 : Pt. NCS (kurir)
- 2016 : Security/Bekasi
- 2018 : Sales garam/Karawang
- 2020 : Sales Gaspul knalpot & Spons busa/kedungwaringin
```
```
Pernah melamar kerja di :
- cafe 45, jl. mahakam Blok M.
- production house (Ph), jl. wijaya Blok M
- gramedia multi media, jl. arteri pondok indah, permata hijau
- Pt. Sayap Mas Utama (SMU) Cakung, jaktim
- masih banyak lagi
...
# Sekilas tentang Jemy
***********************
```
Wanita yang pernah dekat
- Eka yuliyanti (perum 1 bekasi) TTM
- Siti masitoh (kali ulu) TTM, PT. MATTEL
- Lina herlina (cikarang) pacar, Guru SD
- Risda (perum 3 bekasi) dekat
- Lenah susanti (babelan) pacar, PT. SAYAP MAS UTAMA (SMU)
- Yeni sri handayani (cikarang) pacar, PT. EPSON
- Sri suprihatin (perum 3 bekasi) pacar, PT. HIT
- Farida ayu ningrum (perum papan mas) pacar, TOUR GUIDE
- Ika kurniati (rengas bandung) pacar, PT. LG INNOTEX
- Eneng halimah (depok) pacar
- Siti nurjanah (babakan) TTM, mall borobudur, counter hp
- Lusiana rumapea (babakan) istri, KASIR MINI MARKET PRIMA
- Mariyah (kuta gandok) istri, PT. TOSHIBA
- Sri rahayu (indoporlen) pacar, PT. ISS
- Omah (babakan) dekat, Juragan kontrakan
- Herawati (babakan) pacar, Dagang
- Yosianah warikie (kedung waringin) tunangan, TKW Bahrain
- Tarsiah (Babakan) Istri, Pt, Scenic (menikah 09'september 2023)
```
...
# Tik Tok Token
import tiktoken
enc = tiktoken.get_encoding("cl100k_base")
assert enc.decode(enc.encode("hello world")) == "hello world"
# To get the tokeniser corresponding to a specific model in the OpenAI API:
enc = tiktoken.encoding_for_model("gpt-4")
'''
'''
# Add a DOWNLOADER
`> SAVEFROM.net untuk web*master`
```
<script>
// Masukkan skrip:
(function(w, d, s, p, a, c) {
w.sfButton = w.sfButton || function(){};
c = d.getElementsByTagName(s)[0];
a = d.createElement(s);
a.async=1;
a.src=p;
c.parentNode.insertBefore(a, c);
})(window, document, 'script', '//savefrom.net/js/sf-helper-agent.min.js');
// Teks:
sfButton.text = 'Download';
// Gaya:
sfButton.styles = {
color: 'rgba(0,0,0,0.7)',
textShadow: '1px 1px 1px rgba(255,255,255,0.4)',
fontFamily: 'Arial,Helvetica,sans-serif',
fontSize: '12px',
borderRadius: '4px',
backgroundColor: '#77ffcf',
'background-image': '-webkit-linear-gradient(#8bffcf, #63ffd2)',
'background-image': '-moz-linear-gradient(#8bffcf, #63ffd2)',
'background-image': 'linear-gradient(#8bffcf, #63ffd2)',
border: 'none'
};
</script>
```
# Add a Firestore Document Using a Map
``> Python``
```
data = {
u'name': jemy'Indonesia',
u'state': jemy'ID',
u'country': jemy'INDONESIA'
}
Add a newdoc in collection 'cities' with ID 'INDONESIA'
db.collection(jemy'bekasi').document(jemy'ID').set(data)
```
``> Java``
```
// Create a Map to store the data we want to set
Map<String, Object> docData = new HashMap<>();
docData.put("name", "Los Angeles");
docData.put("state", "CA");
docData.put("country", "USA");
docData.put("regions", Arrays.asList("west_coast", "socal"));
// Add a new document (asynchronously) in collection "cities" with id "LA"
ApiFuture<WriteResult> future = db.collection("cities").document("LA").set(docData);
// ...
// future.get() blocks on response
System.out.println("Update time : " + future.get().getUpdateTime());
```
# Developer Console
``> Jika Anda adalah developer aplikasi, pastikan detail permintaan ini mematuhi kebijakan Google:``
```
auto_signin: True
access_type: online
response_type: code
redirect_uri: https://developer.android.com/oauth2callback
state: {"csrf_token": "65fa3eea04a90747df511563414d1a429ea3781902e336561f88eda2160047e8", "return_url": "https://developer.android.com/studio"}
prompt: none
client_id: 721724668570-nbkv1cfusk7kk4eni4pjvepaus73b13t.apps.googleusercontent.com
scope: openid https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/developerprofiles https://www.googleapis.com/auth/developerprofiles.award https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/googledevelopers
```
```
Created ®jemy setiawan™️©All Copyrights Reserved
```