In case it helps anyone, I wrote my Eb1a experience here : http://Eb1a.substack.com
HN user
chussad
This is a self filed petition and I believe that i485 j is not required to be filed.
Hello Peter, Thanks for being generous with your time!!
I have EAD/AP because of approved EB1A. My AOS interview got cancelled because of USCIS shutdown. I recently traveled outside of US and because of my H1B stamp expiration, I used AP to enter (current status on i94 is "DA").
I am changing jobs now. The new employer's immigration lawyer recommends to file H1B and I should be joining when we receive the H1B receipt. They prefer that as that keeps my non-immigrant status intact in case there are any issues with Adjustment of status (AOS).
My question to you are:
A) What will you recommend, whether to use EAD or H1B to join the new company?
B) Does filing H1B after EAD approval have any negative impact on my AOS interview or on EAD/AP Renewal?
C) My spouse has EAD because of my EB1A and is utilizing it for her work. Will my H1B have any impact on her work visa eligibility?
D) When do you think USCIS will start doing in person interviews? Do you anticipate some interview waivers ?
Thanks for your help :)
One suggestion: Can you add the player details. May be on hover or on click. Also, I think site needs a bit more help in terms of what a user can do once he reaches the play page. May be a small tutorial or a help page might work. Out of curiosity, how do you keep track of the events? Do you have a live feed that you parse for certain phrases?
SEEKING WORK - Remote
I have been working across the stack for a while now. Most of my experience is in web development open source technologies like Java, PHP, jQuery, MySQL, MongoDB, Memcache, Lucene, HTML, CSS etc on top of Unix environment. I am the author of an android app (market.android.com/details?id=com.rails) that has 80k+ downloads with significant 5 star reviews.
I also have experience with tomcat and deploying it on AWS environment. In past I have written a music crawler and a search engine on top of it (It is not live now) , worked with a social network company where I wrote video metadata pipeline to ingest data from third party video providers. Also, was part of a dev team that wrote the system for sending large scale permission based email campaigns. These days I work for a startup full time in bay area as generalist engineer working across the LAMP stack. I am looking for something to work on side.
Contact me at help.skins@gmail.com
SEEKING WORK - Remote (moonlighting)
I have been working across the stack for a while now. Most of my experience is in web development open source technologies like Java, PHP, jQuery, MySQL, MongoDB, Memcache, Lucene, HTML, CSS etc on top of Unix environment. I am the author of an android app (market.android.com/details?id=com.rails) that has 50k+ downloads.
Also have experience with tomcat and deploying it on AWS environment. In past I have written a music crawler and a search engine on top of it (It is not live now) . Worked with a social network company where I wrote video metadata pipeline to ingest data from third party video providers. Also, was part of a dev team that wrote the system for sending large scale permission based email campaigns.
Contact me at help.skins@gmail.com
Thanks zrgiu, do you have any recommendations from where you got the app themes or any designer recommendation who is not going to cost me a fortune?
I mean on some pages of the site it says that However, I am not sure how well they crack down on apps like this. If it becomes too much of a concern, I will take the advertisement out.
I just wanted to build something that will be useful without being rude on their site resources. For their site, the requests that come in are just like from any other client. This app do not put any extra burden on the site like crawling and such. Having said that, I agree that this a gray area.
Wow! Never thought it will make it to the first page. Since I am new to the whole android development. Can anyone suggest how to promote this app besides advertising it/sending an email out to friends and family? I will really appreciate it.
SEEKING WORK - Bay Area / Remote I have been working across the stack for a while now. Most of my experience is in web development open source technologies liks Java, PHP, jQuery, MySQL, MongoDB, Memcache, Lucene, HTML, CSS etc on top of Unix environment. Also have experience with tomcat and deploying it on AWS environment. In past I have written a music crawler and a search engine on top of it (It is not live now) . Worked with a social network company, was part of a dev team that wrote the system for sending large scale permission based email campaigns. Please reach out to me at help.skins@gmail.com
in case this helps, this is for the year 2010 data create table visa_status (
LCA_CASE_NUMBER text, STATUS text, LCA_CASE_SUBMIT text, VISA_CLASS text, LCA_CASE_EMPLOYMENT_START_DATE text, LCA_CASE_EMPLOYMENT_END_DATE text, LCA_CASE_EMPLOYER_NAME text,
LCA_CASE_EMPLOYER_ADDRESS text,
LCA_CASE_EMPLOYER_CITY text,
LCA_CASE_EMPLOYER_STATE text,
LCA_CASE_EMPLOYER_POSTAL_CODE text,
LCA_CASE_SOC_CODE text,
LCA_CASE_SOC_NAME text,
LCA_CASE_JOB_TITLE text,
LCA_CASE_WAGE_RATE_FROM text,
LCA_CASE_WAGE_RATE_TO text,
LCA_CASE_WAGE_RATE_UNIT text,
FULL_TIME_POS text,
TOTAL_WORKERS text,
LCA_CASE_WORKLOC1_CITY text,
LCA_CASE_WORKLOC1_STATE text,
PW_1 text,
PW_UNIT_1 text,
PW_SOURCE_1 text,
OTHER_WAGE_SOURCE_1 text,
YR_SOURCE_PUB_1 text,
LCA_CASE_WORKLOC2_CITY text,
LCA_CASE_WORKLOC2_STATE text,
PW_2 text,
PW_UNIT_2 text,
PW_SOURCE_2 text,
OTHER_WAGE_SOURCE_2 text,
YR_SOURCE_PUB_2 text,
LCA_CASE_NAICS_CODE text,
Decision_Date text);
LOAD DATA LOCAL INFILE '/H1B_2010_TEXT/H1B_FY2010.txt' INTO TABLE visa_status FIELDS TERMINATED BY ',' LINES TERMINATED BY '\n';