Skip to content

Commit

Permalink
update my about page with recent skills
Browse files Browse the repository at this point in the history
  • Loading branch information
nejos97 committed Nov 16, 2023
1 parent a5b1018 commit 6824218
Showing 1 changed file with 59 additions and 39 deletions.
98 changes: 59 additions & 39 deletions pages/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,46 +22,66 @@
<h2>A little about me</h2>
<div class="section-intro" style="font-style: normal; max-width: 90%;">
<p>
My name is Nenba Jonathan, I am a software developer.
Greetings! I'm Nenba Jonathan, a software developer with a mission to architect globally impactful solutions. Leveraging the dynamic of JavaScript, Python and Go, I am committed to pushing the boundaries of innovation. My proficiency in Python extends to competitive programming and Open Source Software (OSS) contributions. Currently specializing in high-level applications for web servers, Mobile, and IoT, I am equally fascinated by the potential of blockchain technology and web3.
</p>
<p>
I want to be that software developer who develops something that is used around the world and solves problems in society through code. </p>
<p>

<p>
I'm an enthusiast for the Javascript and Go programming language. I write python for competitive programming and for contributing to OSS. Currently, I'm very interested in developing software for high-level (e.g., Web server), Mobile and IoT. Besides, I have got interested in blockchain technology and web3.
<br>

<h4>Skills</h4>
<ul>
<li>macOS, GNU/Linux</li>
<li>JavaScript/TypeScript(React, React Native, Node.js, VueJS, NestJS)</li>
<li>Go(Gin, Gorm...)</li>
<li>Python(Django, FastAPI, Flask)</li>
<li>Git</li>
<li>Bitcoin/Blockchain</li>
</ul>

<h4>Tools</h4>
<ul>
<li>PostgreSQL, MySQL, SQLite</li>
<li>MongoDB, Redis</li>
<li>Detox, Jest, Cypress, Sentry,</li>
<li>Firebase, Fastlane</li>
<li>Jira/Slack/VSCode</li>
<li>Github/Gitlab/Bitbucket</li>
</ul>

<h4>Cloud</h4>
<ul>
<li>Azure</li>
<li>AWS</li>
<li>Heroku</li>
<li>Netlify/Vercel</li>
<li>Digital Ocean</li>
<li>Render</li>
</ul>
</div>
<section id="technical-expertise">
<h3>Technical Expertise</h3>
<h4>Languages</h4>
<ul>
<li>JavaScript/TypeScript (React, React Native, Node.js, VueJS, NestJS)</li>
<li>Go (Gin, Gorm...)</li>
<li>Python (Django, FastAPI, Flask)</li>
</ul>

<h3>Version Control & Blockchain</h3>
<ul>
<li>Proficient in Git for version control</li>
<li>Familiar with SVN (Subversion)</li>
</ul>

<p><em>Resume Statement: Adept in version control using Git and SVN, I maintain a meticulous approach to code management.</em></p>
</section>
<section id="tools">
<h4>Tools</h4>

<h4>Databases</h4>
<ul>
<li>Proficient in PostgreSQL, MySQL, SQLite</li>
<li>Experienced with MongoDB, Redis</li>
<li>Familiar with SQL Server</li>
</ul>

<h3>Testing</h3>
<ul>
<li>Skilled in Detox, Jest, Cypress, Sentry</li>
<li>Familiar with Selenium</li>
</ul>

<h3>Deployment</h3>
<ul>
<li>Adept with Firebase, Fastlane, Docker & Kubernetes</li>
</ul>

<h3>Project Management and Communication</h3>
<ul>
<li>Well-versed in Jira, Slack, and VSCode</li>
<li>Familiar with Trello</li>
</ul>

<p><em>Resume Statement: My toolset encompasses a range of databases, testing, and deployment tools. Familiar with SQL Server, Selenium, Docker, and Trello, I ensure a comprehensive approach to project management and successful collaboration.</em></p>
</section>
<section id="cloud-expertise">
<h3>Cloud Expertise</h3>

<h4>Cloud Platforms</h4>
<ul>
<li>Proficient in Azure, AWS, Heroku</li>
<li>Experienced with Netlify, Vercel, Digital Ocean, Render</li>
<li>Familiar with Google Cloud Platform (GCP)</li>
</ul>

<p><em>Resume Statement: My cloud expertise spans Azure, AWS, Heroku, and GCP, enabling me to create scalable, secure, and optimized solutions across various platforms.</em></p>
</section>
</div>
</section>
</main>
Expand Down

0 comments on commit 6824218

Please sign in to comment.