Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
anantkpandey authored Oct 5, 2023
1 parent 995da57 commit d883a5c
Showing 1 changed file with 20 additions and 8 deletions.
28 changes: 20 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,32 @@
<body>
<header>
<h1>Anant Kumar Pandey</h1>
<h2>Web Developer | JS</h2>
<h2>Software Engineer</h2>
</header>
<main>
<p>Front-end developer with extensive experience building functional, responsive,
and stylish websites as an open-source volunteer. Also completed Deborah Kurata's
"How to Become a Web Developer" series of courses to augment my knowledge.</p>
<p>Excited to pursue an entry-level position applying my skills to developing
state-of-the-art websites for customers. Looking forward to working with a
team of developers to meet customer needs.</p>
<p>I apply the engineering design process to design, develop, test, maintain, and evaluate computer software. I use my knowledge of computer science and engineering principles to create software that meets the needs of users. I work in a wide variety of industries, including technology, finance, healthcare, and education. Some of the things that I do include:</p>
<ul>
<li><b>Analyzing user needs:</b> I work with users to understand their needs and requirements. I then use this information to design software that meets those needs.</li>
<li><b>Designing software:</b> I design the architecture of software systems and the algorithms that I use. I also design the user interface and user experience of software applications.</li>
<li><b>Developing software:</b> I write code to implement the designs that I have created. I also test the code to make sure that it works as intended.</li>
<li><b>Maintaining software:</b> I fix bugs in software and make changes to meet new requirements.</li>
</ul>
<p>I have a strong understanding of computer science principles, including programming languages, data structures, and algorithms. I also work effectively in a team and communicate my ideas clearly.</p>
<p>Here are some examples of what I do on a daily basis:</p>
<ul>
<li>Meet with product managers and other stakeholders to discuss new features or changes to existing features.</li>
<li>Design and develop software algorithms and data structures.</li>
<li>Write code in a programming language such as Python, Java, or C++.</li>
<li>Test code to ensure that it works as intended.</li>
<li>Debug code to fix any bugs that are found.</li>
<li>Deploy code to production servers so that it can be used by users.</li>
<li>Monitor software performance and make changes as needed.</li>
</ul>
</main>
<footer>
<p>
Anant Kumar Pandey Page 1
</p>
</footer>
</body>
</html>
</html>

0 comments on commit d883a5c

Please sign in to comment.