Parents :
| Date and time note was created | $= dv.current().file.ctime |
| Date and time note was modified | $= dv.current().file.mtime |
Q1. 1. Can you prioritize work over yourself and personal concerns? 2. Can you work extra hours if you have to learn or if a project falls behind? 3. Do you have any prior experience in JavaScript? 4. How many years of experience do you have in CSS? 5. What are you looking forward to in the next three years? 6. What are you expecting in three to four years from your first career?
- Yes I can prioritize work but it should not demerit my health to be precise.
- I can put on extra hours to learn.
- Yes I know the fundamentals in javascript and made few projects to learn the language.
- I know enough CSS to create responsive UI and replicate designs to code.
- I am looking for opportunities to learn more and enhance my skill set with new knowledge that would not only grow me as a developer but as a person in general.
- In 3-4 years I want a simple job at a startup to learn to grow and to earn money enough to support my own health ,welfare and learning along with upskilling myself.
How do you stay up to date in your speciality? 2. Explain your project and why you liked it? 3. Tell us a few things related to work or otherwise that you keep trying even after failing several times. 4. What are some forums and discussion boards that you visit online? Please share the links. 5. What are your educational qualifications?
- I read books ,blogs ,rss feeds , about people in my field and how they approach things and practice things repeatedly.
- I have created a Event management project which currently can help you authenticate as a new user or login as an existing one , also it can help you by creating , deleting and updating events from your dashboard. An admin account exists which can manage data on the entire website. You can favourite as well as register for events in this project. https://github.com/Prakhargarg-2010196/Eventooze
- I am learning DSA and working on going deep into the fundamentals of javascript ( DOM manipulation , event delgation and some other stuff) I earlier was not able to maintain consistency in DSA but now these days i have been able to allocate 2hr a day for doing DSA learning and other time I learn by practicing javascript.For example I recently practiced by making a tip calculator in first alert and prompt fashion and then repeated the assignment with dom manipulation.
- CSStricks,web.dev,smashing magazine to name a few. Oh and also odin project and CS50 community is great.