Files
portfolio/components/about.html

81 lines
4.8 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<section class="about section-padding" id="section_2">
<div class="container">
<div class="row">
<div class="col-lg-6 col-12">
<img src="images/DreamShaper_v7_A_group_of_people_from_different_backgrounds_an_2.jpg" class="about-image img-fluid object-fit-cover" alt="" />
</div>
<div class="col-lg-6 col-12 mt-5 mt-lg-0">
<div class="about-thumb">
<div class="section-title-wrap d-flex justify-content-end align-items-center mb-4">
<h2 class="text-white me-4 mb-0">My Story</h2>
<img src="images/happy-bearded-young-man.jpg" class="avatar-image img-fluid" alt="" />
</div>
<h3 class="pt-2 mb-3">A little bit about Tuhama</h3>
<p>
👋 Greetings! I'm Tuhama, a Senior Frontend Developer with 15+ years of software engineering experience, specializing in the React ecosystem with a strong background in Java Spring Boot. Proven track record of architecting scalable frontend solutions, leading technical teams, and driving code quality strategies. Combines deep technical expertise with project planning skills to deliver end-to-end web applications.
<br>
<br>
<h5> BPRO ERP (Current) </h5>
<strong>Remote Senior Frontend Developer | Feb 2021 Present</strong>
<br>
• Architecture & Optimization: Architected and led the implementation of core frontend modules, significantly improving code maintainability and scalability for the ERP platform.
<br>
• Quality Assurance: Established and enforced a comprehensive testing strategy using Cypress E2E tests, resulting in a measurable reduction in production bug reports.
<br>
• Team Leadership: Mentored a team of 3 junior developers, conducting code reviews and pair programming sessions to foster a culture of technical excellence.
<br>
• Process Improvement: Managed the frontend repository, approving pull requests to ensure strict adherence to best practices and coding standards.
<br>
• Product Strategy: Collaborated closely with product designers to translate complex business requirements into functional feature planning and technical specifications.
<br>
<br>
<h5> TURNSOLE LTD </h5>
<strong>Remote Senior React Developer (Contract / Part-Time) | Nov 2023 June 2024</strong>
<br>
• Project Leadership: Spearheaded the end-to-end frontend development of a Pharmacy POS system using Next.js, React Query, and Zustand.
<br>
• Performance: Delivered a high-performance interface capable of handling high-volume transactions with minimal latency.
<br>
• Best Practices: Defined frontend architecture and drove technical decision-making, ensuring modern standards were met across the codebase.
<br>
<br>
<h5> DIRECTORATE OF FINANCE (Government Agency) </h5>
<strong>Head of Analysis & Software Division (IT Department) | July 2008 Jan 2021 | Homs, Syria</strong>
<br>
• Division Leadership: Directed the IT division for over 12 years, overseeing software analysis, design, and implementation strategies.
<br>
• Full-Stack Development: Designed and programmed complex internal systems using Java Spring Boot, MySQL, and ReactJS.
<br>
• Key Project: Developed a Warehouse Management System (Public Repo: GitHub/WarehouseBackend).
<br>
• Operations: Managed IT support infrastructure and conducted technical training for agency employees.
<br>
<br>
<h5> FREELANCE </h5>
<strong>Remote Frontend Developer | Jan 2017 Jan 2021</strong>
<br>
• Delivered custom frontend solutions for diverse clients, ensuring 100% responsiveness and cross-browser compatibility.
<br>
• Translated client requirements into user-friendly interfaces using HTML, CSS, and JavaScript.
<br>
<br>
<h5> SOFTNET </h5>
<strong>Java Applets Programmer | Aug 2007 June 2008 | Damascus, Syria</strong>
<br>
• Contributed to the development of the MTZ Web ERP system using Java Applet technologies.
<br>
<br>
<strong>Education:</strong>
<br>
• Master of Software Engineering | Al Baath University, Syria | 2014 2020 (Thesis: Client-side web application security)
<br>
• Bachelor of Software Engineering | Al Baath University, Syria | 2002 2007 (Thesis: Software Watermarking)
</p>
</div>
</div>
</div>
</div>
</section>